You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/15 16:50:53 UTC

[GitHub] [incubator-druid] jihoonson opened a new issue #4986: Add Thread.onSpinWait() to StreamingMergeSortedGrouper

jihoonson opened a new issue #4986: Add Thread.onSpinWait() to StreamingMergeSortedGrouper
URL: https://github.com/apache/incubator-druid/issues/4986
 
 
   Original discussion is https://github.com/druid-io/druid/pull/4704#discussion_r140144477.
   
   StreamingMergeSortedGrouper uses the spin lock. Thread.onSpinWait() which is introduced in Java 9 can be helpful for this class.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org