[jira] [Commented] (CARBONDATA-251) making the auto compaction as blocking call.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (CARBONDATA-251) making the auto compaction as blocking call.

Akash R Nilugal (Jira)

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

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

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

    https://github.com/apache/incubator-carbondata/pull/168#discussion_r79287056
 
    --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ---
    @@ -920,7 +920,7 @@
        * Default value of Property for enabling system level compaction lock.1 compaction can run
        * at once.
        */
    -  public static String DEFAULT_ENABLE_CONCURRENT_COMPACTION = "false";
    +  public static String DEFAULT_ENABLE_CONCURRENT_COMPACTION = "true";
    --- End diff --
   
    Add comment that this property "carbon.concurrent.compaction" is @Depricated


> making the auto compaction as blocking call.
> --------------------------------------------
>
>                 Key: CARBONDATA-251
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-251
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: ravikiran
>
> making the auto compaction as blocking call.
> disabling the system level compaction lock feature.



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