You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/14 16:20:20 UTC

[jira] [Commented] (CARBONDATA-234) wrong message is printed in the logs each time when the compaction is done.

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

ASF GitHub Bot commented on CARBONDATA-234:
-------------------------------------------

Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/149#discussion_r78782633
  
    --- Diff: integration/spark/src/main/java/org/apache/carbondata/integration/spark/merger/CarbonCompactionUtil.java ---
    @@ -246,6 +251,9 @@ public static boolean createCompactionRequiredFile(String metaFolderPath,
               return false;
             }
           }
    +      else {
    --- End diff --
    
    move one line up


> wrong message is printed in the logs each time when the compaction is done.
> ---------------------------------------------------------------------------
>
>                 Key: CARBONDATA-234
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-234
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: ravikiran
>
> wrong message is printed in the logs each time when the compaction is done.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)