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/12/06 02:11:48 UTC

[GitHub] [incubator-druid] jon-wei commented on issue #8956: concurrent access to charsetfix method throws IllegalStateException bugfix#8967

jon-wei commented on issue #8956: concurrent access to charsetfix method throws IllegalStateException bugfix#8967
URL: https://github.com/apache/incubator-druid/pull/8956#issuecomment-562401838
 
 
   IMO it's better to keep this change in your fork, described in #8967:
   
   > For performance reasons, I need to process multiple rows concurrently in SeekableStreamIndexTaskRunner.runInternal().
   
   If someone isn't using that modified Druid version, this change will unnecessarily create encoder instances.

----------------------------------------------------------------
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