Merge [TRAFODION-1703] PR 296 Verify state of record before deleting
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c2d84433 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/c2d84433 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/c2d84433 Branch: refs/heads/master Commit: c2d8443316f32fe9081da33dbcfc48e8dad31f8d Parents: fe92c7b 174b18f Author: Dave Birdsall <[email protected]> Authored: Tue Feb 2 17:06:27 2016 +0000 Committer: Dave Birdsall <[email protected]> Committed: Tue Feb 2 17:06:27 2016 +0000 ---------------------------------------------------------------------- .../transactional/TrxRegionEndpoint.java | 33 +-- .../generated/TrxRegionProtos.java | 230 +++++++++++++------ .../hbase-trx/src/main/protobuf/TrxRegion.proto | 3 +- .../java/org/trafodion/dtm/TmAuditTlog.java | 9 +- 4 files changed, 187 insertions(+), 88 deletions(-) ----------------------------------------------------------------------
