Skip to content

Conversation

@yaauie
Copy link

@yaauie yaauie commented Feb 13, 2025

PR feedback for https://github.com/elastic/logstash/pull/17050/files

  • avoid exporting intermediate batch-holder from Queue methods by making the methods that use them private or package-private
  • make the intermediate batch-holder a private inner class of Queue with a descriptive name SerializedBatchHolder

 - avoid exporting intermediate batch-holder from `Queue` methods by making
   the methods that use them private or package-private
 - make the intermediate batch-holder a private inner class of `Queue` with
   a descriptive name `SerializedBatchHolder`
@jsvd jsvd merged commit 103a05e into jsvd:unlock_queue_deserialization Feb 17, 2025
1 check passed
@yaauie yaauie deleted the unlock_queue_deser_refactor branch February 18, 2025 17:05
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