[jira] [Updated] (HBASE-20722) Make RegionServerTracker only depend on children changed event

2018-06-13 Thread Duo Zhang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-20722:
--
  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Pushed to master and branch-2. Thanks [~stack] for reviewing.

> Make RegionServerTracker only depend on children changed event
> --
>
> Key: HBASE-20722
> URL: https://issues.apache.org/jira/browse/HBASE-20722
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0, 2.1.0
>
> Attachments: HBASE-20722-v1.patch, HBASE-20722.patch
>
>
> For now we will use children changed event for adding RS, and node deleted 
> event for removing RS. Actually, children changed can also be used for 
> deleting RS, this will make it easier to control as we do not need to deal 
> with the concurrency issue between the children changed and node deleted 
> event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20722) Make RegionServerTracker only depend on children changed event

2018-06-13 Thread Duo Zhang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-20722:
--
Attachment: HBASE-20722-v1.patch

> Make RegionServerTracker only depend on children changed event
> --
>
> Key: HBASE-20722
> URL: https://issues.apache.org/jira/browse/HBASE-20722
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0, 2.1.0
>
> Attachments: HBASE-20722-v1.patch, HBASE-20722.patch
>
>
> For now we will use children changed event for adding RS, and node deleted 
> event for removing RS. Actually, children changed can also be used for 
> deleting RS, this will make it easier to control as we do not need to deal 
> with the concurrency issue between the children changed and node deleted 
> event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20722) Make RegionServerTracker only depend on children changed event

2018-06-13 Thread Duo Zhang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-20722:
--
 Assignee: Duo Zhang
Fix Version/s: 2.1.0
   3.0.0
   Attachment: HBASE-20722.patch
   Status: Patch Available  (was: Open)

> Make RegionServerTracker only depend on children changed event
> --
>
> Key: HBASE-20722
> URL: https://issues.apache.org/jira/browse/HBASE-20722
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0, 2.1.0
>
> Attachments: HBASE-20722.patch
>
>
> For now we will use children changed event for adding RS, and node deleted 
> event for removing RS. Actually, children changed can also be used for 
> deleting RS, this will make it easier to control as we do not need to deal 
> with the concurrency issue between the children changed and node deleted 
> event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20722) Make RegionServerTracker only depend on children changed event

2018-06-12 Thread Duo Zhang (JIRA)


 [ 
https://issues.apache.org/jira/browse/HBASE-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-20722:
--
Summary: Make RegionServerTracker only depend on children changed event  
(was: Make RegionServerTracker only depends on children changed event)

> Make RegionServerTracker only depend on children changed event
> --
>
> Key: HBASE-20722
> URL: https://issues.apache.org/jira/browse/HBASE-20722
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Priority: Major
>
> For now we will use children changed event for adding RS, and node deleted 
> event for removing RS. Actually, children changed can also be used for 
> deleting RS, this will make it easier to control as we do not need to deal 
> with the concurrency issue between the children changed and node deleted 
> event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)