Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2112

Wrong package statement in KafkaITCase and KafkaLocalSystemTime

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9
    • Connectors / Common
    • None

    Description

      The classes KafkaITCase.java and KafkaLocalSystemTime.java have an wrong package statement.

      They are in package "org.apache.flink.streaming.kafka" and
      "org.apache.flink.streaming.kafka.util" respectily, but the package
      statements are
      > package org.apache.flink.streaming.connectors.kafka;
      and
      > package org.apache.flink.streaming.connectors.kafka.util;

      Attachments

        Activity

          People

            mbalassi Márton Balassi
            mjsax Matthias J. Sax
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: