Sidhant Kohli
Sidhant Kohli
@derekcollison Seeing a similar issue here, There are messages on the stream, but when trying to consume or create new consumers for the same stream I get this issue. ```...
``` Subjects: xxx-simple-pipeline-out-0 Replicas: 3 Storage: File Options: Retention: Limits Acknowledgments: true Discard Policy: Old Duplicate Window: 1m0s Allows Msg Delete: true Allows Purge: true Allows Rollups: false Limits: Maximum...
I believe I was hitting some disk limit in this case. I have increased the limits to try and replicate if this occurs again. On another note, when the disk...
The tail logs showing up in the server were as follows @derekcollison ``` [7] 2024/08/07 00:33:14.149953 [DBG] RAFT [JLAxTIGX - S-R3F-66I5xvhX] Sending out voteRequest {term:351 lastTerm:1 lastIndex:245 candidate:JLAxTIGX reply:} [7]...
Have we observed this again? Or are we good for 1.3 on this to close
@rishhavv Are you still working on this?
I wanted some more details on what scenario was this bug raised for? Additionally till that time, From some local testing I tried the following scenarios and had a couple...
After checking the issue these are the points that we need to cover Foremost, The main thing to consider is that in any scenario or error we should not have...
https://github.com/numaproj/numaflow-python/pull/160 https://github.com/numaproj/numaflow-java/pull/121 in Go SDk we already panic and restart
Closing as issue not seen, will reopen if observed again.