[GitHub] [zookeeper] sonatype-lift[bot] commented on a diff in pull request #1902: ZOOKEEPER-4566: Create tool for recursive snapshot analysis

2022-07-12 Thread GitBox
sonatype-lift[bot] commented on code in PR #1902: URL: https://github.com/apache/zookeeper/pull/1902#discussion_r918634205 ## bin/zkSnapshotRecursiveSummaryToolkit.sh: ## @@ -0,0 +1,38 @@ +#!/usr/bin/env bash + +# Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [zookeeper] sonatype-lift[bot] commented on a diff in pull request #1902: ZOOKEEPER-4566: Create tool for recursive snapshot analysis

2022-07-01 Thread GitBox
sonatype-lift[bot] commented on code in PR #1902: URL: https://github.com/apache/zookeeper/pull/1902#discussion_r911947595 ## zookeeper-server/src/main/java/org/apache/zookeeper/server/SnapshotRecursiveSummary.java: ## @@ -0,0 +1,138 @@ +/** + * Licensed to the Apache Software

[GitHub] [zookeeper] sonatype-lift[bot] commented on a diff in pull request #1902: ZOOKEEPER-4566: Create tool for recursive snapshot analysis

2022-07-01 Thread GitBox
sonatype-lift[bot] commented on code in PR #1902: URL: https://github.com/apache/zookeeper/pull/1902#discussion_r911907134 ## zookeeper-server/src/main/java/org/apache/zookeeper/server/SnapshotRecursiveSummary.java: ## @@ -0,0 +1,138 @@ +/** + * Licensed to the Apache Software