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

Backport changes to topic subscription #1

Closed
wants to merge 1 commit into from
Closed

Conversation

Steveb-p
Copy link
Owner

Allow either to use assign or subscribe

With assign it is not possible to use the rebalancing from Kafka. So if no offset is set we use subscribe and rebalancing is possible and otherwise if a offset is set we are using assign.

@see commit php-enqueue/enqueue-dev@d2fa178
@see php-enqueue#570

Allow either to use assign or subscribe

With `assign` it is not possible to use the rebalancing from Kafka. So if no offset is set we use `subscribe` and rebalancing is possible and otherwise if a offset is set we are using assign.

@see commit d2fa178
@see php-enqueue#570
@Steveb-p Steveb-p closed this Oct 22, 2018
@Steveb-p Steveb-p deleted the Steveb-p-patch-1 branch October 22, 2018 22:24
Steveb-p pushed a commit that referenced this pull request May 3, 2019
Exception on affected record !=1.
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