Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparations for external transport of replicated events #31771

Merged

Conversation

johanandren
Copy link
Member

  • Ack protocol for the events being consumed
  • A factory method to create replicated es entities without journal trailing through persistence query

Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

great to see that it fits in with the existing mechanism

@johanandren johanandren force-pushed the wip-replicated-es-transport-switch-prep branch from a5c30e1 to 88ff9e7 Compare November 30, 2022 18:36
Copy link
Contributor

@pvlugter pvlugter 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 that the existing mechanism can be used.

Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM, after something minor

setup.internalLogger.warn("Received published event for [{}] but with no replicated metadata, dropping")
setup.internalLogger.warn(
"Received published event for [{}] but with no replicated metadata, dropping",
event.persistenceId)
Copy link
Member

Choose a reason for hiding this comment

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

👍

@johanandren johanandren merged commit 3cbed90 into akka:main Dec 22, 2022
@johanandren johanandren deleted the wip-replicated-es-transport-switch-prep branch December 22, 2022 14: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.

3 participants