[jira] [Updated] (HBASE-21593) closing flags show be set false in HRegion
[ https://issues.apache.org/jira/browse/HBASE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Cang updated HBASE-21593: Attachment: HBASE-21593.branch-1.001.patch Status: Patch Available (was: Open) > closing flags show be set false in HRegion > -- > > Key: HBASE-21593 > URL: https://issues.apache.org/jira/browse/HBASE-21593 > Project: HBase > Issue Type: Bug >Reporter: xiaolerzheng >Assignee: Xu Cang >Priority: Minor > Attachments: HBASE-21593.branch-1.001.patch, > image-2018-12-13-16-04-51-892.png, image-2018-12-13-16-05-09-246.png, > image-2018-12-13-16-05-36-404.png > > > in HRegion.java > > > 1429 // block waiting for the lock for closing > 1430 lock.writeLock().lock(); > 1431 this.closing.set(true); > 1432 status.setStatus("Disabling writes for close"); > > > > > 1557 } finally { > {color:#FF} //should here add {color} > {color:#FF} this.closing.set(false); {color} > 1558 lock.writeLock().unlock(); > 1559 } -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (HBASE-21593) closing flags show be set false in HRegion
[ https://issues.apache.org/jira/browse/HBASE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaolerzheng updated HBASE-21593: - Attachment: image-2018-12-13-16-05-09-246.png > closing flags show be set false in HRegion > -- > > Key: HBASE-21593 > URL: https://issues.apache.org/jira/browse/HBASE-21593 > Project: HBase > Issue Type: Bug >Reporter: xiaolerzheng >Priority: Minor > Attachments: image-2018-12-13-16-04-51-892.png, > image-2018-12-13-16-05-09-246.png, image-2018-12-13-16-05-36-404.png > > > in HRegion.java > > > 1429 // block waiting for the lock for closing > 1430 lock.writeLock().lock(); > 1431 this.closing.set(true); > 1432 status.setStatus("Disabling writes for close"); > > > > > 1557 } finally { > {color:#FF} //should here add {color} > {color:#FF} this.closing.set(false); {color} > 1558 lock.writeLock().unlock(); > 1559 } -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (HBASE-21593) closing flags show be set false in HRegion
[ https://issues.apache.org/jira/browse/HBASE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaolerzheng updated HBASE-21593: - Attachment: image-2018-12-13-16-05-36-404.png > closing flags show be set false in HRegion > -- > > Key: HBASE-21593 > URL: https://issues.apache.org/jira/browse/HBASE-21593 > Project: HBase > Issue Type: Bug >Reporter: xiaolerzheng >Priority: Minor > Attachments: image-2018-12-13-16-04-51-892.png, > image-2018-12-13-16-05-09-246.png, image-2018-12-13-16-05-36-404.png > > > in HRegion.java > > > 1429 // block waiting for the lock for closing > 1430 lock.writeLock().lock(); > 1431 this.closing.set(true); > 1432 status.setStatus("Disabling writes for close"); > > > > > 1557 } finally { > {color:#FF} //should here add {color} > {color:#FF} this.closing.set(false); {color} > 1558 lock.writeLock().unlock(); > 1559 } -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (HBASE-21593) closing flags show be set false in HRegion
[ https://issues.apache.org/jira/browse/HBASE-21593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaolerzheng updated HBASE-21593: - Attachment: image-2018-12-13-16-04-51-892.png > closing flags show be set false in HRegion > -- > > Key: HBASE-21593 > URL: https://issues.apache.org/jira/browse/HBASE-21593 > Project: HBase > Issue Type: Bug >Reporter: xiaolerzheng >Priority: Minor > Attachments: image-2018-12-13-16-04-51-892.png > > > in HRegion.java > > > 1429 // block waiting for the lock for closing > 1430 lock.writeLock().lock(); > 1431 this.closing.set(true); > 1432 status.setStatus("Disabling writes for close"); > > > > > 1557 } finally { > {color:#FF} //should here add {color} > {color:#FF} this.closing.set(false); {color} > 1558 lock.writeLock().unlock(); > 1559 } -- This message was sent by Atlassian JIRA (v7.6.3#76005)