Skip to content

OF-3330: Add unit test that counts channelActive events#3422

Draft
guusdk wants to merge 1 commit into
igniterealtime:mainfrom
guusdk:OF-3330_Duplicate-channel-active-events
Draft

OF-3330: Add unit test that counts channelActive events#3422
guusdk wants to merge 1 commit into
igniterealtime:mainfrom
guusdk:OF-3330_Duplicate-channel-active-events

Conversation

@guusdk

@guusdk guusdk commented Jul 6, 2026

Copy link
Copy Markdown
Member

This adds a unit test that exposes the issue identified in OF-3330: some Netty handlers (those in the head of the pipeline) can get invoked more than once. This is undesirable, as it implicitly requires them to be idempotent.

This adds a unit test that exposes the issue identified in OF-3330: some Netty handlers (those in the head of the pipeline) can get invoked more than once. This is undesirable, as it implicitly requires them to be idempotent.
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5addc4a9-b385-4f7a-b342-8d447a670223

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant