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-17504] add Organizations.<Org>.OrdererEndpoints and remove Orderer.Addresses #125

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

wuxuer
Copy link
Contributor

@wuxuer wuxuer commented Feb 18, 2020

Description

The use of Orderer.Addresses in configtx.yaml is deprecated, and Organizations..OrdererEndpoints should be used instead. Therefore, update all the fabric-samples configtx.yaml files.

Related issues

https://jira.hyperledger.org/browse/FAB-17504

Signed-off-by: xu wu wuxu1103@163.com

@lindluni
Copy link
Contributor

Can you do a git fetch and git rebase on the latest master which includes the fixes for the failures you are seeing in CI

…er.Addresses

Description

The use of Orderer.Addresses in configtx.yaml is deprecated, and Organizations.<Org>.OrdererEndpoints should be used instead. Therefore, update all the fabric-samples configtx.yaml files.

Related issues

https://jira.hyperledger.org/browse/FAB-17504

Signed-off-by: xu wu <wuxu1103@163.com>
@wuxuer
Copy link
Contributor Author

wuxuer commented Feb 26, 2020

Can you do a git fetch and git rebase on the latest master which includes the fixes for the failures you are seeing in CI

I have done this and all checks hava passed.

@lindluni
Copy link
Contributor

LGTM, tested locally ran well

Copy link
Contributor

@lehors lehors left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested successfully. LGTM. Thank you for your contribution!

@lehors lehors merged commit 7f5f5e6 into hyperledger:master Mar 20, 2020
@wuxuer wuxuer deleted the FAB-17504 branch March 21, 2020 13:22
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.

3 participants