Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13063

Change default values of id-cache-size or confirmation-window-size for cluster connections

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 23.0.0.Final
    • 19.0.0.Beta2
    • JMS
    • None
    • Hide

      1. Setup a messaging cluster, e.g using JGroups for communication, and cluster connection with all of the resources needed (broadcast group, discovery group) with default values.
      2. Observe the logs.

      Show
      1. Setup a messaging cluster, e.g using JGroups for communication, and cluster connection with all of the resources needed (broadcast group, discovery group) with default values. 2. Observe the logs.

    Description

      When establishing a new messaging cluster, default values of id-cache-size and confirmation-window-size are producing a WARN with following message:

      2020-02-04 21:35:20,228 WARN  [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-client-global-threads)) AMQ224078: The size of duplicate cache detection (<id_cache-size/>) appears to be too large 20,000. It should be no greater than the number of messages that can be squeezed into confirmation window buffer (<confirmation-window-size/>) 1,048,576.
      

      According to the method validating these values, this variable combination is "invalid"

      Attachments

        Issue Links

          Activity

            People

              mpetrov@redhat.com Michal Petrov
              rhn-engineering-spriadka Simon Priadka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: