Skip to content

[ci-test] PR-E core-memdb orphan-tx coalesce — fork CI sandbox#2

Closed
MichaelUray wants to merge 1 commit into
developfrom
ci-test/pr-e-core-memdb
Closed

[ci-test] PR-E core-memdb orphan-tx coalesce — fork CI sandbox#2
MichaelUray wants to merge 1 commit into
developfrom
ci-test/pr-e-core-memdb

Conversation

@MichaelUray

Copy link
Copy Markdown
Owner

Fork-internal PR for CI testing. Single-commit fix (foundations/core) + test enhancement.

Per-TX 'no document found' warnings were previously emitted via ctx.warn
for every orphan-targeted transaction the loader skipped. On workspaces
that have evolved through multiple model versions this produces dozens
of identical-looking warnings on every page load, drowning out real
warnings without giving operators an actionable signal.

Replace with a single coalesced ctx.info summary at the end of addTxes:
total count plus a byClass breakdown. The information needed for
diagnosing migration issues is still present, just consolidated.

Signed-off-by: Michael Uray <michaeluray@users.noreply.github.com>
@MichaelUray
MichaelUray force-pushed the ci-test/pr-e-core-memdb branch from a2347e4 to fecdf19 Compare June 24, 2026 06:21
@MichaelUray

Copy link
Copy Markdown
Owner Author

CI sandbox complete. Upstream PR opened: hcengineering#10927

MichaelUray pushed a commit that referenced this pull request Jul 9, 2026
MichaelUray pushed a commit that referenced this pull request Jul 9, 2026
Compress kafka messages and fix exception in findAll
MichaelUray pushed a commit that referenced this pull request Jul 9, 2026
@MichaelUray
MichaelUray deleted the ci-test/pr-e-core-memdb branch July 9, 2026 11:42
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