hyperledger / hyperledger/fabric-private-chaincode
TLCC channel re-join on restart: manual
Open
feature
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
On a peer restart, an admin has to manually trigger a `JOIN_CHANNEL` transaction to tlcc. Main concern is that "channel owner/creator" is not necessarily some person as "peer admin" yet would have to collaborate. Also potentially an issue of peer would be deployed by k8s or alike with auto-scaling.
See #284 "sibling" feature and #401 for k8s info
Contributor guide
Assessment
This issue has not been assessed yet.