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

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


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

Radim Vansa updated ISPN-2487:
------------------------------

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

Fix is trivial.

  was:
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.


    
> 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 in JDG server: 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