Hello Andrew Sherman, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16341

to look at the new patch set (#2).

Change subject: IMPALA-7714: try to avoid be test crash in statestore
......................................................................

IMPALA-7714: try to avoid be test crash in statestore

We didn't get to a clear root cause for this, so I'm going
to try two things.

First, under the theory that the problem is somehow the
destruction of the strings, convert them to char char*
which does not require destruction on process teardown.

Second, add some logging if the map lookup fails so
we can better understand what may have happened.

Change-Id: Id4363a93addb8a808d292906cac44ebd25c16889
---
M be/src/statestore/statestore.cc
M be/src/statestore/statestore.h
2 files changed, 9 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/41/16341/2
--
To view, visit http://gerrit.cloudera.org:8080/16341
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id4363a93addb8a808d292906cac44ebd25c16889
Gerrit-Change-Number: 16341
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Andrew Sherman <asher...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to