[ 
https://issues.apache.org/jira/browse/HDDS-16335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113146#comment-18113146
 ] 

Chia-Chuan Ho commented on HDDS-16335:
--------------------------------------

Thanks, [~szetszwo] 
I’ll use the existing lock consistently for all non-final field accesses, 
including the counters and logging reads. Connection setup, request 
registration/writes, and close will use the same lock, while blocking reads, 
response waits, and receiver join will remain outside it. I’ll extend the 
existing tests to cover concurrent connect, requests, and close.

> Change XceiverClientShortCircuit to support concurrent access
> -------------------------------------------------------------
>
>                 Key: HDDS-16335
>                 URL: https://issues.apache.org/jira/browse/HDDS-16335
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Client
>            Reporter: Tsz-wo Sze
>            Priority: Major
>
> In XceiverClientShortCircuit, domainSocket and some other fields are not 
> synchronized.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to