XMLWordPrintableJSON

Details

    Description

      StoreSink is a hybrid sink. We need:

      • Introduce LocalCommitterOperator, kafka can only use the same produceId when committing, because starting multiple instances of a producer with a single produceId is not allowed by the kafka server. So we have to reuse the producer instance within the same process to commit.
      • Committable can not be serialized, Kafka reuses producer instance in Committable. and where the producer will not be serialized.
      • Integrate log store to StoreSink.

      Attachments

        Issue Links

          Activity

            People

              lzljs3620320 Jingsong Lee
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: