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
panic: interface conversion: jetstream.Consumer is nil, not *jetstream.pullConsumer goroutine 57 [running]: github.com/nats-io/nats.go/jetstream.(*orderedConsumer).reset(0x17929c0) github.com/nats-io/[email protected]/jetstream/ordered.go:542 +0x328 github.com/nats-io/nats.go/jetstream.(*orderedConsumer).Consume.func2() github.com/nats-io/[email protected]/jetstream/ordered.go:150 +0xc0 created by github.com/nats-io/nats.go/jetstream.(*orderedConsumer).Consume in goroutine 54 github.com/nats-io/[email protected]/jetstream/ordered.go:146 +0x76c
No panic.
Server version 2.10.16 Client version v1.36.0
No response
This happens randomly, cannot provide a good reproducer at this point. Will comment on this ticket when I do.
The text was updated successfully, but these errors were encountered:
Hello @zonque, thank you for creating the issue, I'll try to reproduce as well and will come back to you when I have a fix.
Sorry, something went wrong.
Jarema
piotrpio
No branches or pull requests
Observed behavior
Expected behavior
No panic.
Server and client version
Server version 2.10.16
Client version v1.36.0
Host environment
No response
Steps to reproduce
This happens randomly, cannot provide a good reproducer at this point. Will comment on this ticket when I do.
The text was updated successfully, but these errors were encountered: