[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-25 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Attachment: HBASE-20935.v2.patch HBASE-20935.branch-1.3.v2.patch >

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-25 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Attachment: HBASE-20935.patch HBASE-20935.branch-1.3.patch >

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-25 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Attachment: (was: HBASE-20935.patch) > HStore.removeCompactedfiles should log

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Fix Version/s: 1.3.3 Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Attachment: HBASE-20935.patch > HStore.removeCompactedfiles should log incase it

[jira] [Updated] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-24 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Khandelwal updated HBASE-20935: -- Description: if (r != null && r.isCompactedAway() && !r.isReferencedInReads()) If