Tim Armstrong has submitted this change and it was merged. Change subject: Test for IMPALA-2987 ......................................................................
Test for IMPALA-2987 Add a custom cluster test that tests for delays in registering data stream receivers. We add a stress option to artificially delay this registration to ensure that it can be handled correctly. Change-Id: Id5f5746b6023c301bacfa305c525846cdde822c9 Reviewed-on: http://gerrit.cloudera.org:8080/2306 Tested-by: Internal Jenkins Reviewed-by: Silvius Rus <[email protected]> --- M be/src/common/global-flags.cc M be/src/exec/exchange-node.cc A testdata/workloads/functional-query/queries/QueryTest/exchange-delays.test A tests/custom_cluster/test_exchange_delays.py 4 files changed, 68 insertions(+), 0 deletions(-) Approvals: Internal Jenkins: Verified Silvius Rus: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2306 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id5f5746b6023c301bacfa305c525846cdde822c9 Gerrit-PatchSet: 8 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.5.0_5.7.0 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Ho Gerrit-Reviewer: Silvius Rus <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
