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/06/26 17:11:35 UTC

[GitHub] [pulsar] BewareMyPower opened a new pull request #7371: [C++] Show bytes throughput for performance tests

BewareMyPower opened a new pull request #7371:
URL: https://github.com/apache/pulsar/pull/7371


   ### Motivation
   
   The send callback changed after #4811 but message size cannot be retrieved from `MessageId`, so the statistics of message bytes were lost.
   
   ### Modifications
   
   - Format code in `examples` and `perf` directories;
   - Add a parameter to send callback to record each message's bytes count;
   - Enable round robin routing for partitioned topics.


----------------------------------------------------------------
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] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] jiazhai merged pull request #7371: [C++] Show bytes throughput for performance tests

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


   


----------------------------------------------------------------
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] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   @jiazhai It looks like a bug of CI tests? They both failed after 1m at `clean disk` step:
   
   ```
   Run sudo swapoff /swapfile
   swapoff: /swapfile: swapoff failed: No such file or directory
   ##[error]Process completed with exit code 255.
   ```


----------------------------------------------------------------
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] merlimat commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   @BewareMyPower it’s already fixed in master, rebase today pick it up


----------------------------------------------------------------
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] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] jiazhai commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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



[GitHub] [pulsar] BewareMyPower commented on pull request #7371: [C++] Show bytes throughput for performance tests

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


   /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