Michael Smith has uploaded this change for review. ( 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 --- M be/src/util/sharded-query-map-util.cc M be/src/util/sharded-query-map-util.h 2 files changed, 41 insertions(+), 24 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/61/24161/1 -- 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: newchange Gerrit-Change-Id: Icacb7fc541171546925798c2c652d60052bb774b Gerrit-Change-Number: 24161 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
