Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LifecycleObserver examples: clarify server-side ordering options #3087

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

idelpivnitskiy
Copy link
Member

Motivation:

Server-side has 2 options on how to configure an observer.

Modifications:

  • Demonstrate both options;
  • Add more clarification comments and point to javadoc for more info;
  • Make HTTP and gRPC observer examples consistent;

Result:

Observer examples show all possible configuration options and clarify differences.

Motivation:

Server-side has 2 options on how to configure an observer.

Modifications:

- Demonstrate both options;
- Add more clarification comments and point to javadoc for more info;
- Make HTTP and gRPC observer examples consistent;

Result:

Observer examples show all possible configuration options and clarify
differences.
Copy link
Contributor

@bryce-anderson bryce-anderson left a comment

Choose a reason for hiding this comment

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

Feel free to ignore my suggestions.

@idelpivnitskiy idelpivnitskiy merged commit 681cf76 into apple:main Nov 5, 2024
11 checks passed
@idelpivnitskiy idelpivnitskiy deleted the examples branch November 5, 2024 20:59
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.

2 participants