jojochuang commented on PR #11054:
URL: https://github.com/apache/ozone/pull/11054#issuecomment-5334126612

   Addressed @adoroszlai review from #10122:
   
   1. **`getReconstructionPendingFragmentCount`** — returns `int` via 
`getOrDefault(cmdId, 0)`; callers no longer need to distinguish null vs missing.
   2. **`@VisibleForTesting`** — removed; the accessor remains package-private 
for unit tests in the same package.
   
   The `hadoop-ozone/common/pom.xml` change was already dropped in an earlier 
commit.


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