Jason Fehr has posted comments on this change. ( http://gerrit.cloudera.org:8080/20372 )
Change subject: IMPALA-12156: Support High Availability for Statestore ...................................................................... Patch Set 16: Code-Review+1 (4 comments) looks good to me! http://gerrit.cloudera.org:8080/#/c/20372/15/be/src/common/global-flags.cc File be/src/common/global-flags.cc: http://gerrit.cloudera.org:8080/#/c/20372/15/be/src/common/global-flags.cc@426 PS15, Line 426: DEFINE_int32(state_store_2_port, 24001, > Thoughts on moving these flags to the same location where their correspondi Done http://gerrit.cloudera.org:8080/#/c/20372/15/be/src/common/global-flags.cc@432 PS15, Line 432: // TGeospatialLibrary's values are mapped here as constants > Given the existing flags are named '-state_store_host' and '-state_store_po Done http://gerrit.cloudera.org:8080/#/c/20372/15/be/src/statestore/statestore.cc File be/src/statestore/statestore.cc: http://gerrit.cloudera.org:8080/#/c/20372/15/be/src/statestore/statestore.cc@122 PS15, Line 122: DEFINE_bool(statestore_force_active, false, "Set to true to force this statestored " > renamed as 'statestore_force_active' Done http://gerrit.cloudera.org:8080/#/c/20372/15/be/src/statestore/statestore.cc@134 PS15, Line 134: DEFINE_int64(statestore_ha_preemption_wait_period_ms, 10000, "(Advanced) The time after " > Please rename to 'statestore_ha_preemption_wait_period_ms' Done -- To view, visit http://gerrit.cloudera.org:8080/20372 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibd2c814bbad5c04c1d50c2edaa5b910c82a6fd87 Gerrit-Change-Number: 20372 Gerrit-PatchSet: 16 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Fri, 20 Oct 2023 22:10:49 +0000 Gerrit-HasComments: Yes
