[jboss-jira] [JBoss JIRA] (JGRP-2383) Remove most attributes from sample configurations

Bela Ban (Jira) issues at jboss.org
Wed Jan 15 08:57:24 EST 2020


     [ https://issues.redhat.com/browse/JGRP-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-2383.
----------------------------
    Resolution: Done


> Remove most attributes from sample configurations
> -------------------------------------------------
>
>                 Key: JGRP-2383
>                 URL: https://issues.redhat.com/browse/JGRP-2383
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 5.0
>
>
> The sample configs have many attributes, e.g.
> {code:xml}
>    <pbcast.NAKACK2 xmit_interval="500"
>                     xmit_table_num_rows="100"
>                     xmit_table_msgs_per_row="2000"
>                     xmit_table_max_compaction_time="30000"
>                     use_mcast_xmit="true"
>                     discard_delivered_msgs="true" />
> {code}
> This is bad: if default values are changed, people need to upgrade their configs (which they usually don't!).
> In the above example, the only attribute that's really useful is {{xmit_interval}}, the others can be removed.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list