-
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-2606] Enable deliver_stdout to seek
https://jira.hyperledger.org/browse/FAB-2606 The `deliver_stdout` client is useful for debugging. This changeset introduces a `seek` flag that allows us to seek to oldest or newest (using the convention in [1]), or extract a specific block. [1] https://godoc.org/github.com/Shopify/sarama#pkg-constants Change-Id: Iaf8d3c596cfc23768d2bfc257ee32ef9a4512c54 Signed-off-by: Kostas Christidis <kostas@christidis.io>
- Loading branch information
1 parent
d4fa505
commit 28687ca
Showing
1 changed file
with
32 additions
and
7 deletions.
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