FrankChen021 commented on pull request #11307: URL: https://github.com/apache/druid/pull/11307#issuecomment-855249506
I also notice that `enableInMemoryBitmap` is designed in the supervisor spec, which means for each implementation of SeekableStreamXXX, they need to add this new switch. Could this switch be a global switch so that every streaming indexing service don't care about it ? I don't have a strong opinion on it , I ask this question because I see there's a new streaming indexing service extension(#11240), if this switch is designed on supervisor spec, the new extension needs to make some change too. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
