Bug 1243953 - Replication timeouts should show more information of the affected entries
Summary: Replication timeouts should show more information of the affected entries
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER1
: 6.6.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-16 16:37 UTC by wfink
Modified: 2025-02-10 03:47 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:47:53 UTC
Type: Enhancement
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5613 0 Major Resolved Replication timeouts should show more information of the affected entries 2018-08-22 18:37:58 UTC

Description wfink 2015-07-16 16:37:10 UTC
Description of problem:
If there are timeout problems during replication the cache can become inconsistent for different nodes.
But there is no information which entries are affected.


There should be a warning for the inconsistency and an information which key is affected to be able to do a cleanup.

Comment 1 wfink 2015-07-16 16:39:49 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.

Comment 2 dereed 2015-07-16 17:13:59 UTC
Some log messages already print the key (such as lock timeouts), so that part shouldn't be an issue.

Comment 3 Dan Berindei 2015-11-02 13:11:21 UTC
PR: https://github.com/infinispan/jdg/pull/775

Comment 4 Vojtech Juranek 2015-11-12 15:28:18 UTC
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

Comment 7 Red Hat Bugzilla 2025-02-10 03:47:53 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.