Bug 1243953
| Summary: | Replication timeouts should show more information of the affected entries | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | wfink |
| Component: | Infinispan | Assignee: | Tristan Tarrant <ttarrant> |
| Status: | CLOSED UPSTREAM | QA Contact: | Martin Gencur <mgencur> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5.0 | CC: | dereed, jdg-bugs, vjuranek |
| Target Milestone: | ER1 | ||
| Target Release: | 6.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:47:53 UTC | Type: | Enhancement |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
wfink
2015-07-16 16:37:10 UTC
For the different commands it might not possible to provide that information. Also it might not possible to print a useful information if the key is a binary value or did not contain a useful toString() method for custom classes. Some log messages already print the key (such as lock timeouts), so that part shouldn't be an issue. Error log records now contains affected keys, log record looks like this (in this case the key was byte array so strange key name is expected:-) Error executing command PutKeyValueCommand, writing keys [[B@232f4a48]: org.infinispan.util.concurrent.TimeoutException: Replication timeout for server1/clustered This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |