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

Too many warnings logged for total order commands

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: