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

    https://github.com/apache/carbondata/pull/3017#discussion_r244096878
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/locks/LocalFileLock.java ---
    @@ -112,7 +112,7 @@ public LocalFileLock(String lockFileLocation, String 
lockFile) {
             status = true;
           }
         } catch (IOException e) {
    -      status = false;
    +      // status = false;
    --- End diff --
    
    Please review PR #2878  at your convenience. Changes follows rules in the 
table in description


---

Reply via email to