You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2017/08/08 03:47:00 UTC

[jira] [Commented] (ACCUMULO-3410) Hint the total number of tables during server start up.

    [ https://issues.apache.org/jira/browse/ACCUMULO-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117804#comment-16117804 ] 

Christopher Tubbs commented on ACCUMULO-3410:
---------------------------------------------

Do you have a sense of how much this matters for performance? This seems like something where the default is probably good enough, given the complexity which would likely be required and the possible performance impact of actually getting the hint (querying ZK).

> Hint the total number of tables during server start up.
> -------------------------------------------------------
>
>                 Key: ACCUMULO-3410
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3410
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: master, tserver
>            Reporter: Sean Busbey
>            Priority: Trivial
>
> We have some internal caches that vary in size by the number of tables they see. We could be more efficient with them if we had an order-of-magnitude estimate at creation time, which is often on server start up.
> For now they default to unspecified, which on the jdks we're likely to be on is 16.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)