[
https://issues.apache.org/jira/browse/ACCUMULO-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478177#comment-15478177
]
Josh Elser commented on ACCUMULO-1495:
--------------------------------------
Isn't that a completely separate way to just make the tabletserver "do less"?
(sounds like its own JIRA issue if it's something you want to pursue..)
> Host multiple read-only versions of tablets for query performance
> -----------------------------------------------------------------
>
> Key: ACCUMULO-1495
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1495
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Christopher Tubbs
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)