Peter Fowler

Results 6 issues of Peter Fowler

We need the option to read from the beginning of a partition. Something along the lines of https://stackoverflow.com/questions/49723182/kafka-consumer-seektobeginning but the parallel consumer does not expose seekToBeginning() or assignment(). Is it...

enhancement
good first issue
low
workaround-exists

Currently PC is multi threaded but underlying Kafka consumer is not. So a scenario such as 1) thread one subscribes to topic one 2) thread two subscribes to topic two...

blocker
ver:1.0

A client may have the need to expose its health to the rest of the system (Kubernetes) and so client needs a way to know if the parallel consumer connection...

ver:1.0

A tester performed a (negative) test where he attempted to login via ADAL on Android with an account that is not authorized to use the webapi. More specifically here is...

Issue Triage
More Info

Hi. On January 16th we performed a Kubernetes upgrade. This involved rolling the kubernetes nodes in a given order such that the nats nodes/pods would roll first then the nats...

We are using nats-streaming version 0.24.4 running as three pods (Kubernetes). When nats-streaming was deployed the pods rolled in an order that does not take the nats streaming leader into...