Attila Bukor has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10115
Change subject: KUDU-2368 Configure num_reactors in client ...................................................................... KUDU-2368 Configure num_reactors in client The number of reactors was not configurable from the KuduClient, it always used the default number of 4. This patch adds ability to configure the number of reactors in KuduClientBuilder. Change-Id: I8320d7d664b8006111e7316643f58b4e32c5081f --- M src/kudu/client/client.cc M src/kudu/client/client.h M src/kudu/client/client_builder-internal.h 3 files changed, 16 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/10115/1 -- To view, visit http://gerrit.cloudera.org:8080/10115 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8320d7d664b8006111e7316643f58b4e32c5081f Gerrit-Change-Number: 10115 Gerrit-PatchSet: 1 Gerrit-Owner: Attila Bukor <[email protected]>
