Scott Fauerbach

Results 87 comments of Scott Fauerbach

@ronnieoverby Fixed in https://github.com/nats-io/nats.net/pull/833 and pre-released https://github.com/nats-io/nats.net/releases/tag/1.1.1-pre1

@ronnieoverby Please get me some details and I will try to reproduce this. Do you know what kind of error or what is happening where the connection is broken? More...

@ronnieoverby Fixed here: https://github.com/nats-io/nats.net/pull/854 I will have a pre-release available in about an hour. 1.1.2-pre3 Thanks so much for your help.

It took me a lot longer than expected to get a review. I'm just publishing it now.

https://github.com/nats-io/nats.java/pull/1106

For now, you might consider using multiple connections. I'll look into this when I have some time.

@ewirch Couple things. NatsJetStreamSubscription just extends NatsSubscription so yes, it's the same exact code. And even though I can't reproduce it, I 100% believe it happens. Maybe there is enough...

Java / .NET have some integration tests to update, otherwise there is no change.

@moxit0 This project has seen little attention in quite a while besides emergency library changes. You are welcome to contribute code to the project via a PR.