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

[jira] [Commented] (CARBONDATA-170) Delete the lock files which are created after unlock.

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

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

GitHub user ravikiran23 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/86

    [CARBONDATA-170] Delete the lock file once the unlocking is done.

    Issue : The lock files which are used for locking purpose need to get deleted once lock is unlocked.
    
    Solution : deleting the lock files after the unlock. 

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

    $ git pull https://github.com/ravikiran23/incubator-carbondata lockDeletion

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

    https://github.com/apache/incubator-carbondata/pull/86.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 #86
    
----
commit 2594bb39ed18e789c491547c11a30a5509269564
Author: ravikiran <ra...@gmail.com>
Date:   2016-08-23T13:58:51Z

    Delete the lock file once the unlocking is done.

----


> Delete the lock files which are created after unlock.
> -----------------------------------------------------
>
>                 Key: CARBONDATA-170
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-170
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: ravikiran
>            Priority: Minor
>
> Delete the lock files which are created after unlock.



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