Skip to content

Conversation

@mbrandenburger
Copy link
Member

When revising the cc event integration test and use a single network instance to run all existing tests, it turned out that the the chaincode EventListener implementation has a liveness issue.

This PR restructures the cc event integration test and use a single network instance to run all existing tests.
We add a unit test that captures the liveness issue with the chaincode event listener and propose a fix to overcome the issue.

Note that this PR currently is based on #1049

@mbrandenburger mbrandenburger self-assigned this Oct 6, 2025
@mbrandenburger mbrandenburger added cleanup Something needs some cleanup bug Something isn't working labels Oct 6, 2025
@mbrandenburger mbrandenburger requested a review from adecaro October 7, 2025 06:03
@mbrandenburger mbrandenburger force-pushed the cc-event branch 2 times, most recently from 14d06b2 to 0fd34b3 Compare October 7, 2025 09:41
@mbrandenburger mbrandenburger requested a review from arner October 7, 2025 09:42
@mbrandenburger mbrandenburger reopened this Oct 8, 2025
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
- Revise fabric.EventListener
- Add additional tests

Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
@mbrandenburger mbrandenburger marked this pull request as ready for review October 14, 2025 12:03
Copy link
Contributor

@adecaro adecaro left a comment

Choose a reason for hiding this comment

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

LGTM. Great catch.

@mbrandenburger mbrandenburger merged commit a17eeeb into hyperledger-labs:main Oct 14, 2025
20 checks passed
@mbrandenburger mbrandenburger deleted the cc-event branch October 14, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup Something needs some cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants