Skip to content

Add HTTP backend inbound publication barrier - #79

Merged
BenCodez merged 2 commits into
mainfrom
codex/http-inbound-publication-barrier
Sep 8, 2026
Merged

BenCodez merged 2 commits into
mainfrom
codex/http-inbound-publication-barrier

Conversation

@BenCodez

@BenCodez BenCodez commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • add an additive paused-start mode for backend HTTP connectors
  • keep incoming callbacks behind an internal publication barrier before any durable inbound journal transition
  • leave abandoned staged deliveries unacknowledged and recoverable
  • preserve the existing immediately-active start() behavior

This is the library-side prerequisite for BenCodez/VotingPlugin#1594. Merge this PR before the VotingPlugin consumer update.

Validation

  • mvn -B -f SimpleAPI/pom.xml -Dtest=HttpTransportRuntimeTest test (58 tests)
  • mvn -B -f SimpleAPI/pom.xml clean package (379 main tests + shared artifact test)
  • git diff --check
  • validated every generated JAR with unzip -tqq
  • fresh independent review gate: no findings

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-08T15:07:50.798421Z 3ac3219 New commits
🔒 Security Review Completed 2026-09-08T14:23:14.290653Z e00eace PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e00eaceaa4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@BenCodez
BenCodez merged commit 6c8fcb3 into main Sep 8, 2026
4 checks passed
@BenCodez
BenCodez deleted the codex/http-inbound-publication-barrier branch September 8, 2026 22:19
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