Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
M4.5
Description
Right now the java client is only able to read from the leader, which has a few limitations and doesn't leverage Kudu's strengths. On the other hand, the C++ client has "replica selection policies" but we want to retire that in favor of a consistency-level-based API. This should be kept in sync.
Attachments
Issue Links
- relates to
-
KUDU-577 Specification for expected semantics and client modes
- Resolved