Uh oh!
There was an error while loading. Please reload this page.
HBASE-23561 acquire lock before update regionsMap - #1263
Conversation
Apache-HBase
commented
Mar 10, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 10, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 10, 2020
🎊 +1 overall
This message was automatically generated. |
saintstack
commented
Mar 10, 2020
What is going on here @mwkang ? This should be a new JIRA? You have attached this to HBASE-23561, an issue that is closed. Thanks. |
saintstack
commented
Mar 10, 2020
Is this issue related to HBASE-23561? It seems so. Its like an addendum? Maybe it belongs on HBASE-23561 then? |
mwkang
commented
Mar 11, 2020
@saintstack I'm sorry if I did something wrong. I did patch HBASE-23561 but I added it because I thought it would be a problem later. Note Link: #1193 (comment) |
saintstack
commented
Mar 11, 2020
Nothing wrong done. Was having trouble figuring this an addendum and not some new work. Thanks. |
thank you for your review and comment. |
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
Addendum: tie add and delete of regionMap and encodedRegionsMap Signed-off-by: stack <stack@apache.org>
computeIfAbsentnot guaranteed to be applied once atomically. therefore they can have a different value.