Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21212
Change subject: [rpc] relax settings for MeasureAcceptorDispatchTimes ...................................................................... [rpc] relax settings for MeasureAcceptorDispatchTimes On some nodes, RpcAcceptorBench.MeasureAcceptorDispatchTimes might run out of file descriptors if run with 16 concurrent client threads, failing the test. This patch modifies the default settings for the scenario to run with just a single client thread by default. That's enough to provide good coverage for the related metrics while easing the load on a test node. Change-Id: Ic9af59046d6bcf28134cc88e7ff9e54643efc37f --- M src/kudu/rpc/rpc-bench.cc 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/21212/1 -- To view, visit http://gerrit.cloudera.org:8080/21212 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic9af59046d6bcf28134cc88e7ff9e54643efc37f Gerrit-Change-Number: 21212 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
