This is an automated email from the ASF dual-hosted git repository. tanvipenumudy pushed a change to branch HDDS-13177 in repository https://gitbox.apache.org/repos/asf/ozone.git
from 5af3467a42 HDDS-13375. Add Ozone logo to the Github README.md (#8741) add bc237f2c8c HDDS-13187. Extend Recon events handling to MultipartInfoTable (#8651) No new revisions were added by this update. Summary of changes: .../ozone/recon/api/OMDBInsightEndpoint.java | 46 ++++++ .../recon/tasks/MultipartInfoInsightHandler.java | 173 +++++++++++++++++++++ .../ozone/recon/tasks/OmTableInsightTask.java | 2 + .../ozone/recon/tasks/TestOmTableInsightTask.java | 159 ++++++++++++++++++- 4 files changed, 375 insertions(+), 5 deletions(-) create mode 100644 hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/tasks/MultipartInfoInsightHandler.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ozone.apache.org For additional commands, e-mail: commits-h...@ozone.apache.org