kfaraz commented on PR #18255:
URL: https://github.com/apache/druid/pull/18255#issuecomment-3073063953

   @kgyrtkirk , I have tried to clean up the `LatchableEmitter` since it seemed 
very wasteful to create a new list every time.
   
   I have also removed the `processedUntil` flag to simplify the flow, while 
retaining readability.
   The `LatchableEmitter` is now agnostic of how `StubServiceEmitter` stores 
events.
   
   Please let me know if this makes sense.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to