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

Add partition selector feature #122

Closed
wants to merge 1 commit into from

Conversation

cluster28
Copy link

Add partition stamp for selecting the destination partition in Kafka.

This stamp can be added in a Messenger Middleware to choose the partition.

I didn't know the dependency versions to run the tests and i found that with this docker composer image the tests didn't throw any warning and are all ok

docker run --rm --interactive --tty --volume $PWD:/app composer:1.10.13 /bin/bash -c "composer install && vendor/bin/phpunit"

#53 (comment)

@cluster28
Copy link
Author

Closed in favour of #123

@cluster28 cluster28 closed this Sep 5, 2023
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