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

AbstractPartitionAssignor should provide more flexibility to its sub class to see cluster meta data.

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.2.0
    • None
    • clients, consumer
    • None

    Description

      At present `AbstractPartitionAssignor` only pass `partitionsPerTopic` to its sub classes i.e. `RangeAssignor` and `RoundRobinAssignor`. I want to extend an assignor which only assigns partitions which are not replicas. Since I don't have the cluster detail, I can not check for the leaders for a partitions and assign them. 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            vijendra07kulhade Vijendra Kulhade
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: