-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
consumer ack: Negative integers are only supported with GMP or BC (64bit) intextensions. #8
Comments
@djdance Hi, Thanks for your feedback on the Pulsar Client for PHP library. To better understand and address the issue you're experiencing, could you please provide us with the following information:
|
@djdance You may try installing the Thank you for your cooperation! |
Thank you, @ikilobyte , but most of all I am interesting in, what's wrong in the message received? thanks again |
@djdance |
I understand, no problem. How can I get rid of any field from the message before ack? |
failed to do
$consumer->ack($message);
with error Negative integers are only supported with GMP or BC (64bit) intextensions.
What should I do, what's wrong in the message (or consumer) ? thanks
The text was updated successfully, but these errors were encountered: