Hello Anon. E. Moose #1000171, Jenkins, Michael Blow,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/2161
to look at the new patch set (#2).
Change subject: [NO ISSUE][TX] Ensure NC Max Txn ID is Initialized on Startup
......................................................................
[NO ISSUE][TX] Ensure NC Max Txn ID is Initialized on Startup
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- Initialize the value of max txn id on the NC to
the value stored in the latest checkpoint or the
maximum txn id encountered during recovery. This
ensures that the correct max value is reported
to the CC after NC startup.
Change-Id: Ib529d41c5c219f4b761752a68398127388286d67
---
M
asterixdb/asterix-app/src/main/java/org/apache/asterix/app/nc/RecoveryManager.java
M
asterixdb/asterix-app/src/main/java/org/apache/asterix/app/nc/TransactionSubsystem.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/transactions/Checkpoint.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/transactions/ITransactionManager.java
M
asterixdb/asterix-transactions/src/main/java/org/apache/asterix/transaction/management/service/transaction/TransactionManager.java
5 files changed, 24 insertions(+), 12 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/61/2161/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/2161
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib529d41c5c219f4b761752a68398127388286d67
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Murtadha Hubail <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>
Gerrit-Reviewer: abdullah alamoudi <[email protected]>