Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6105

Too many warnings logged for total order commands

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 8.2.0.Beta1, 8.2.0.Final
    • 8.1.0.Final
    • Core
    • None

      RetryPrepareException is harmless, on the same level as OutdatedTopologyException, so it should be logged at debug level instead of warning.

      Tx commands received before the initial topology also result in a NullPointerException that is logged at the error level, because they try to access the transaction table before it finished initializing. Non-TO tx commands avoid this by calling isCommandSentBeforeFirstTopology(commandTopologyId), TO tx commands can do the same.

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: