[jira] [Created] (HBASE-5797) Add the active master address on the web of regionserver

2012-04-15 Thread chunhui shen (Created) (JIRA)
Add the active master address on the web of regionserver Key: HBASE-5797 URL: https://issues.apache.org/jira/browse/HBASE-5797 Project: HBase Issue Type: Improvement Report

[jira] [Created] (HBASE-5689) Skip RecoveredEdits may cause data loss

2012-03-30 Thread chunhui shen (Created) (JIRA)
Skip RecoveredEdits may cause data loss --- Key: HBASE-5689 URL: https://issues.apache.org/jira/browse/HBASE-5689 Project: HBase Issue Type: Bug Components: regionserver Reporter: chu

[jira] [Created] (HBASE-5672) TestLruBlockCache#testBackgroundEvictionThread fails occasionally

2012-03-28 Thread chunhui shen (Created) (JIRA)
TestLruBlockCache#testBackgroundEvictionThread fails occasionally - Key: HBASE-5672 URL: https://issues.apache.org/jira/browse/HBASE-5672 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5624) Aborting regionserver when splitting region, may cause daughter region not assigned by ServerShutdownHandler.

2012-03-22 Thread chunhui shen (Created) (JIRA)
Aborting regionserver when splitting region, may cause daughter region not assigned by ServerShutdownHandler. - Key: HBASE-5624 URL: https://issues.apache.

[jira] [Created] (HBASE-5571) Table will be disabling forever

2012-03-13 Thread chunhui shen (Created) (JIRA)
Table will be disabling forever --- Key: HBASE-5571 URL: https://issues.apache.org/jira/browse/HBASE-5571 Project: HBase Issue Type: Bug Components: master, regionserver Reporter: chunhui she

[jira] [Created] (HBASE-5568) Multi concurrent flushcache() for one region could cause data loss

2012-03-12 Thread chunhui shen (Created) (JIRA)
Multi concurrent flushcache() for one region could cause data loss -- Key: HBASE-5568 URL: https://issues.apache.org/jira/browse/HBASE-5568 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5563) HRegionInfo#compareTo add the comparison of regionId

2012-03-11 Thread chunhui shen (Created) (JIRA)
HRegionInfo#compareTo add the comparison of regionId Key: HBASE-5563 URL: https://issues.apache.org/jira/browse/HBASE-5563 Project: HBase Issue Type: Bug Reporter: chunhui shen

[jira] [Created] (HBASE-5528) Retry splitting log if failed in the process of ServerShutdownHandler, and abort master when retries exhausted

2012-03-05 Thread chunhui shen (Created) (JIRA)
Retry splitting log if failed in the process of ServerShutdownHandler, and abort master when retries exhausted -- Key: HBASE-5528 URL: https://issues.apach

[jira] [Created] (HBASE-5501) Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler

2012-02-29 Thread chunhui shen (Created) (JIRA)
Handle potential data loss due to concurrent processing of processFaileOver and ServerShutdownHandler - Key: HBASE-5501 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HBASE-5454) Refuse operations from Admin befor master is initialized

2012-02-22 Thread chunhui shen (Created) (JIRA)
Refuse operations from Admin befor master is initialized Key: HBASE-5454 URL: https://issues.apache.org/jira/browse/HBASE-5454 Project: HBase Issue Type: Improvement Report

[jira] [Created] (HBASE-5423) Regionserver may block on waitOnAllRegionsToClose when aborting

2012-02-16 Thread chunhui shen (Created) (JIRA)
Regionserver may block on waitOnAllRegionsToClose when aborting --- Key: HBASE-5423 URL: https://issues.apache.org/jira/browse/HBASE-5423 Project: HBase Issue Type: Bug Co

[jira] [Created] (HBASE-5422) StartupBulkAssigner would cause a lot of timeout on RIT when assigning large numbers of regions (timeout = 3 mins)

2012-02-16 Thread chunhui shen (Created) (JIRA)
StartupBulkAssigner would cause a lot of timeout on RIT when assigning large numbers of regions (timeout = 3 mins) -- Key: HBASE-5422 URL: https://issu

[jira] [Created] (HBASE-5179) Concurrent processing of processFaileOver and ServerShutdownHandler may cause region is assigned before completing split log, it would cause data loss

2012-01-10 Thread chunhui shen (Created) (JIRA)
Concurrent processing of processFaileOver and ServerShutdownHandler may cause region is assigned before completing split log, it would cause data loss --

[jira] [Created] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-09 Thread chunhui shen (Created) (JIRA)
Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again -- Key: HBASE-5165 URL: https://issues.apach

[jira] [Created] (HBASE-5152) Region is on service before completing initialized when doing rollback of split, it will affect readcorrectness

2012-01-08 Thread chunhui shen (Created) (JIRA)
Region is on service before completing initialized when doing rollback of split, it will affect readcorrectness Key: HBASE-5152 URL: https://issues.a

[jira] [Created] (HBASE-5121) MajorCompaction may affect scan's correctness

2012-01-03 Thread chunhui shen (Created) (JIRA)
MajorCompaction may affect scan's correctness - Key: HBASE-5121 URL: https://issues.apache.org/jira/browse/HBASE-5121 Project: HBase Issue Type: Bug Components: regionserver R

[jira] [Created] (HBASE-5100) Rollback of split would cause closed region to opened

2011-12-27 Thread chunhui shen (Created) (JIRA)
Rollback of split would cause closed region to opened -- Key: HBASE-5100 URL: https://issues.apache.org/jira/browse/HBASE-5100 Project: HBase Issue Type: Bug Reporter: chunhui

[jira] [Created] (HBASE-5020) MetaReader#fullScan doesn't stop scanning when vistor returns false in 0.90 version

2011-12-13 Thread chunhui shen (Created) (JIRA)
MetaReader#fullScan doesn't stop scanning when vistor returns false in 0.90 version Key: HBASE-5020 URL: https://issues.apache.org/jira/browse/HBASE-5020 Project: H

[jira] [Created] (HBASE-4988) MetaServer crash cause all splitting regionserver abort

2011-12-08 Thread chunhui shen (Created) (JIRA)
MetaServer crash cause all splitting regionserver abort --- Key: HBASE-4988 URL: https://issues.apache.org/jira/browse/HBASE-4988 Project: HBase Issue Type: Bug Reporter: chunhu

[jira] [Created] (HBASE-4899) Region would be assigned twice easily with continually killing server and moving region in testing environment

2011-11-29 Thread chunhui shen (Created) (JIRA)
Region would be assigned twice easily with continually killing server and moving region in testing environment --- Key: HBASE-4899 URL: https://issues.apa

[jira] [Created] (HBASE-4881) Unhealthy region is on service caused by rollback of region splitting

2011-11-27 Thread chunhui shen (Created) (JIRA)
Unhealthy region is on service caused by rollback of region splitting - Key: HBASE-4881 URL: https://issues.apache.org/jira/browse/HBASE-4881 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4880) Region is on service before completing openRegionHanlder, may cause data loss

2011-11-27 Thread chunhui shen (Created) (JIRA)
Region is on service before completing openRegionHanlder, may cause data loss - Key: HBASE-4880 URL: https://issues.apache.org/jira/browse/HBASE-4880 Project: HBase

[jira] [Created] (HBASE-4878) Master crash when spliting hlog may cause data loss

2011-11-26 Thread chunhui shen (Created) (JIRA)
Master crash when spliting hlog may cause data loss --- Key: HBASE-4878 URL: https://issues.apache.org/jira/browse/HBASE-4878 Project: HBase Issue Type: Bug Reporter: chunhui shen

[jira] [Created] (HBASE-4862) Split hlog and open region currently happend may cause data loss

2011-11-23 Thread chunhui shen (Created) (JIRA)
Split hlog and open region currently happend may cause data loss Key: HBASE-4862 URL: https://issues.apache.org/jira/browse/HBASE-4862 Project: HBase Issue Type: Bug Affect