You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "sodonnel (via GitHub)" <gi...@apache.org> on 2023/06/23 10:43:10 UTC

[GitHub] [ozone] sodonnel opened a new pull request, #4965: HDDS-8917. Move protobuf conversion out of the lock in PipelineStateManagerImpl

sodonnel opened a new pull request, #4965:
URL: https://github.com/apache/ozone/pull/4965

   ## What changes were proposed in this pull request?
   
   There are a few places where protobuf conversion is perform under a lock in PipelineStateManagerImpl. We should move these outside of the lock.
   
   There are also some log messages issued under the lock, which I also moved out.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-8917
   
   ## How was this patch tested?
   
   Existing tests should cover this.


-- 
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


[GitHub] [ozone] adoroszlai merged pull request #4965: HDDS-8917. Move protobuf conversion out of the lock in PipelineStateManagerImpl

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai merged PR #4965:
URL: https://github.com/apache/ozone/pull/4965


-- 
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