Skip to content
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

eventsByTags() and currentEventsByTags() not working correct in latest version 0.16 #63

Open
jona7o opened this issue Oct 14, 2020 · 0 comments

Comments

@jona7o
Copy link

jona7o commented Oct 14, 2020

Hi, i think there are two bugs in the persistence query part which are not covered by the test cases.

eventsByTags() not working - the subscription part is failing. In the first run everything works fine but the streams freezes and waits for new messages.

And the offset of is not working. I think the comparision of Long and Option Long while filtering is the problem. It always starts from scratch.
currentEventsByTags()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant