Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4295

Vitess connector should expose vstream flags

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Minor
    • 1.8.0.Beta1
    • None
    • vitess-connector
    • None

    Description

      There is a VStream flag stop_on_reshard in Vitess: https://github.com/vitessio/vitess/blob/016756e339ad052b63d238ef87eb177f79a8c18d/go/vt/vtgate/vstream_manager.go#L81-L84

       

      It controls if the old VStream will be stopped on reshard operation. If this is true, say we are reshard A into B and C, the stream on shard A will be stopped. When this is false (the default), the same stream will try to read from shard B and C automatically.

       

      I think with kafka connect, we should provide the option to the client and decide what is the desired behavior

      Attachments

        Activity

          People

            Unassigned Unassigned
            ywu-stripe Yang Wu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: