Anthony Dodd
Anthony Dodd
This is already a well-known and fairly well-discussed issue in the Raft community. Per @shikhar's comment below, let's implement the `PreVote` & `CheckQuorum` optimizations. (EDIT: the original content of this...
Here is a rough idea of what this test should do: - It should be quite similar to the other tests which are currently in place. - It should isolate...
I’m basically looking for an example of how to achieve the same thing here: https://www.confluent.io/blog/transactions-apache-kafka/ Thanks for all the hard work on this crate.
- It would be great to have an API exposed where users could remove registered metrics by name + labels. - Additionally, if there were a more granular idle_timeout config,...
Awesome work here! Reviewing the documentation, I don't see an immediately obvious option for being able to specify that a field may be one of a set of types. In...
Only pertinent change up through 0.9.3 is https://github.com/jgthms/bulma/blob/master/CHANGELOG.md#new-features-1 (the icon-text component).
Right now there is some content left out for brevity. Seems like that has been tripping-up some folks. Either change the example or make it complete.
I got started with the nats-operator helm chart. Everything works well there. As far as the streaming operator: - it would probably be best to use statefulsets for the actual...
To accomplish this, there will have to be a decent number of backwards incompatible changes, but moving towards long-term stability and interoperability with the async I/O ecosystem, this may be...