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
StartAndWait
KNetCompactedReplicator
Seems the problem is in this line of code https://github.com/masesgroup/KEFCore/blob/f0208d1cc9db8cae51809cc58e09edbccee1aaa3/src/net/KEFCore/Storage/Internal/EntityTypeProducer.cs#L279 The code does not wait the synchronization of local data with associated topic.
Originally posted by @masesdevelopers in masesgroup/KEFCore#74 (comment)
The text was updated successfully, but these errors were encountered:
Java.Lang.NullPointerException
masesdevelopers
Successfully merging a pull request may close this issue.
Seems the problem is in this line of code https://github.com/masesgroup/KEFCore/blob/f0208d1cc9db8cae51809cc58e09edbccee1aaa3/src/net/KEFCore/Storage/Internal/EntityTypeProducer.cs#L279
The code does not wait the synchronization of local data with associated topic.
Originally posted by @masesdevelopers in masesgroup/KEFCore#74 (comment)
The text was updated successfully, but these errors were encountered: