Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12687 )
Change subject: [stress] factor out MemBroker into its own file. ...................................................................... [stress] factor out MemBroker into its own file. This is a cut-and-paste with the appropriate manual updates to import statements. The only motivation is to make concurrent_select.py less intimidating. Testing: Ran a short local stress test. Change-Id: I475d2e166bbf940e89135ea04be7b3003c37141b Reviewed-on: http://gerrit.cloudera.org:8080/12687 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/stress/concurrent_select.py A tests/stress/mem_broker.py 2 files changed, 124 insertions(+), 96 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/12687 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I475d2e166bbf940e89135ea04be7b3003c37141b Gerrit-Change-Number: 12687 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Marshall <[email protected]>
