We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should be able to compile the C++ client using C++98 and boost 1_41
We can't compile the C++ client using C++98 and boost 1_41 due to the latest commit - 88e75fe
Try to compile the C++ client using C++98 and boost 1_41
Pulsar version: x.y
The text was updated successfully, but these errors were encountered:
Fixed in Commit 1691778
Sorry, something went wrong.
Added last invocation time to the function status (apache#217)
43ec19b
keep offset monotonically increase (apache#217)
ff23b57
keep offset monotonically increase, related to apache#219
jai1
No branches or pull requests
Expected behavior
We should be able to compile the C++ client using C++98 and boost 1_41
Actual behavior
We can't compile the C++ client using C++98 and boost 1_41 due to the latest commit - 88e75fe
Steps to reproduce
Try to compile the C++ client using C++98 and boost 1_41
System configuration
Pulsar version: x.y
The text was updated successfully, but these errors were encountered: