[infinispan-issues] [JBoss JIRA] (ISPN-5252) Override toString() of org.infinispan.registry.ScopedKey
Osamu Nagano (JIRA)
issues at jboss.org
Fri Feb 27 02:01:49 EST 2015
Osamu Nagano created ISPN-5252:
----------------------------------
Summary: Override toString() of org.infinispan.registry.ScopedKey
Key: ISPN-5252
URL: https://issues.jboss.org/browse/ISPN-5252
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Osamu Nagano
A lock request timed out and the target key was dumped, but it was default {{toString()}} output of {{ScopedKey}}. This is unfriendly to developer. The wrapped original key should be dumped.
{noformat}
Caused by: org.infinispan.util.concurrent.TimeoutException: Unable to acquire lock after [10 seconds] on key [org.infinispan.registry.ScopedKey at 5b6f425] for requestor [GlobalTransaction:<AAA>:1568:remote]! Lock held by [GlobalTransaction:<BBB>:1271:local]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list