[Impala-ASF-CR] IMPALA-5031: remove undefined behavior: nullptr member function call

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/6714

[Impala-ASF-CR] IMPALA-5031: remove undefined behavior: nullptr member function call

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call .. IMPALA-5031: remove undefined behavior: nullptr member function call

[Impala-ASF-CR] IMPALA-5031: remove undefined behavior: nullptr member function call

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call .. Patch Set 1: Build started:

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks .. Patch Set 2: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/6600 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks .. IMPALA-4544: ASAN should ignore SEGV and leaks The environment variable ASAN_OPTIONS had

[Impala-ASF-CR] IMPALA-5031: remove undefined behavior: nullptr member function call

2017-04-22 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call .. Patch Set 1: (1 comment)

[Impala-ASF-CR] IMPALA-5031: remove undefined behavior: nullptr member function call

2017-04-22 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call .. Patch Set 1: Code-Review+2 (1 comment) I suppose all current callers of this function are

[Impala-ASF-CR] IMPALA-2550: Switch to per-query exec rpc

2017-04-22 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has uploaded a new patch set (#10). Change subject: IMPALA-2550: Switch to per-query exec rpc .. IMPALA-2550: Switch to per-query exec rpc Coordinator: - FragmentInstanceState -> BackendState, which in turn

[Impala-ASF-CR] IMPALA-2550: Switch to per-query exec rpc

2017-04-22 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has posted comments on this change. Change subject: IMPALA-2550: Switch to per-query exec rpc .. Patch Set 9: (26 comments)

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks .. Patch Set 2: > Build failed: http://jenkins.impala.io:8080/job/gerrit-verify-dryrun/494/ Looks flaky to me:

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks .. Patch Set 2: Build started: http://jenkins.impala.io:8080/job/gerrit-verify-dryrun/495/ -- To view,

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks .. Patch Set 2: Build started: http://jenkins.impala.io:8080/job/gerrit-verify-dryrun/494/ -- To view,

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Jim Apple (Code Review)
Hello Lars Volker, Alex Behm, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/6600 to look at the new patch set (#2). Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks ..

[Impala-ASF-CR] IMPALA-4544: ASAN should ignore SEGV and leaks

2017-04-22 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4544: ASAN should ignore SEGV and leaks .. Patch Set 2: Code-Review+2 Carry Alex Behm's +2 -- To view, visit http://gerrit.cloudera.org:8080/6600 To

[Impala-ASF-CR] IMPALA-5031: remove undefined behavior: nullptr member function call

2017-04-22 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/6714 Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call .. IMPALA-5031: remove undefined behavior: nullptr