You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2012/10/11 19:21:03 UTC

[jira] [Commented] (ACCUMULO-504) the master logs long lists of tablet servers, which slows performance when the number of servers is very long

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

Keith Turner commented on ACCUMULO-504:
---------------------------------------

I am looking for offending log messages.  I ran the following and did not see anything obvious.   

{noformat}
  grep "log\." ./src/server/src/main/java/org/apache/accumulo/server/master/Master.java | grep "erver"
{noformat}

I saw the following, but these log messages are already commented out.

{noformat}
                  // log.info("Current servers " + currentTServers.keySet());
                  // log.info("Current servers " + currentTServers.keySet());
{noformat}

Other code besides Master.java could log.   Does anyone know of log messages that log all of the servers?

                
> the master logs long lists of tablet servers, which slows performance when the number of servers is very long
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-504
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-504
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.3.6, 1.4.0
>         Environment: large cluster testing
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.4.2, 1.3.7
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira