question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature to add a new organization to the consortium

See original GitHub issue

Is your feature request related to a problem? Please describe. Ability to

  1. Add a new organization to the consortium
  2. Add a new consortium to an existing organization

Describe the solution you’d like Provide basic functionalities such as

  1. Changing the consortium membership.
  2. Ability to create the channel with new organizations that were added after the initial setup.

Describe alternatives you’ve considered One alternative is to create a channel with only existing organization and then add additional organizations to it. ** Not tested. Also, this lacks a consortium update operation.

Additional context Blockchain Automation Framework creates the consortium in the Hyperledger Fabric with the list of organizations part of the initial network configuration file (Refer to the network.yaml file under the sample). This currently blocks an organization from creating a new channel if it’s not part of the initial network setup. Also, the existing organization cannot add a new channel with those other organizations which are not part of the consortium.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
alvaropicazocommented, Apr 13, 2021

Just checked this.

Deployed a network with only one orderer organization and a peer organization (calv, which is the creator). Then, I run the add-organization playbook to create a new organization as a joiner (malv) and expecting to be part of the consortium named “SupplyChainConsortium”. As a result, decoding the block into a json file, I checked that both orgs were part of the consortium.

image

0reactions
arsulegaicommented, Apr 14, 2021

Thanks @alvaropicazo 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add a new org to the existing consortium? Hyperledger Fabric
We have to update the system genesis block to add a new organization in the consortium. Then only the new organization can create...
Read more >
Create a Consortium Organization (Consortium Lead only)
To add a new Consortium Organization, go to the Consortium Organizations tab on the Consortium dashboard and click the Add Consortium Organization button...
Read more >
Business Considerations - ConsortiumInfo.org
The first question that anyone disposed to create a new SSO should ask is this: “Is this consortium really necessary?” After all, with...
Read more >
CONSORTIUM MANAGEMENT AND LEADERSHIP TRAINING
1. Identify the various factors that need to be addressed to create better alignment across partner organizations in a consortium; and.
Read more >
Managing organizations - IBM
Only the orderer admin can add new organizations to the consortium. If you are the orderer admin, you will need to collect the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found