Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-8207

StickyPartitionAssignor for KStream

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.0.0
    • None
    • streams
    • None

    Description

      In KStreams I am not able to give a sticky partition assignor or my custom partition assignor.

      Overriding the property while building stream does not work

      streams props.put(ConsumerConfig.PARTITION_ASSIGNMENT_STRATEGY_CONFIG, CustomAssignor.class.getName());

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            neeraj.bhatt neeraj
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: