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

Test changing an address of a node #68

Open
davidkel opened this issue Nov 25, 2021 · 2 comments · Fixed by #65
Open

Test changing an address of a node #68

davidkel opened this issue Nov 25, 2021 · 2 comments · Fixed by #65
Labels
enhancement New feature or request manual test

Comments

@davidkel
Copy link
Owner

This would allow us to test the following scenarios

  • change of a hostname for a peer
  • change of a hostname for an orderer
  • change of a port for a peer
  • change of a port for an orderer
@davidkel davidkel added the enhancement New feature or request label Nov 25, 2021
@davidkel
Copy link
Owner Author

davidkel commented Nov 25, 2021

Testing of changing a port for an order

Looks like updating of orderers isn't recognised if only the port changes, so change made to also change tls cert to drive a dynamic reconfigure, gateway doesn't appear to detect this

Issues raised

hyperledger/fabric-gateway#318

@davidkel davidkel changed the title Add support to change an address of a node Test changing an address of a node Nov 25, 2021
@davidkel davidkel linked a pull request Nov 29, 2021 that will close this issue
@davidkel davidkel reopened this Dec 1, 2021
@sapthasurendran
Copy link
Collaborator

Tested with latest version . Gateway works fine with updated orderer port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request manual test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants