bph-sag commented on issue #424:
URL: 
https://github.com/apache/pulsar-client-cpp/issues/424#issuecomment-2075337713

   > > Debian GNU/Linux 10 (buster), aarch64 (but the executable is arm32), 
pulsar-client-cpp 3.3.0
   > > We've used the same broker and test with an x86_64 Pulsar 3.5.0 Pulsar 
client, and we've had no issues (RHEL8).
   > 
   > So you tested 3.5.0-x86_64 and 3.3.0-aarch64?
   > 
   > Since a batch is stored as a BK entry, you can check the topic stats for 
the mark-delete position and compare it with the message id you received. The 
result you see might because the whole batch was somehow acknowledged.
   > 
   > BTW, if you suspect the issue is related to the DEB packages, you can try 
building from source and then test it again. You can try 
[vcpkg](https://github.com/apache/pulsar-client-cpp/tree/main/vcpkg-example#vcpkg-example)
 to save your time. (Currently only 3.4.2 is supported, I will add the 3.5.0 to 
vcpkg soon)
   
   Oops, typo'd the x86_64 version, I meant to say 3.3.0-x86_64. Corrected the 
parent comment.
   
   And no, we're not using the Debian packages, we're compiling it ourselves 
for aarch32 (x86_64 as well). So, 3.3.0-aarch32. 
   
   --- 
   
   I'll try and take a look at the topic stats, and get back to you.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to