taklwu commented on code in PR #8676:
URL: https://github.com/apache/hbase/pull/8676#discussion_r4076370816


##########
dev-support/Jenkinsfile:
##########
@@ -323,7 +321,7 @@ pipeline {
                 else
                   echo "No archiver directory, skipping compressing."
                 fi
-              '''
+'''

Review Comment:
   Do we need this indentation change? if not please remove them and below



##########
dev-support/read-replica/hbase_nightly_read_replica_test.sh:
##########
@@ -68,13 +66,6 @@ echo "DOCKER_COMPOSE_FILE=${DOCKER_COMPOSE_FILE}"
 echo "HBASE_DATA_STORE_ROOT=${HBASE_DATA_STORE_ROOT}"
 echo "realpath of HBASE_DATA_STORE_ROOT=$(realpath ${HBASE_DATA_STORE_ROOT})"
 
-echo "Removing HBase log directories from mounted volumes that may exist from 
a previous test run:"

Review Comment:
   why don't we need this now? 



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

Reply via email to