Skip to content

Modified docs and variable names#5776

Merged
htuch merged 10 commits intoenvoyproxy:masterfrom
curiouserrandy:FixSyncDoc
Feb 7, 2019
Merged

Modified docs and variable names#5776
htuch merged 10 commits intoenvoyproxy:masterfrom
curiouserrandy:FixSyncDoc

Conversation

@curiouserrandy
Copy link
Contributor

Signed-off-by: Randy Smith rdsmith@google.com

For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description: Change name and add documentation for integration coroutines.
Risk Level: Low; just name and comment change.
Testing: //test/integration:integration_test
Docs Changes: No user visible doc change.

Fixes #5686

Signed-off-by: Randy Smith <rdsmith@google.com>
Randy Smith added 4 commits January 31, 2019 13:38
Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Randy Smith <rdsmith@google.com>
@alyssawilk
Copy link
Contributor

I think this addition was @htuch so he may be able to vouch for renaming better than I

});

pre_worker_start_test_steps_ = [this]() {
server_init_coroutines_ = [this]() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a fan of coroutine, since that makes me think of Go. Can we call it on_server_init_fr_, unless you do intend to invoke some kind of concurrency idea due to the coordinating role these routines play?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fr_? framework? Whatever we go with can we spell out?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to Alyssa's comment--I'm happy to change the name, but I want to understand the meaning of the name I'm changing it to :-}.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, should have been on_server_init_fn_!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My days of character-limited FORTRAN being long gone, I'm still going to argue for function_ :-P

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, makes sense.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@htuch
Copy link
Member

htuch commented Feb 4, 2019

Please merge master to pick up #5827.

Randy Smith added 4 commits February 5, 2019 10:49
Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Randy Smith <rdsmith@google.com>
htuch
htuch previously approved these changes Feb 5, 2019
Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alyssawilk
Copy link
Contributor

Hey Randy - I was going to merge this for you this morning but looks like the format build blocks - take a look when you have a few!

Signed-off-by: Randy Smith <rdsmith@google.com>
@htuch htuch merged commit e458dfa into envoyproxy:master Feb 7, 2019
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
* Modified docs and variable names

Signed-off-by: Randy Smith <rdsmith@google.com>

* Changed name in a couple of neglected files

Signed-off-by: Randy Smith <rdsmith@google.com>

* Fixed format

Signed-off-by: Randy Smith <rdsmith@google.com>

* Fix typo

Signed-off-by: Randy Smith <rdsmith@google.com>

* Changed name of coroutines

Signed-off-by: Randy Smith <rdsmith@google.com>

* Fixed format

Signed-off-by: Randy Smith <rdsmith@google.com>
Signed-off-by: Fred Douglas <fredlas@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants