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

   ## What changes were proposed in this pull request?
   
   When implementing HDDS-6518, I found 
`KeyValueContainerData#getProtoBufMessage()` does not set block count.
   
   Although it is an optional field in `ContainerData`, I think we should set 
it to make `ReadContainer` command more useful.
   
   HDDS-6518 may not get merged since another approach HDDS-6665 is taken. So I 
filed a separate Jira for this improvement.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6676
   
   ## How was this patch tested?
   
   See `TestReplicationService#testReadContainer` in #3351.
   But I don't think there is a need to add new test in this PR.


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