nicktelford opened a new pull request, #14839:
URL: https://github.com/apache/kafka/pull/14839

   This interface provides a common supertype for `StreamThread` and 
`DefaultTaskExecutor.TaskExecutorThread`, which will be used by KIP-892 to 
differentiate between "processing" threads and interactive query threads.
   
   This is needed because `DefaultTaskExecutor.TaskExecutorThread` is 
`private`, so cannot be seen directly from `RocksDBStore`.
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to