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
first_registered
Tell us what should happen first_registered should be set to true at first.
Tell us what happens instead first_registered is set to false at first. https://github.com/apache/incubator-inlong/blob/master/inlong-tubemq/tubemq-client-twins/tubemq-client-cpp/src/client_subinfo.cc#L37
How can we reproduce the issue
InLong version: 0.11.0
The text was updated successfully, but these errors were encountered:
gosonzhang
Successfully merging a pull request may close this issue.
Expected behavior
Tell us what should happen
first_registered
should be set to true at first.Actual behavior
Tell us what happens instead
first_registered
is set to false at first.https://github.com/apache/incubator-inlong/blob/master/inlong-tubemq/tubemq-client-twins/tubemq-client-cpp/src/client_subinfo.cc#L37
Steps to reproduce
How can we reproduce the issue
System configuration
InLong version: 0.11.0
The text was updated successfully, but these errors were encountered: