You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/01/17 21:51:48 UTC

[GitHub] [ozone] umamaheswararao commented on pull request #2973: HDDS-6021: EC: Client side exclude nodes list should expire after certain time period or based on the list size.

umamaheswararao commented on pull request #2973:
URL: https://github.com/apache/ozone/pull/2973#issuecomment-1014910370


   Thanks @sodonnel , currently adding nodes would not happen concurrently (And also ExcludeList is not shared between KeyOutPutStreams, its per KeyOutPutStream). We do invoke addDns methods in handleStripeFailure checks, that will happen only after stripe write. In non EC flow, anyway we are not using this currently.
   But for safety and defensive programming, it may be a good idea to change that to ConcurrentHMap. 


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org