-
Hi,
Thanks for the great project,
Is this project actively under development? (I was following your published roadmap and it seem it's not on the track)
Can I use it in a production environments…
-
Does Liftbridge support priority between topics (even on the consumer side) or per messages?
-
After starting the process, the memory consumption stops at 1-1,5 Gb. But on the cursor leader node the consumption continues to grow and reaches 10 GB on `liftbridge` proccess.
When the cursor leade…
-
Although there's already support for NATS, NATS JetStream, NATS Streaming Support in benthos, it would be awesome to have Source & Sink Support for LiftBridge.
Here's the sister issue in liftbridge…
gc-ss updated
3 years ago
-
Subscribe() to a stream fails with the following error:
`Failed to lookup offset for timestamp: failed to find log segment for timestamp: EOF`
This happens only if I try to subscribe with StartA…
-
when invalid non-string parameters are passed to either subject or name of create_stream, liftbridge (docker image liftbridge/standalone-dev) crashes with error log:
```
liftbridge-docker | time="…
gc-ss updated
3 years ago
-
One use case I have for liftbridge is a scale out pub/sub model I can use to load balance across a backend (similar to typical rabbitMQ use cases). The documentation for liftbridge and the SDK docume…
-
Hi! I've been doing a Liftbridge .NET implementation for a pilot project and came across stream subject info missing from Streaminfo deserializing. Is there a reason it's missing or should I generate …
-
I've been looking through the client code while implementing error handling in subscriptions for the Rust client and stumbled upon this: https://github.com/liftbridge-io/go-liftbridge/blob/f9c0b883e53…
-
Hello!
I get this panic in usual situation
```
liftbridge[27672]: time="2021-01-25 09:41:30" level=error msg="Error sending replication request for partition [subject=dispose.DGT, stream=dispos…
ekbfh updated
3 years ago