You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/19 01:31:41 UTC

[jira] [Commented] (SAMZA-1217) Fix broken build due to TestCheckstyle in trunk

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

ASF GitHub Bot commented on SAMZA-1217:
---------------------------------------

GitHub user shanthoosh opened a pull request:

    https://github.com/apache/samza/pull/130

    SAMZA-1217: Fix broken build due to TestCheckstyle problem in trunk

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shanthoosh/samza master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #130
    
----
commit 400def35e2b3509ceb975ab78862780cab4d3690
Author: Shanthoosh Venkataraman <sv...@linkedin.com>
Date:   2017-04-19T01:30:11Z

    SAMZA-1217: Fix broken build due to TestCheckstyle problem in trunk

----


> Fix broken build due to TestCheckstyle in trunk
> -----------------------------------------------
>
>                 Key: SAMZA-1217
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1217
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>
> Due to unused import in TestAsyncRunLoop, build is broken in trunk. 
> Removing it fixes it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)