[infinispan-issues] [JBoss JIRA] (ISPN-2487) Typo in TransactionTable causes UnknownFormatConversionException

Radim Vansa (JIRA) jira-events at lists.jboss.org
Wed Nov 7 07:15:18 EST 2012


Radim Vansa created ISPN-2487:
---------------------------------

             Summary: Typo in TransactionTable causes UnknownFormatConversionException
                 Key: ISPN-2487
                 URL: https://issues.jboss.org/browse/ISPN-2487
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 5.2.0.Beta3
            Reporter: Radim Vansa
            Assignee: Mircea Markus
            Priority: Minor


In org.infinispan.transaction.TransactionTable.cleanupCompletedTransactions there is a typo in debug message (at the end) which causes an UnknownFormatConversionException with debug logging: there is the percent sign without formatter character at the end of the formatting string.

Fix is trivial.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list