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

[jira] [Created] (CARBONDATA-239) Failure of one compaction in queue should not affect the others.

ravikiran created CARBONDATA-239:
------------------------------------

             Summary: Failure of one compaction in queue should not affect the others.
                 Key: CARBONDATA-239
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-239
             Project: CarbonData
          Issue Type: Bug
            Reporter: ravikiran


Failure of one compaction in queue should not affect the others.
If a compaction is triggered by the user on table1 , and other requests will go to queue.  and if the compaction is failed for table1 then the requests in queue should continue and at the end the beeline will show the failure message to the user.

if any compaction gets failed for a table which is other than the user requested table then the error in the beeline should not appear.



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