Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24161 )
Change subject: IMPALA-14855: Make number of query map shards configurable ...................................................................... IMPALA-14855: Make number of query map shards configurable Allow configuring the number of query map shards used for tracking queries with `--num_query_map_shards`. Retains the default of 4. Removes unused and buggy ScopedShardedMapPBRef. Change-Id: Icacb7fc541171546925798c2c652d60052bb774b Reviewed-on: http://gerrit.cloudera.org:8080/24161 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/util/sharded-query-map-util.cc M be/src/util/sharded-query-map-util.h 2 files changed, 35 insertions(+), 24 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/24161 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Icacb7fc541171546925798c2c652d60052bb774b Gerrit-Change-Number: 24161 Gerrit-PatchSet: 4 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
