[infinispan-issues] [JBoss JIRA] (ISPN-6105) Too many warnings logged for total order commands

Tristan Tarrant (JIRA) issues at jboss.org
Wed Jan 27 07:46:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-6105:
----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 8.2.0.Final
       Resolution: Done


> Too many warnings logged for total order commands
> -------------------------------------------------
>
>                 Key: ISPN-6105
>                 URL: https://issues.jboss.org/browse/ISPN-6105
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: 8.1.0.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 8.2.0.Beta1, 8.2.0.Final
>
>
> {{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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list