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

Deprecate UnaryPromiseNotifier #11653

Merged
merged 1 commit into from Sep 5, 2021
Merged

Deprecate UnaryPromiseNotifier #11653

merged 1 commit into from Sep 5, 2021

Conversation

normanmaurer
Copy link
Member

Motivation:

Users should use PromiseNotifier.cascade(...) methods and so the UnaryPromiseNotifier becomes useless.

Modifications:

  • Mark UnaryPromiseNotifier as deprecated
  • Replaces usages with PromiseNotifier.cascade(...)

Result:

Cleanup

Motivation:

Users should use PromiseNotifier.cascade(...) methods and so the UnaryPromiseNotifier becomes useless.

Modifications:

- Mark UnaryPromiseNotifier as deprecated
- Replaces usages with PromiseNotifier.cascade(...)

Result:

Cleanup
@normanmaurer
Copy link
Member Author

This is kind of a "back port" of #11650

@normanmaurer normanmaurer added this to the 4.1.68.Final milestone Sep 3, 2021
@normanmaurer normanmaurer merged commit 21fb48e into 4.1 Sep 5, 2021
@normanmaurer normanmaurer deleted the unary_deprecated branch September 5, 2021 18:05
laosijikaichele pushed a commit to laosijikaichele/netty that referenced this pull request Dec 16, 2021
Motivation:

Users should use PromiseNotifier.cascade(...) methods and so the UnaryPromiseNotifier becomes useless.

Modifications:

- Mark UnaryPromiseNotifier as deprecated
- Replaces usages with PromiseNotifier.cascade(...)

Result:

Cleanup
laosijikaichele pushed a commit to laosijikaichele/netty that referenced this pull request Dec 16, 2021
Motivation:

Users should use PromiseNotifier.cascade(...) methods and so the UnaryPromiseNotifier becomes useless.

Modifications:

- Mark UnaryPromiseNotifier as deprecated
- Replaces usages with PromiseNotifier.cascade(...)

Result:

Cleanup
raidyue pushed a commit to raidyue/netty that referenced this pull request Jul 8, 2022
Motivation:

Users should use PromiseNotifier.cascade(...) methods and so the UnaryPromiseNotifier becomes useless.

Modifications:

- Mark UnaryPromiseNotifier as deprecated
- Replaces usages with PromiseNotifier.cascade(...)

Result:

Cleanup
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.

None yet

3 participants