Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2383

Remove most attributes from sample configurations

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 5.0.0.Alpha3
    • None
    • None

      The sample configs have many attributes, e.g.

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

      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.

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: