Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/20921 )
Change subject: IMPALA-12362: (part-1/4) Refactor service management scripts. ...................................................................... Patch Set 9: (2 comments) http://gerrit.cloudera.org:8080/#/c/20921/9/package/bin/impala.sh File package/bin/impala.sh: http://gerrit.cloudera.org:8080/#/c/20921/9/package/bin/impala.sh@139 PS9, Line 139: [[ ${counts} =~ ^[1-9][0-9]*$ ]] || (echo "Invalid waiting counts: ${counts}." && exit 1) line too long (91 > 90) http://gerrit.cloudera.org:8080/#/c/20921/9/package/bin/impala.sh@140 PS9, Line 140: [[ ${period} =~ ^[1-9][0-9]*$ ]] || (echo "Invalid waiting period: ${period}." && exit 1) line too long (91 > 90) -- To view, visit http://gerrit.cloudera.org:8080/20921 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8f4dcad9cfa12d351d562e7ef8c0a8957d3ca147 Gerrit-Change-Number: 20921 Gerrit-PatchSet: 9 Gerrit-Owner: Xiang Yang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Sat, 03 Feb 2024 10:37:57 +0000 Gerrit-HasComments: Yes
