You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/13 12:52:17 UTC

[GitHub] [pulsar] sijie opened a new pull request #4526: Disable sticky read by default

sijie opened a new pull request #4526: Disable sticky read by default
URL: https://github.com/apache/pulsar/pull/4526
 
 
   *Motivation*
   
   2.3.x releases turn on StickyRead by default.
   But StickyRead causes a lot of ArrayIndexOutOfBoundException.
   
   See: apache/bookkeeper#1970 and apache/pulsar#3715
   
   *Modifications*
   
   Disable sticky read by default until the bug is fixed and a new bookkeeper version is released.
   
   

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