Skip to content

Instantly share code, notes, and snippets.

@galderz
Created July 7, 2017 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save galderz/eb51540b0953a53e7afb3e44d3edcdb4 to your computer and use it in GitHub Desktop.
Save galderz/eb51540b0953a53e7afb3e44d3edcdb4 to your computer and use it in GitHub Desktop.
client.log:2112325:
Jul 06, 2017 3:49:28 PM org.infinispan.client.hotrod.event.ClientListenerNotifier$EventDispatcher invokeClientEvent
TRACE: Event ClientCacheEntryModifiedEvent(key=140,dataVersion=4294972838) received for listener with
id=[B0xDC9513B6AD144056..[16]
client.log:2112363:
Jul 06, 2017 3:49:40 PM org.infinispan.client.hotrod.event.ClientListenerNotifier$EventDispatcher run
DEBUG: Timed out reading event, retry
client.log:2112365:
Jul 06, 2017 3:49:52 PM org.infinispan.client.hotrod.event.ClientListenerNotifier$EventDispatcher run
DEBUG: Timed out reading event, retry
client.log:2117463:
Jul 06, 2017 3:50:04 PM org.infinispan.client.hotrod.event.ClientListenerNotifier$EventDispatcher run
DEBUG: Timed out reading event, retry
client.log:2117465:
Jul 06, 2017 3:50:16 PM org.infinispan.client.hotrod.event.ClientListenerNotifier$EventDispatcher run
DEBUG: Timed out reading event, retry
# Server
server.log:710984:
2017-07-06 15:49:28,413 TRACE [org.infinispan.interceptors.impl.InvocationContextInterceptor] (HotRod-ServerHandler-6-115)
Invoked with command PutKeyValueCommand{key=WrappedByteArray{bytes=[B0x034B0000008C, hashCode=1042655093},
value=WrappedByteArray{bytes=[B0x030409000000176A..[34795], hashCode=-1497732924}, flags=[IGNORE_RETURN_VALUES],
commandInvocationId=CommandInvocation:DCNEW1LOCAL:serverone:5544, putIfAbsent=false, valueMatcher=MATCH_ALWAYS,
metadata=EmbeddedExpirableMetadata{lifespan=-1, maxIdle=-1, version=NumericVersion{version=4294972838}}, successful=true,
topologyId=-1} and InvocationContext [SingleKeyNonTxInvocationContext{isLocked=false, key=null, cacheEntry=null, origin=null,
lockOwner=CommandInvocation:DCNEW1LOCAL:serverone:5544}]
server.log:711013:
2017-07-06 15:49:28,415 TRACE [org.infinispan.server.hotrod.ClientListenerRegistry] (HotRod-ServerWorker-5-7) Write event:
KeyWithVersionEvent{version=26, messageId=5519, op=CACHE_ENTRY_MODIFIED_EVENT, listenerId=[B0xDC9513B6AD144056..[16],
isRetried=false, key=[B0x034B0000008C, dataVersion=4294972838} to channel [id: 0xdcc75547, L:/192.168.156.135:11222 -
R:/192.168.156.135:55662]
server.log:711015:
2017-07-06 15:49:28,415 TRACE [org.infinispan.server.hotrod.Encoder2x] (HotRod-ServerWorker-5-7) Write event
KeyWithVersionEvent{version=26, messageId=5519, op=CACHE_ENTRY_MODIFIED_EVENT, listenerId=[B0xDC9513B6AD144056..[16],
isRetried=false, key=[B0x034B0000008C, dataVersion=4294972838}
No HotRodExceptionHandler
No org.infinispan.server.hotrod.HotRodExceptionHandler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment