Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FAB-17727] Log warning if system channel has no consortium members #2149

Merged
merged 1 commit into from Nov 20, 2020

Conversation

denyeart
Copy link
Contributor

@denyeart denyeart commented Nov 20, 2020

Type of change

  • Improvement (Add warning message)

Description

When generating create channel transaction,
if system channel has no consortium members,
log a Warning since this may be an unexpected
situation for the user. Additionally, if the application
channel has members, the create channel transaction
will eventually get invalidated.

FAB-17727

Signed-off-by: David Enyeart enyeart@us.ibm.com

When generating create channel transaction,
if system channel has no consortium members,
log a Warning since this may be an unexpected
situation for the user. Additionally, if the application
channel has members, the create channel transaction
will eventually get invalidated.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
@denyeart denyeart requested a review from a team as a code owner November 20, 2020 01:16
@jyellick jyellick merged commit 4a2e781 into hyperledger:master Nov 20, 2020
@denyeart
Copy link
Contributor Author

@Mergifyio backport release-2.2

@denyeart denyeart deleted the no_consortium_members_message branch November 20, 2020 02:53
mergify bot pushed a commit that referenced this pull request Nov 20, 2020
…2149)

When generating create channel transaction,
if system channel has no consortium members,
log a Warning since this may be an unexpected
situation for the user. Additionally, if the application
channel has members, the create channel transaction
will eventually get invalidated.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit 4a2e781)
@mergify
Copy link

mergify bot commented Nov 20, 2020

Command backport release-2.2: success

Backports have been created

denyeart added a commit that referenced this pull request Nov 20, 2020
…2149)

When generating create channel transaction,
if system channel has no consortium members,
log a Warning since this may be an unexpected
situation for the user. Additionally, if the application
channel has members, the create channel transaction
will eventually get invalidated.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit 4a2e781)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants