maobaolong commented on PR #2182:
URL: 
https://github.com/apache/incubator-uniffle/pull/2182#issuecomment-2447538544

   ```
   Use arthas to check the SendShuffleDataRequestV1 take effect, and use our 
pressure test cluster to verify this can works.
   
   [arthas@264]$ vmtool  --action getInstances --className 
org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1 --express 
'instances'
   @SendShuffleDataRequestV1[][
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@14581e0a],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@71dfeba4],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@6d86b40a],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@2502d413],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@717e36f7],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@7ff261b7],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@270cbca7],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@149d5619],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@145413f3],
       
@SendShuffleDataRequestV1[org.apache.uniffle.common.netty.protocol.SendShuffleDataRequestV1@78c73717],
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to