Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.10.0.0
    • consumer
    • None

    Description

      org.apache.kafka.clients.consumer.Consumer tends to follow a pattern of having an action API paired with a query API:
      subscribe() has subscription()
      assign() has assignment()

      There's no analogous API for pause.

      Should there be a paused() API returning Set<TopicPartition>?

      Attachments

        Activity

          People

            hachikuji Jason Gustafson
            onurkaraman Onur Karaman
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: