-
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-1362] Add KafkaBrokers to shared config
https://jira.hyperledger.org/browse/FAB-1362 The list of Kafka brokers used for ordering needs to be shared across the shims (ordering service nodes). This changeset introduces the key and the getter of that key's value to the sharedconfig package. It also adds the necessary definition in the orderer protos. This value is not yet encoded as a configuration item in the genesis block that the static bootstrapper produces. This will come at a subsequent changeset, with the introduction of the provisional bootstrapper. Change-Id: I6268e79dc25ca2cee8da248ba44c9a572c04d909 Signed-off-by: Kostas Christidis <kostas@christidis.io>
- Loading branch information
1 parent
be08bc5
commit f42b999
Showing
8 changed files
with
211 additions
and
48 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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.