ConduitIO / ConduitIO/conduit

Feature: Support setting connector state

Open
#851 3 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
Go
Stars
610
Forks
63
Avg merge
12h 28m
Merged PRs (30d)
57

Description

### Feature description

Currently the [connector state](https://github.com/ConduitIO/conduit/blob/929fe129bbc9ea29c98b7d81b5f7eb3f39127a1a/proto/api/v1/api.proto#L86-L89) can be retrieved through the API but it can't be updated. Adding an endpoint to explicitly set the state to some specific value would allow users to change the position before starting the pipeline, giving them the power to control the starting position. This mean that an operator could externalise the storage of connector state if they want or copy over state from one Conduit instance to another.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.