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

[FABN-1609] close client in gateway disconnect #287

Merged
merged 1 commit into from Jul 27, 2020

Conversation

davidkhala
Copy link
Member

add close function to fabric-common/client
add client.close to gateway.disconnect
basic unit test

Signed-off-by: davidliu david-khala@hotmail.com

@davidkhala davidkhala requested a review from a team as a code owner July 24, 2020 03:15
@harrisob
Copy link
Contributor

Thanks, although the channels are being closed, this will catch any of the loose orderers and peers that are created and connected due to connection profile loading which are not assigned to channels.

@davidkhala
Copy link
Member Author

@harrisob Thanks bret, would you mind elaborate more about where else imported connection profile will affect?

add close function to fabric-common/client
add client.close to gateway.disconnect
basic unit test

Signed-off-by: davidliu <david-khala@hotmail.com>
@harrisob harrisob merged commit 08ca8a8 into hyperledger:master Jul 27, 2020
@davidkhala davidkhala deleted the FABN-1609 branch July 31, 2020 07:54
harrisob pushed a commit to harrisob/fabric-sdk-node that referenced this pull request Aug 14, 2020
add close function to fabric-common/client
add client.close to gateway.disconnect
basic unit test

Signed-off-by: davidliu <david-khala@hotmail.com>
bestbeforetoday added a commit to bestbeforetoday/fabric-sdk-node that referenced this pull request Mar 8, 2023
Release includes:

- Add support for getting CA server information (hyperledger#510)
- Close Client in Gateway disconnect (hyperledger#287)
- Include timestamp in transaction events (hyperledger#490)

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
@bestbeforetoday bestbeforetoday mentioned this pull request Mar 8, 2023
bestbeforetoday added a commit that referenced this pull request Mar 8, 2023
Release includes:

- Add support for getting CA server information (#510)
- Close Client in Gateway disconnect (#287)
- Include timestamp in transaction events (#490)

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
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