[jira] [Updated] (HBASE-1936) ClassLoader that loads from hdfs; useful adding filters to classpath without having to restart services

2012-04-13 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-1936: Attachment: HBASE-1936-trunk.txt This patch is just for review. I have checked the code in

[jira] [Updated] (HBASE-1936) ClassLoader that loads from hdfs; useful adding filters to classpath without having to restart services

2012-04-13 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-1936: Attachment: (was: HBASE-1936-trunk.txt) ClassLoader that loads from hdfs; useful adding

[jira] [Updated] (HBASE-1936) ClassLoader that loads from hdfs; useful adding filters to classpath without having to restart services

2012-04-13 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-1936: Attachment: HBASE-1936-trunk(forReview).patch ClassLoader that loads from hdfs; useful adding

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-20 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: HBASE-5396-trunk.patch HBASE-5396-92.patch That problem is still there

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-20 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: Logs-TestFor92.rar This is the complete logs. I added some logs to track. And add

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-15 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: HBASE-5396-90-V2.patch I renamed regionPlanOnThisServer to regionOpeningOnServer, for

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-15 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: HBASE-5396-90-final.patch Sometime, it's really hard to get a good name. I've changed

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-14 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Fix Version/s: (was: 0.94.0) 0.90.7 Handle the regions in regionPlans

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-14 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: HBASE-5396-90.patch Handle the regions in regionPlans while processing

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-14 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: HBASE-5396-90-forReview.patch This patch was modified basing on the above comments. I

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-14 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: (was: HBASE-5396-90-forReview.patch) Handle the regions in regionPlans while

[jira] [Updated] (HBASE-5396) Handle the regions in regionPlans while processing ServerShutdownHandler

2012-02-14 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5396: Attachment: HBASE-5396-90-forReview.patch Handle the regions in regionPlans while processing

[jira] [Updated] (HBASE-5153) Add retry logic in HConnectionImplementation#resetZooKeeperTrackers

2012-01-27 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBase-5153-90-addendum.patch This is the addendum for 90. Add retry

[jira] [Updated] (HBASE-5225) Backport HBASE-3845 -data loss because lastSeqWritten can miss memstore edits

2012-01-20 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5225: Attachment: HBASE-3845-90.patch All unit tests passed..and also verified this patch in real

[jira] [Updated] (HBASE-5153) Add retry logic in HConnectionImplementation#resetZooKeeperTrackers

2012-01-16 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V6-90-minorchange.patch Add retry logic in

[jira] [Updated] (HBASE-5153) Add retry logic in HConnectionImplementation#resetZooKeeperTrackers

2012-01-16 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: TestResults-hbase5153.out Ran the tests again, got the same results: 5 tests failed

[jira] [Updated] (HBASE-5153) Add retry logic in HConnectionImplementation#resetZooKeeperTrackers

2012-01-15 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Summary: Add retry logic in HConnectionImplementation#resetZooKeeperTrackers (was: HConnection

[jira] [Updated] (HBASE-5153) Add retry logic in HConnectionImplementation#resetZooKeeperTrackers

2012-01-15 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V6-90.txt Changes: 1. Add a method unregisterListener in ZookeeperWatcher.

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-14 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V5-90.patch This is the new patch for 90 according to Lars' suggestion.

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V4-90.patch HBASE-5153-trunk.patch HConnection

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: (was: HBASE-5153-V4-90.patch) HConnection re-creation in HTable after

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-trunk-v2.patch HBASE-5153-V4-90.patch I updated the

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-11 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V3.patch HConnection re-creation in HTable after HConnection abort

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-09 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153.patch Plz share your comments, thank you. HConnection

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-09 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: (was: HBASE-5153.patch) HConnection re-creation in HTable after HConnection

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-09 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153.patch Thank you, Rama. I update the patch:) HConnection

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-09 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: (was: HBASE-5153-V2.patch) HConnection re-creation in HTable after

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-09 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V2.patch HConnection re-creation in HTable after HConnection abort

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-09 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-V2.patch HConnection re-creation in HTable after HConnection abort

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2012-01-05 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: PerformanceTestResults.png HBase5088-trunk-replaceTreeMap.patch

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2012-01-05 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: (was: HBase5088-90-replaceSoftValueSortedMap.patch) A concurrency issue on

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2012-01-05 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: (was: HBase5088-90-replaceTreeMap.patch) A concurrency issue on

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2012-01-05 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: HBase5088-trunk-replaceTreeMap.patch HBase5088-90-replaceTreeMap.patch

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2012-01-05 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: (was: HBase5088-trunk-replaceTreeMap.patch) A concurrency issue on

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2011-12-23 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: HBase5088Reproduce.java HBase-5088-trunk.patch

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2011-12-23 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: (was: HBase-5088-90.patch) A concurrency issue on SoftValueSortedMap

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2011-12-23 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: (was: HBase-5088-trunk.patch) A concurrency issue on SoftValueSortedMap

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2011-12-23 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Attachment: HBase-5088-trunk.patch HBase-5088-90.patch A concurrency issue on

[jira] [Updated] (HBASE-5088) A concurrency issue on SoftValueSortedMap

2011-12-21 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5088: Description: SoftValueSortedMap is backed by a TreeMap. All the methods in this class are

[jira] [Updated] (HBASE-4751) Make TestAdmin#testEnableTableRoundRobinAssignment friendly to concurrent tests

2011-11-04 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4751: Attachment: HBASE-4751-trunk.patch Make TestAdmin#testEnableTableRoundRobinAssignment

[jira] [Updated] (HBASE-4751) Make TestAdmin#testEnableTableRoundRobinAssignment friendly to concurrent tests

2011-11-04 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4751: Attachment: TestResults.txt Make TestAdmin#testEnableTableRoundRobinAssignment friendly to

[jira] [Updated] (HBASE-4669) Add an option of using round-robin assignment for enabling table

2011-10-27 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4669: Attachment: HBASE-4669-Trunk-V2.patch HBASE-4669-90-V2.patch Add an option of

[jira] [Updated] (HBASE-4669) Add an option of using round-robin assignment for enabling table

2011-10-27 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4669: Attachment: (was: HBASE-4669-Trunk-V2.patch) Add an option of using round-robin

[jira] [Updated] (HBASE-4669) Add an option of using round-robin assignment for enabling table

2011-10-26 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4669: Attachment: HBASE-4669-Trunk-V2.patch HBASE-4669-90.patch {noformat} Do we have to

[jira] [Updated] (HBASE-4669) Add an option of using round-robin assignment for enabling table

2011-10-25 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4669: Attachment: HBASE-4669-Trunk.patch Add an option of using round-robin assignment for enabling