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

View / Delete Replication Quotas via Config Command EntityName Wildcards for Topic/Broker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.1.1
    • None
    • None
    • None

    Description

      It is likely that people will need a utility for checking if a quota is set and removing it. This would be useful if something untoward happened, say the throttle was not removed from a certain broker due to a network glitch at the time of removal.

      Currently it is possible to view and delete replication quota configs using the config command, but you'd need to script up something that called the command for each topic and each broker. It's also possible to delete the throttle for a assignment using the ReassignPartitionsCommand but that requires an outstanding assignment and matching json doc.

      Thus it would be good to add something to the ConfigCommand that wrapped this functionality.

      Probably the best way would be to simply add wildcard support to the EntityName field for Broker and Topic entity types.

      Attachments

        Activity

          People

            Unassigned Unassigned
            benstopford Ben Stopford
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: