- Notifications
You must be signed in to change notification settings - Fork24
0.4.0 (deprecated)
· 71 commits to master since this release
02e7182 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
For SDK versions 0.4.x and higher:
Setting the auto.offset.reset property in kafka-config.properties to latest, will start the consumer from where it last stopped consuming or failed (not with latest message).
Setting the auto.offset.reset property in kafka-config.properties to earliest, will always start the consumer reading data after midnight (12:00:00 AM ET)
The default value for auto.offset.reset is earliest.
Assets2
Uh oh!
There was an error while loading.Please reload this page.