Description
Some of the logs in NettyClientStreamRpc mention the source of the message using toString inherited from Object.
Examples:
[NettyClientStreamRpc-workerGroup--thread1] TRACE client.NettyClientStreamRpc (NettyClientStreamRpc.java:operationComplete(194)) - org.apache.ratis.netty.client.NettyClientStreamRpc$Connection$1@36383c10 succeed. [NettyClientStreamRpc-workerGroup--thread1] DEBUG client.NettyClientStreamRpc (NettyClientStreamRpc.java:channelRead(330)) - org.apache.ratis.netty.client.NettyClientStreamRpc$1@31294ad5: read DataStreamReplyByteBuffer:clientId=client-F61E6E1DAE37,type=STREAM_HEADER,id=1,offset=0,length=0,SUCCESS,bytesWritten=0
org.apache.ratis.netty.client.NettyClientStreamRpc$Connection$1@36383c10
org.apache.ratis.netty.client.NettyClientStreamRpc$1@31294ad5
Attachments
Issue Links
- links to