[ 
https://issues.apache.org/jira/browse/FLINK-6711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026445#comment-16026445
 ] 

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_r118727020
  
    --- Diff: 
flink-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/split/GenericParameterValuesProvider.java
 ---
    @@ -15,22 +15,22 @@
      * See the License for the specific language governing permissions and
      * limitations under the License.
      */
    -package org.apache.flink.api.java.io.jdbc.split;
     
    -import java.io.Serializable;
    +package org.apache.flink.api.java.io.jdbc.split;
     
     import org.apache.flink.api.java.io.jdbc.JDBCInputFormat;
     
    -/** 
    - * 
    +import java.io.Serializable;
    +
    +/**
      * This splits generator actually does nothing but wrapping the query 
parameters
      * computed by the user before creating the {@link JDBCInputFormat} 
instance.
    - * 
    + *
      * */
    --- End diff --
    
    Empty line and extra asterisk.


> 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)

Reply via email to