Skip to content

grid: Minor refactor of ConnectivityGrid#15909

Merged
alyssawilk merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist:GridRefactor
Apr 12, 2021
Merged

grid: Minor refactor of ConnectivityGrid#15909
alyssawilk merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist:GridRefactor

Conversation

@RyanTheOptimist
Copy link
Copy Markdown
Contributor

Make members of ConnectionAttemptCallbacks private.
Move logic for handling connection ready/failue from
ConnectionAttemptCallbacks to WrapperCallbacks to avoid
accessing private members of other classes.

Signed-off-by: Ryan Hamilton rch@google.com

Risk Level: low (refactor only)
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Make members of ConnectionAttemptCallbacks private.
Move logic for handling connection ready/failue from
ConnectionAttemptCallbacks to WrapperCallbacks to avoid
accessing private members of other classes.

Signed-off-by: Ryan Hamilton <rch@google.com>
@RyanTheOptimist
Copy link
Copy Markdown
Contributor Author

/assign @DavidSchinazi
/assign @alyssawilk

@alyssawilk alyssawilk merged commit d719640 into envoyproxy:main Apr 12, 2021
Monkeyanator pushed a commit to Monkeyanator/envoy that referenced this pull request Apr 20, 2021
Make members of ConnectionAttemptCallbacks private.
Move logic for handling connection ready/failue from
ConnectionAttemptCallbacks to WrapperCallbacks to avoid
accessing private members of other classes.

Signed-off-by: Ryan Hamilton rch@google.com

Risk Level: low (refactor only)
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Signed-off-by: Ryan Hamilton <rch@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