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 2020/09/06 06:36:54 UTC

[GitHub] [pulsar] 315157973 opened a new pull request #7989: pulsar-perf support setting message key

315157973 opened a new pull request #7989:
URL: https://github.com/apache/pulsar/pull/7989


   Fixes #7896
   
   ### Motivation
   In the key-shared mode, only one consumer can consume the message. Therefore, pulsar-perf should support setting message key
   
   ### Modifications
   Added a parameter, user can set the message key generation mode: `radom` or `autoIncrement`
   
   ### Verifying this change
   org.apache.pulsar.testclient.PerformanceProducerTest
   


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



[GitHub] [pulsar] wolfstudy commented on pull request #7989: pulsar-perf support setting message key

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on pull request #7989:
URL: https://github.com/apache/pulsar/pull/7989#issuecomment-717677817


   Move this change to 2.6.2, because the #8090 depends on it.


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



[GitHub] [pulsar] jiazhai merged pull request #7989: pulsar-perf support setting message key

Posted by GitBox <gi...@apache.org>.
jiazhai merged pull request #7989:
URL: https://github.com/apache/pulsar/pull/7989


   


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



[GitHub] [pulsar] 315157973 commented on pull request #7989: pulsar-perf support setting message key

Posted by GitBox <gi...@apache.org>.
315157973 commented on pull request #7989:
URL: https://github.com/apache/pulsar/pull/7989#issuecomment-687802131


   /pulsarbot run-failure-checks


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