GitHub user ZoneMayor reopened a pull request:
https://github.com/apache/kafka/pull/734
KAFKA-2934: Offset storage file configuration in Connect standalone mode is
not included in StandaloneConfig
Added offsetBackingStore config to StandaloneConfig and DistributedConfig;
Added config for offset.storage.topic and config.storage.topic into
DistributedConfig;
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ZoneMayor/kafka trunk-KAFKA-2934
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/734.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #734
----
commit 8a59426b2d348826584e8a618676b739dd7918d7
Author: jinxing <[email protected]>
Date: 2016-02-21T08:34:27Z
KAFKA-2934: Offset storage file configuration in Connect standalone mode is
not included in StandaloneConfig
commit 54bc2bcf5259cba9d99c74566d57823784065ab9
Author: jinxing <[email protected]>
Date: 2016-03-02T06:56:04Z
mod
commit b491755fe3ea3e3420cd0b2b4297ca3196e89307
Author: jinxing <[email protected]>
Date: 2016-03-02T07:03:25Z
fix KakfaStatusBackingStore
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---