[infinispan-issues] [JBoss JIRA] (ISPN-3841) L1NonTxInterceptor - Invalid format of log.tracef message
Adrian Nistor (JIRA)
issues at jboss.org
Tue Dec 17 17:00:32 EST 2013
[ https://issues.jboss.org/browse/ISPN-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-3841:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 6.1.0.Final
Resolution: Done
Integrated in master. Thanks!
> L1NonTxInterceptor - Invalid format of log.tracef message
> ---------------------------------------------------------
>
> Key: ISPN-3841
> URL: https://issues.jboss.org/browse/ISPN-3841
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 6.0.0.Final
> Reporter: Mikolaj Gierulski
> Assignee: Sanne Grinovero
> Priority: Minor
> Labels: 620
> Fix For: 6.1.0.Final
>
>
> org.infinispan.interceptors.distribution.L1NonTxInterceptor.invalidateL1(InvocationContext, DataWriteCommand, boolean) invokes log.tracef with invalid message format - it contains '%', but should be '%s':
> log.tracef("Not invalidating key '%' as local node(%s) is not owner", command.getKey(), rpcManager.getAddress());
--
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