DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Similar to
emit.checkpoints.enabledandemit.heartbeat.enabledthis KIP will addemit.offset-syncs.enabled. The config default value will be true to keep the current implementation. offset-syncs topic will not be created ifemit.offset-syncs.enabled set to falselogic to publish offset syncs in commit()will not be executed ifemit.offset-syncs.enabled set to falseMirrorCheckpointConnector validation will fail to at start if
emit.offset-syncs.enableddisabled while emit.checkpoints.enabled and/or sync.group.offsets.enabled are enabled.
...