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/05 03:25:13 UTC

[GitHub] [pulsar] tongsucn commented on pull request #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature.

tongsucn commented on pull request #6534:
URL: https://github.com/apache/pulsar/pull/6534#issuecomment-639235610


   > @tongsucn Could you please take a look at the CI CPP tests? Looks related to the code format.
   
   @codelipenghui Hi, it passes `make check-format` in my container, and running `make format` does not affect any code. This is really weird....
   
   ```bash
   root@THOSTNAME:/pulsar/pulsar-client-cpp# git rev-parse HEAD
   77c84c7efef4732534a38d126a26ba624f7e17f9
   root@THOSTNAME:/pulsar/pulsar-client-cpp# git status
   On branch ackgroup
   Your branch is up-to-date with 'origin/ackgroup'.
   nothing to commit, working directory clean
   root@THOSTNAME:/pulsar/pulsar-client-cpp# make check-format
   Scanning dependencies of target check-format
   Built target check-format
   ```


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