merlimat commented on issue #6791: URL: https://github.com/apache/pulsar/pull/6791#issuecomment-618109262
@codelipenghui AUTO_SPLIT and CONSISTENT_HASHING are essentially 2 different implementations for the same stated behavior. In my view, we should just give the user one good default option. That option should work across all corner cases. Do you see any particular downside in using consistent hashing compared to the autosplit approach? ---------------------------------------------------------------- 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]
