Peter Bourgon
Peter Bourgon
We already do per-record checking in all consumption, merge, and compaction operations, so I guess this wouldn't be any different.
> I think that it's more likely that due to some non-malicious event (e.g., the network is overloaded), a packet may timeout. I don't think we should punish the delegators...
One way might be to have a Command accept more than one FlagSet.
I hope this will be addressed by #113.
I hope this is addressed by #113.
I hope this will be addressed by #113.
Thank you. I'm happy to refactor the API based on user need.
If you're hitting "bind: address in use" issues in your load tests, it typically means you're exhausting the capabilities of the network stack on the host. SO_REUSEADDR and SO_REUSEPORT won't...
Just want to note that distributed tests shouldn't rely on an etcd server, or any other kind of external coordinator.