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

KIP-980: Allow creating connectors in a STOPPED or PAUSED state #652

Open
2 tasks done
yeikel opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks done

KIP-980: Allow creating connectors in a STOPPED or PAUSED state #652

yeikel opened this issue Nov 7, 2024 · 0 comments
Labels
area/connect Kafka Connect, its connectors scope/backend Related to backend changes scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature

Comments

@yeikel
Copy link
Contributor

yeikel commented Nov 7, 2024

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

Yes, I'd like to be able to set the status of the connector on creation

Describe the feature you're interested in

KIP-980: Allow creating connectors in a stopped state
This update allows users to create new Connectors in a STOPPED or PAUSED state. There is now a new optional "initial_state" field during connector creation.

I would like to have the option to set the initial_state field during connector creation using the UI

Describe alternatives you've considered

  1. Create the connector
  2. Manually stop it

Version you're running

c8a8759

Additional context

KIP-980

@yeikel yeikel added status/triage Issues pending maintainers triage type/feature A brand new feature labels Nov 7, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Nov 7, 2024
@yeikel yeikel changed the title KIP-980 - Allow creating connectors in a stopped state KIP-980: Allow creating connectors in a stopped state Nov 10, 2024
@yeikel yeikel changed the title KIP-980: Allow creating connectors in a stopped state KIP-980: Allow creating connectors in a STOPPED state Nov 10, 2024
@yeikel yeikel changed the title KIP-980: Allow creating connectors in a STOPPED state KIP-980: Allow creating connectors in a STOPPED or PAUSED state Nov 10, 2024
@Haarolean Haarolean added type/enhancement En enhancement/improvement to an already existing feature scope/frontend Related to frontend changes scope/backend Related to backend changes area/connect Kafka Connect, its connectors and removed type/feature A brand new feature status/triage/manual Manual triage in progress labels Nov 11, 2024
@Haarolean Haarolean moved this to Backlog in Housekeeping Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connect Kafka Connect, its connectors scope/backend Related to backend changes scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/enhancement En enhancement/improvement to an already existing feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants