Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

APEXMALHAR-2120 #resolve #comment solve problems of KafkaInputOperato… #320

Closed
wants to merge 1 commit into from

Conversation

brightchen
Copy link
Contributor

…rTest and AbstractKafkaInputOperator


public final transient CollectorInputPort inputPort = new CollectorInputPort(this);
public final transient DefaultInputPort<byte[]> inputPort = new DefaultInputPort<byte[]>()
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indentation is odd

@@ -198,7 +198,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.11</artifactId>
<version>0.9.0.0</version>
<version>0.9.0.1</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this version change?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants