KIP-875 - First-class offsets support in Kafka Connect #500
Labels
status/triage/completed
Automatic triage completed
status/triage/manual
Manual triage in progress
type/feature
A brand new feature
Uh oh!
There was an error while loading. Please reload this page.
Issue submitter TODO list
Is your proposal related to a problem?
Yes, the ability to use the features introduced in KIP-875 are not exposed in the UI (stop a connector, reset the offset of a stopped connector)
Describe the feature you're interested in
KIP-875 just debuted on Kafka 3.6 and it would be great to be able to leverage this feature using the UI
Provides first-class admin support for offsets in Kafka Connect. KIP-875 Part 1 added endpoints to get offsets and a new STOPPED state for connectors. The alter offsets and reset offsets endpoints have now been added.
Describe alternatives you've considered
Deleting the connector and re-creating it again with a different name is always an option
Version you're running
2956664
Additional context
Ported from provectus/kafka-ui#4289
The text was updated successfully, but these errors were encountered: