Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
It might be worth providing read-only views of tablets on multiple servers, while writes go to a single authoritative server. This could improve query performance in some cases.
Some things to consider:
- Consistency: can I read what I've just written?
- Configuration: how many copies?
- Configuration: how long between syncs?
- Performance: locality, number of file replicas
Variation:
Permit multiple hosting only on tables that have been locked for writes (useful with a strictly enforced clone-and-lock feature).
Attachments
Issue Links
- relates to
-
ACCUMULO-4452 Investigate out-of-(tserver)-process compactions
- Resolved
-
ACCUMULO-4022 Create a concept of multi-homed tablets
- Resolved