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

BufferDecoderGroupBuilder#add method w/out advertised #2254

Merged
merged 2 commits into from
Jun 17, 2022

Conversation

Scottmitch
Copy link
Member

Motivation:
BufferDecoderGroupBuilder#add has an advertised parameter
which often is true and the impacts of it being false may not
be clear.

Modifications:

  • Add BufferDecoderGroupBuilder#add with no advertised param
  • Clarify javadoc on BufferDecoderGroupBuilder#add method for
    advertised == false implications.

Motivation:
BufferDecoderGroupBuilder#add has an `advertised` parameter
which often is true and the impacts of it being false may not
be clear.

Modifications:
- Add BufferDecoderGroupBuilder#add with no `advertised` param
- Clarify javadoc on BufferDecoderGroupBuilder#add method for
  `advertised == false` implications.
@Scottmitch Scottmitch marked this pull request as ready for review June 17, 2022 18:37
@Scottmitch
Copy link
Member Author

build failure attributed to #2245

@Scottmitch Scottmitch merged commit 89a92b7 into apple:main Jun 17, 2022
@Scottmitch Scottmitch deleted the decoder_javadoc branch June 17, 2022 19:53
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