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

Allow injection of a CommitCallback #72

Closed
garyrussell opened this issue May 12, 2016 · 0 comments
Closed

Allow injection of a CommitCallback #72

garyrussell opened this issue May 12, 2016 · 0 comments
Labels
Milestone

Comments

@garyrussell
Copy link
Contributor

Default just logs.

@garyrussell garyrussell added this to the 1.0.0.RC1 milestone May 12, 2016
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue May 12, 2016
Fixes spring-projects#62
Resolves spring-projects#72

See the discussion on spring-projectsGH-62 `commitAsync()` is not currenly reliable.
Use `commitSync()` by default; add `syncCommits` property to the containers
(default true).

Also allow a user-injected commit callback (spring-projectsGH-72)
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue May 12, 2016
Fixes spring-projects#62
Resolves spring-projects#72

See the discussion on spring-projectsGH-62 `commitAsync()` is not currenly reliable.
Use `commitSync()` by default; add `syncCommits` property to the containers
(default true).

Also allow a user-injected commit callback (spring-projectsGH-72)
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue May 12, 2016
Fixes spring-projects#62
Resolves spring-projects#72

See the discussion on spring-projectsGH-62 `commitAsync()` is not currenly reliable.
Use `commitSync()` by default; add `syncCommits` property to the containers
(default true).

Also allow a user-injected commit callback (spring-projectsGH-72)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant