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

feat: producer and consumer filters for Replicated Event Sourcing #840

Merged
merged 3 commits into from
Apr 4, 2023

Conversation

patriknw
Copy link
Member

@patriknw patriknw commented Mar 30, 2023

  • api for producerFilter for Replicated Event Sourcing
  • requests must include replicaId
  • updated sample with producer and consumer filters

@patriknw patriknw force-pushed the wip-res-producer-filter-patriknw branch from 58ca6ac to 94195e4 Compare April 3, 2023 14:27
@patriknw patriknw changed the base branch from dev-filter to wip-consumer-filter-sample-patriknw April 3, 2023 14:28
@patriknw patriknw changed the title feat: api for producerFilter for Replicated Event Sourcing feat: producer and consumer filters for Replicated Event Sourcing Apr 3, 2023
@patriknw patriknw force-pushed the wip-consumer-filter-sample-patriknw branch from 5ef35f9 to 6d115af Compare April 4, 2023 09:51
Base automatically changed from wip-consumer-filter-sample-patriknw to dev-filter April 4, 2023 10:01
patriknw added 3 commits April 4, 2023 12:04
* use the full persistenceId in the explicit replay requests
* needed for RES replay requests to include the replicaId
@patriknw patriknw force-pushed the wip-res-producer-filter-patriknw branch from 94195e4 to 5f5678d Compare April 4, 2023 10:09
@patriknw patriknw marked this pull request as ready for review April 4, 2023 10:10
@patriknw patriknw merged commit b8edf16 into dev-filter Apr 4, 2023
@patriknw patriknw deleted the wip-res-producer-filter-patriknw branch April 4, 2023 10:20
Copy link
Member

@johanandren johanandren left a comment

Choose a reason for hiding this comment

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

LGTM

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