Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16818


Change subject: [TxnStatusManagerTest] fix replica restart in 
GetTransactionStatus
......................................................................

[TxnStatusManagerTest] fix replica restart in GetTransactionStatus

Before this patch, there was an issue with accessing already deleted
txn_manager_ member in the TxnStatusManagerTest.TxnStatusManagerTest
scenario and ASAN rightfully reported on that:

  src/kudu/transactions/txn_status_manager.cc:161:53: runtime error: \
    member call on address 0x6150000e7480 which does not point to an \
    object of type 'kudu::tablet::TabletReplica'
  0x6150000e7480: note: object has invalid vptr

Change-Id: I62f86cfc686a121a1689e6f3942aa4050406ffe2
---
M src/kudu/transactions/txn_status_manager-test.cc
1 file changed, 7 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/16818/1
--
To view, visit http://gerrit.cloudera.org:8080/16818
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I62f86cfc686a121a1689e6f3942aa4050406ffe2
Gerrit-Change-Number: 16818
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to