[jboss-jira] [JBoss JIRA] (JGRP-1748) Change size of printed views dynamically

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Nov 28 03:26:05 EST 2013


Bela Ban created JGRP-1748:
------------------------------

             Summary: Change size of printed views dynamically
                 Key: JGRP-1748
                 URL: https://issues.jboss.org/browse/JGRP-1748
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bela Ban
            Assignee: Bela Ban
            Priority: Minor
             Fix For: 3.5


Currently, when a view or digest is longer than Util.MAX_LIST_PRINT_SIZE (20 by default) elements, we don't print the entire list, but only the first 20 elements, followed by an ellipsis. Util.MAX_LIST_PRINT_SIZE is defined via system prop "max.list.print_size".
Use probe / JMX to dynamically change the value of Util.MAX_LIST_PRINT_SIZE.

--
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


More information about the jboss-jira mailing list