[
https://issues.apache.org/jira/browse/FLINK-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026439#comment-16026439
]
ASF GitHub Bot commented on FLINK-6711:
---------------------------------------
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/3992#discussion_r118725529
--- Diff:
flink-connectors/flink-connector-nifi/src/main/java/org/apache/flink/streaming/connectors/nifi/NiFiDataPacket.java
---
@@ -14,13 +14,14 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
+
package org.apache.flink.streaming.connectors.nifi;
import java.util.Map;
/**
- * <p>
- * The NiFiDataPacket provides a packaging around a NiFi FlowFile. It
wraps both
+ *
+ * <p>The NiFiDataPacket provides a packaging around a NiFi FlowFile. It
wraps both
--- End diff --
Remove opening and closing paragraph tags and blank line.
> Activate strict checkstyle for flink-connectors
> -----------------------------------------------
>
> Key: FLINK-6711
> URL: https://issues.apache.org/jira/browse/FLINK-6711
> Project: Flink
> Issue Type: Sub-task
> Components: Batch Connectors and Input/Output Formats, Streaming
> Connectors
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)