-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-2915] Set 'last block cut' to proper value
https://jira.hyperledger.org/browse/FAB-2915 Both the "last persisted offset" and the "last cut block" fields need to be set to their proper values before a restarted chain can resume operation. We were taking care of the former, but not the latter. This changeset fixes that. Change-Id: If688947d49566c88b416d7abb6f0e5b8aa42d977 Signed-off-by: Kostas Christidis <kostas@christidis.io>
- Loading branch information
1 parent
b7166b7
commit bcef154
Showing
3 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters