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

Mirror maker system test hangs and eventually fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0.0
    • None
    • None

    Description

      Due to changes made in KAFKA-2015, handling of --consumer.config has changed, more details is specified on KAFKA-2467. This leads to the exception.

      Exception in thread "main" java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
      	at kafka.utils.Pool.keys(Pool.scala:77)
      	at kafka.consumer.FetchRequestAndResponseStatsRegistry$.removeConsumerFetchRequestAndResponseStats(FetchRequestAndResponseStats.scala:69)
      	at kafka.metrics.KafkaMetricsGroup$.removeAllConsumerMetrics(KafkaMetricsGroup.scala:189)
      	at kafka.consumer.ZookeeperConsumerConnector.shutdown(ZookeeperConsumerConnector.scala:200)
      	at kafka.consumer.OldConsumer.stop(BaseConsumer.scala:75)
      	at kafka.tools.ConsoleConsumer$.process(ConsoleConsumer.scala:98)
      	at kafka.tools.ConsoleConsumer$.run(ConsoleConsumer.scala:57)
      	at kafka.tools.ConsoleConsumer$.main(ConsoleConsumer.scala:41)
      	at kafka.tools.ConsoleConsumer.main(ConsoleConsumer.scala)
      

      Attachments

        Activity

          People

            singhashish Ashish Singh
            singhashish Ashish Singh
            Guozhang Wang Guozhang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: