https://issues.apache.org/bugzilla/show_bug.cgi?id=56728
--- Comment #3 from Mikhail Epikhin <[email protected]> --- And with current architecture any paxos requests will impose serious delays, and using that on high throughput tests, or with many nodes will be very difficult, if not impossible. Just shard data. Just use simple solution. If you want single dataset, than use redis, it's better for that problem. -- You are receiving this mail because: You are the assignee for the bug.
