ChenSammi commented on PR #8090: URL: https://github.com/apache/ozone/pull/8090#issuecomment-2791959129
> @ChenSammi @peterxcli I think this change is too big, we should split it: > > 1. Use same instance of `VolumeChoosingPolicy` (as implemented up to [924eb8a](https://github.com/apache/ozone/commit/924eb8a0135093ea4943a408e3d3556d8adfc5f6) + [5ead5eb](https://github.com/apache/ozone/commit/5ead5ebb92c331d1fcb3fac7847c18b6e4e65968)) > > 2. Make `chooseVolume` synchronized and changes around committing space. > > > (1) may be a pre-requisite for (2), but I think those are logically separate changes. (1) is the larger change of the two, but it's pretty straightforward. Okay, let's have separate JIRA for chooseVoluem synchronize and committed space reservation. This JIRA will do the work described in title. -- 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]
