Skip to content

chore(kafka_schema): add fingerprint annotation#1187

Merged
vmyroslav merged 1 commit into
mainfrom
vmyroslav/nex-2485/schema-fingerprint
Jun 5, 2026
Merged

chore(kafka_schema): add fingerprint annotation#1187
vmyroslav merged 1 commit into
mainfrom
vmyroslav/nex-2485/schema-fingerprint

Conversation

@vmyroslav
Copy link
Copy Markdown
Contributor

@vmyroslav vmyroslav commented Jun 3, 2026

About this change—what it does

  • Replaced registry-walking drift detection with an annotation fingerprint
  • Observe now only confirms the subject exists; drift is judged by comparing the desired fingerprint against the annotation

Why:

  • Removes O(N) registry calls per Observe pass on subjects with many versions.

Resolves: NEX-2485

@vmyroslav vmyroslav force-pushed the vmyroslav/nex-2485/schema-fingerprint branch from a73f9a7 to b1b4b14 Compare June 3, 2026 13:24
@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

❌ Acceptance Tests Failed

Workflow: View Details

@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

❌ Acceptance Tests Failed

Workflow: View Details

@vmyroslav vmyroslav force-pushed the vmyroslav/nex-2485/schema-fingerprint branch from 7afec87 to fa3e9f9 Compare June 4, 2026 07:51
@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@vmyroslav vmyroslav marked this pull request as ready for review June 4, 2026 07:52
@vmyroslav vmyroslav requested a review from a team as a code owner June 4, 2026 07:52
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

✅ Acceptance Tests Passed

Workflow: View Details

@vmyroslav vmyroslav force-pushed the vmyroslav/nex-2485/schema-fingerprint branch 2 times, most recently from 1ae5985 to 5b7fc36 Compare June 4, 2026 12:06
@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

❌ Acceptance Tests Failed

Workflow: View Details

@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

❌ Acceptance Tests Failed

Workflow: View Details

@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

✅ Acceptance Tests Passed

Workflow: View Details

@vmyroslav vmyroslav force-pushed the vmyroslav/nex-2485/schema-fingerprint branch from b1eaf03 to aaade24 Compare June 4, 2026 19:22
@vmyroslav
Copy link
Copy Markdown
Contributor Author

/test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

✅ Acceptance Tests Passed

Workflow: View Details

@vmyroslav vmyroslav merged commit 56bc51c into main Jun 5, 2026
11 checks passed
@vmyroslav vmyroslav deleted the vmyroslav/nex-2485/schema-fingerprint branch June 5, 2026 09:33
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.

2 participants