[
https://issues.apache.org/jira/browse/FLINK-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026443#comment-16026443
]
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_r118726185
--- Diff:
flink-connectors/flink-connector-rabbitmq/src/main/java/org/apache/flink/streaming/connectors/rabbitmq/RMQSource.java
---
@@ -105,7 +105,7 @@ public RMQSource(RMQConnectionConfig
rmqConnectionConfig, String queueName,
/**
* Creates a new RabbitMQ source. For exactly-once, you must set the
correlation ids of messages
* at the producer. The correlation id must be unique. Otherwise the
behavior of the source is
- * undefined. In doubt, set {@param usesCorrelationId} to false. When
correlation ids are not
+ * undefined. In doubt, set usesCorrelationId to false. When
correlation ids are not
--- End diff --
"If in doubt"?
> 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)