[jira] [Created] (HBASE-5835) [hbck] Catch and handle NotServingRegionException when close region attempt fails

2012-04-19 Thread Jonathan Hsieh (Created) (JIRA)
[hbck] Catch and handle NotServingRegionException when close region attempt fails - Key: HBASE-5835 URL: https://issues.apache.org/jira/browse/HBASE-5835 Project: HBase

[jira] [Created] (HBASE-5837) hbase shell deleteall to .META. allows insertion of malformed rowkey.

2012-04-19 Thread Jonathan Hsieh (Created) (JIRA)
hbase shell deleteall to .META. allows insertion of malformed rowkey. - Key: HBASE-5837 URL: https://issues.apache.org/jira/browse/HBASE-5837 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5820) hbck should check fs permissions.

2012-04-18 Thread Jonathan Hsieh (Created) (JIRA)
hbck should check fs permissions. - Key: HBASE-5820 URL: https://issues.apache.org/jira/browse/HBASE-5820 Project: HBase Issue Type: New Feature Components: hbck Reporter: Jonathan Hsieh

[jira] [Created] (HBASE-5801) [hbck] Hbck should handle case where some regions have different HTD settings in .regioninfo files (0.90 specific)

2012-04-16 Thread Jonathan Hsieh (Created) (JIRA)
[hbck] Hbck should handle case where some regions have different HTD settings in .regioninfo files (0.90 specific) --- Key: HBASE-5801 URL:

[jira] [Created] (HBASE-5793) TestHBaseFsck#TestNoHdfsTable test hangs after HBASE-5747

2012-04-14 Thread Jonathan Hsieh (Created) (JIRA)
TestHBaseFsck#TestNoHdfsTable test hangs after HBASE-5747 - Key: HBASE-5793 URL: https://issues.apache.org/jira/browse/HBASE-5793 Project: HBase Issue Type: Bug Reporter:

[jira] [Created] (HBASE-5786) Implement histogram metrics for flush and compaction latencies and sizes.

2012-04-13 Thread Jonathan Hsieh (Created) (JIRA)
Implement histogram metrics for flush and compaction latencies and sizes. - Key: HBASE-5786 URL: https://issues.apache.org/jira/browse/HBASE-5786 Project: HBase Issue

[jira] [Created] (HBASE-5712) Parallelize load of .regioninfo files in diagnostic/repair portion of hbck.

2012-04-04 Thread Jonathan Hsieh (Created) (JIRA)
Parallelize load of .regioninfo files in diagnostic/repair portion of hbck. --- Key: HBASE-5712 URL: https://issues.apache.org/jira/browse/HBASE-5712 Project: HBase

[jira] [Created] (HBASE-5714) Add write permissions check before any hbck run that modifies hdfs.

2012-04-04 Thread Jonathan Hsieh (Created) (JIRA)
Add write permissions check before any hbck run that modifies hdfs. --- Key: HBASE-5714 URL: https://issues.apache.org/jira/browse/HBASE-5714 Project: HBase Issue Type:

[jira] [Created] (HBASE-5697) Audit HBase for usage of deprecated hadoop 0.20.x property names.

2012-04-01 Thread Jonathan Hsieh (Created) (JIRA)
Audit HBase for usage of deprecated hadoop 0.20.x property names. - Key: HBASE-5697 URL: https://issues.apache.org/jira/browse/HBASE-5697 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-5685) [findbugs] Exclude Protobuf warnings from wire compat patches.

2012-03-30 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Exclude Protobuf warnings from wire compat patches. -- Key: HBASE-5685 URL: https://issues.apache.org/jira/browse/HBASE-5685 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-5642) [findbugs] Exclude Thrift and Protobuf warnings

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Exclude Thrift and Protobuf warnings --- Key: HBASE-5642 URL: https://issues.apache.org/jira/browse/HBASE-5642 Project: HBase Issue Type: Sub-task Components: build

[jira] [Created] (HBASE-5643) [findbugs] Fix compareTo/equals/hashcode warnings

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Fix compareTo/equals/hashcode warnings - Key: HBASE-5643 URL: https://issues.apache.org/jira/browse/HBASE-5643 Project: HBase Issue Type: Sub-task Reporter: Jonathan

[jira] [Created] (HBASE-5644) [findbugs] Fix null pointer warnings.

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Fix null pointer warnings. - Key: HBASE-5644 URL: https://issues.apache.org/jira/browse/HBASE-5644 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh See

[jira] [Created] (HBASE-5645) [findbugs] Fix correctness warnings

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Fix correctness warnings --- Key: HBASE-5645 URL: https://issues.apache.org/jira/browse/HBASE-5645 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh See

[jira] [Created] (HBASE-5646) [findbugs] Investigate experimental warnings

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Investigate experimental warnings Key: HBASE-5646 URL: https://issues.apache.org/jira/browse/HBASE-5646 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh See

[jira] [Created] (HBASE-5647) [findbugs] Address Exposed internal representation warnings

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Address Exposed internal representation warnings - Key: HBASE-5647 URL: https://issues.apache.org/jira/browse/HBASE-5647 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-5649) [findbugs] Fix security warning

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Fix security warning --- Key: HBASE-5649 URL: https://issues.apache.org/jira/browse/HBASE-5649 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh See

[jira] [Created] (HBASE-5648) [findbugs] Fix final/protected/constant declarations.

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Fix final/protected/constant declarations. - Key: HBASE-5648 URL: https://issues.apache.org/jira/browse/HBASE-5648 Project: HBase Issue Type: Sub-task Reporter:

[jira] [Created] (HBASE-5651) [findbugs] Address wiat/notify synchronization/inconsistency in sync

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Address wiat/notify synchronization/inconsistency in sync Key: HBASE-5651 URL: https://issues.apache.org/jira/browse/HBASE-5651 Project: HBase Issue Type:

[jira] [Created] (HBASE-5650) [findbugs] Address extra synchronization on CLSM, Atomic*

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Address extra synchronization on CLSM, Atomic* - Key: HBASE-5650 URL: https://issues.apache.org/jira/browse/HBASE-5650 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-5652) [find

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[find - Key: HBASE-5652 URL: https://issues.apache.org/jira/browse/HBASE-5652 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh -- This message is automatically generated by JIRA. If you think it was sent

[jira] [Created] (HBASE-5653) [findbugs] fix perf warnings

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] fix perf warnings Key: HBASE-5653 URL: https://issues.apache.org/jira/browse/HBASE-5653 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh See

[jira] [Created] (HBASE-5654) [findbugs] Address dodgy bugs

2012-03-27 Thread Jonathan Hsieh (Created) (JIRA)
[findbugs] Address dodgy bugs - Key: HBASE-5654 URL: https://issues.apache.org/jira/browse/HBASE-5654 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh See

[jira] [Created] (HBASE-5634) document how to use uberhbck

2012-03-24 Thread Jonathan Hsieh (Created) (JIRA)
document how to use uberhbck Key: HBASE-5634 URL: https://issues.apache.org/jira/browse/HBASE-5634 Project: HBase Issue Type: Improvement Components: documentation, hbck Affects Versions: 0.90.7,

[jira] [Created] (HBASE-5628) Improve performance of uberhbck

2012-03-23 Thread Jonathan Hsieh (Created) (JIRA)
Improve performance of uberhbck --- Key: HBASE-5628 URL: https://issues.apache.org/jira/browse/HBASE-5628 Project: HBase Issue Type: Improvement Components: hbck Affects Versions: 0.90.7, 0.92.2,

[jira] [Created] (HBASE-5629) Unify OfflineMetaRebuild with Hbck

2012-03-23 Thread Jonathan Hsieh (Created) (JIRA)
Unify OfflineMetaRebuild with Hbck -- Key: HBASE-5629 URL: https://issues.apache.org/jira/browse/HBASE-5629 Project: HBase Issue Type: Improvement Affects Versions: 0.90.7, 0.92.2, 0.94.0, 0.96.0

[jira] [Created] (HBASE-5630) hbck should disable the balancer using synchronousBalanceSwitch.

2012-03-23 Thread Jonathan Hsieh (Created) (JIRA)
hbck should disable the balancer using synchronousBalanceSwitch. Key: HBASE-5630 URL: https://issues.apache.org/jira/browse/HBASE-5630 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5631) hbck should handle case where .tableinfo file is missing.

2012-03-23 Thread Jonathan Hsieh (Created) (JIRA)
hbck should handle case where .tableinfo file is missing. - Key: HBASE-5631 URL: https://issues.apache.org/jira/browse/HBASE-5631 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5603) rolling-restart.sh script hangs when attempting to detect expiration of /hbase/master znode.

2012-03-20 Thread Jonathan Hsieh (Created) (JIRA)
rolling-restart.sh script hangs when attempting to detect expiration of /hbase/master znode. Key: HBASE-5603 URL: https://issues.apache.org/jira/browse/HBASE-5603

[jira] [Created] (HBASE-5588) Deprecate/remove AssignmentManager#clearRegionFromTransition

2012-03-15 Thread Jonathan Hsieh (Created) (JIRA)
Deprecate/remove AssignmentManager#clearRegionFromTransition Key: HBASE-5588 URL: https://issues.apache.org/jira/browse/HBASE-5588 Project: HBase Issue Type: Sub-task Affects

[jira] [Created] (HBASE-5589) Add of the offline call to the Master Interface

2012-03-15 Thread Jonathan Hsieh (Created) (JIRA)
Add of the offline call to the Master Interface --- Key: HBASE-5589 URL: https://issues.apache.org/jira/browse/HBASE-5589 Project: HBase Issue Type: Sub-task Affects Versions: 0.92.0, 0.90.6,

[jira] [Created] (HBASE-5590) Add more server mode state to jmx output.

2012-03-15 Thread Jonathan Hsieh (Created) (JIRA)
Add more server mode state to jmx output. - Key: HBASE-5590 URL: https://issues.apache.org/jira/browse/HBASE-5590 Project: HBase Issue Type: Improvement Components: metrics

[jira] [Created] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread Jonathan Hsieh (Created) (JIRA)
Update apache jenkins to include 0.94 and builds against Hadoop 0.23 Key: HBASE-5540 URL: https://issues.apache.org/jira/browse/HBASE-5540 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-5363) Add rat check to run automatically on mvn build.

2012-02-09 Thread Jonathan Hsieh (Created) (JIRA)
Add rat check to run automatically on mvn build. Key: HBASE-5363 URL: https://issues.apache.org/jira/browse/HBASE-5363 Project: HBase Issue Type: Improvement Components: build

[jira] [Created] (HBASE-5364) Fix source files missing licenses

2012-02-09 Thread Jonathan Hsieh (Created) (JIRA)
Fix source files missing licenses - Key: HBASE-5364 URL: https://issues.apache.org/jira/browse/HBASE-5364 Project: HBase Issue Type: Bug Affects Versions: 0.92.0, 0.90.5, 0.94.0 Reporter:

[jira] [Created] (HBASE-5356) region_mover.rb can hang if table region it belongs to is deleted.

2012-02-08 Thread Jonathan Hsieh (Created) (JIRA)
region_mover.rb can hang if table region it belongs to is deleted. -- Key: HBASE-5356 URL: https://issues.apache.org/jira/browse/HBASE-5356 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5360) [uberhbck] Add options for how to handle offline split parents.

2012-02-08 Thread Jonathan Hsieh (Created) (JIRA)
[uberhbck] Add options for how to handle offline split parents. Key: HBASE-5360 URL: https://issues.apache.org/jira/browse/HBASE-5360 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-5340) HFile/LoadIncrementalHFiles should specify file name when it fails to load a file.

2012-02-06 Thread Jonathan Hsieh (Created) (JIRA)
HFile/LoadIncrementalHFiles should specify file name when it fails to load a file. -- Key: HBASE-5340 URL: https://issues.apache.org/jira/browse/HBASE-5340 Project:

[jira] [Created] (HBASE-5282) Possible file handle leak with truncate HLog file.

2012-01-26 Thread Jonathan Hsieh (Created) (JIRA)
Possible file handle leak with truncate HLog file. -- Key: HBASE-5282 URL: https://issues.apache.org/jira/browse/HBASE-5282 Project: HBase Issue Type: Bug Affects Versions: 0.92.0, 0.90.5,

[jira] [Created] (HBASE-5288) Security source code dirs missing from 0.92.0 release tarballs.

2012-01-26 Thread Jonathan Hsieh (Created) (JIRA)
Security source code dirs missing from 0.92.0 release tarballs. --- Key: HBASE-5288 URL: https://issues.apache.org/jira/browse/HBASE-5288 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-5280) Remove AssignmentManager#clearRegionFromTransition and replace with assignmentManager#regionOffline

2012-01-25 Thread Jonathan Hsieh (Created) (JIRA)
Remove AssignmentManager#clearRegionFromTransition and replace with assignmentManager#regionOffline --- Key: HBASE-5280 URL:

[jira] [Created] (HBASE-5128) [uber hbck] Enable hbck to automatically repair table integrity problems as well as region consistency problems while online.

2012-01-04 Thread Jonathan Hsieh (Created) (JIRA)
[uber hbck] Enable hbck to automatically repair table integrity problems as well as region consistency problems while online. - Key: HBASE-5128

[jira] [Created] (HBASE-5103) Fix a places where master znode is improperly deserialized.

2011-12-29 Thread Jonathan Hsieh (Created) (JIRA)
Fix a places where master znode is improperly deserialized. --- Key: HBASE-5103 URL: https://issues.apache.org/jira/browse/HBASE-5103 Project: HBase Issue Type: Bug Affects

[jira] [Created] (HBASE-5101) Add a max number of regions per regionserver limit

2011-12-28 Thread Jonathan Hsieh (Created) (JIRA)
Add a max number of regions per regionserver limit -- Key: HBASE-5101 URL: https://issues.apache.org/jira/browse/HBASE-5101 Project: HBase Issue Type: Improvement Components:

[jira] [Created] (HBASE-5083) Backup HMaster should have http infoport open with link to the active master

2011-12-21 Thread Jonathan Hsieh (Created) (JIRA)
Backup HMaster should have http infoport open with link to the active master Key: HBASE-5083 URL: https://issues.apache.org/jira/browse/HBASE-5083 Project: HBase

[jira] [Created] (HBASE-5076) HBase shell hangs when creating some 'illegal' tables.

2011-12-20 Thread Jonathan Hsieh (Created) (JIRA)
HBase shell hangs when creating some 'illegal' tables. -- Key: HBASE-5076 URL: https://issues.apache.org/jira/browse/HBASE-5076 Project: HBase Issue Type: Bug Components: shell

[jira] [Created] (HBASE-5063) RegionServers fail to report to backup HMaster after primary goes down.

2011-12-17 Thread Jonathan Hsieh (Created) (JIRA)
RegionServers fail to report to backup HMaster after primary goes down. --- Key: HBASE-5063 URL: https://issues.apache.org/jira/browse/HBASE-5063 Project: HBase Issue Type:

[jira] [Created] (HBASE-5034) Make distributed log splitting the default once we gain confidence in it.

2011-12-14 Thread Jonathan Hsieh (Created) (JIRA)
Make distributed log splitting the default once we gain confidence in it. - Key: HBASE-5034 URL: https://issues.apache.org/jira/browse/HBASE-5034 Project: HBase Issue

[jira] [Created] (HBASE-4972) Investigate and port patches on 0.90 branch that are not on 0.92/trunk branch.

2011-12-07 Thread Jonathan Hsieh (Created) (JIRA)
Investigate and port patches on 0.90 branch that are not on 0.92/trunk branch. -- Key: HBASE-4972 URL: https://issues.apache.org/jira/browse/HBASE-4972 Project: HBase

[jira] [Created] (HBASE-4947) CopyTable warns about being unable to find table from wrong instance of HBase

2011-12-04 Thread Jonathan Hsieh (Created) (JIRA)
CopyTable warns about being unable to find table from wrong instance of HBase - Key: HBASE-4947 URL: https://issues.apache.org/jira/browse/HBASE-4947 Project: HBase

[jira] [Created] (HBASE-4934) Display Master server and Regionserver start time on respective info servers.

2011-12-02 Thread Jonathan Hsieh (Created) (JIRA)
Display Master server and Regionserver start time on respective info servers. - Key: HBASE-4934 URL: https://issues.apache.org/jira/browse/HBASE-4934 Project: HBase

[jira] [Created] (HBASE-4931) CopyTable instructions are of date in book and usage in source.

2011-12-01 Thread Jonathan Hsieh (Created) (JIRA)
CopyTable instructions are of date in book and usage in source. --- Key: HBASE-4931 URL: https://issues.apache.org/jira/browse/HBASE-4931 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4890) fix possible NPE in HConnectionManager

2011-11-29 Thread Jonathan Hsieh (Created) (JIRA)
fix possible NPE in HConnectionManager -- Key: HBASE-4890 URL: https://issues.apache.org/jira/browse/HBASE-4890 Project: HBase Issue Type: Bug Affects Versions: 0.92.0 Reporter: Jonathan

[jira] [Created] (HBASE-4866) Fix possible NPE in AssignmentManager#regionOnline

2011-11-24 Thread Jonathan Hsieh (Created) (JIRA)
Fix possible NPE in AssignmentManager#regionOnline -- Key: HBASE-4866 URL: https://issues.apache.org/jira/browse/HBASE-4866 Project: HBase Issue Type: Bug Components: master

[jira] [Created] (HBASE-4852) Tests that use RegionServer.openRegion such as TestHBaseFsck#testHBaseFsck should call openRegion synchronously

2011-11-22 Thread Jonathan Hsieh (Created) (JIRA)
Tests that use RegionServer.openRegion such as TestHBaseFsck#testHBaseFsck should call openRegion synchronously --- Key: HBASE-4852 URL:

[jira] [Created] (HBASE-4842) [hbck] Fix intermittent failures on TestHBaseFsck.testHBaseFsck

2011-11-21 Thread Jonathan Hsieh (Created) (JIRA)
[hbck] Fix intermittent failures on TestHBaseFsck.testHBaseFsck --- Key: HBASE-4842 URL: https://issues.apache.org/jira/browse/HBASE-4842 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-4804) Minor Dyslexia in CHANGES.txt

2011-11-16 Thread Jonathan Hsieh (Created) (JIRA)
Minor Dyslexia in CHANGES.txt - Key: HBASE-4804 URL: https://issues.apache.org/jira/browse/HBASE-4804 Project: HBase Issue Type: Bug Affects Versions: 0.92.0, 0.94.0 Reporter: Jonathan Hsieh

[jira] [Created] (HBASE-4806) Fix logging message in HbaseObjectWritable

2011-11-16 Thread Jonathan Hsieh (Created) (JIRA)
Fix logging message in HbaseObjectWritable -- Key: HBASE-4806 URL: https://issues.apache.org/jira/browse/HBASE-4806 Project: HBase Issue Type: Bug Affects Versions: 0.92.0, 0.94.0, 0.90.5

[jira] [Created] (HBASE-4740) [bulk load] the HBASE-4552 API can't tell if errors on region server is recoverable or unrecoverable error.

2011-11-03 Thread Jonathan Hsieh (Created) (JIRA)
[bulk load] the HBASE-4552 API can't tell if errors on region server is recoverable or unrecoverable error. Key: HBASE-4740 URL:

[jira] [Created] (HBASE-4734) [bulk load] Warn if bulk load director contained no files.

2011-11-02 Thread Jonathan Hsieh (Created) (JIRA)
[bulk load] Warn if bulk load director contained no files. -- Key: HBASE-4734 URL: https://issues.apache.org/jira/browse/HBASE-4734 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-4718) Backport HBASE-4552 to 0.90 branch.

2011-11-01 Thread Jonathan Hsieh (Created) (JIRA)
Backport HBASE-4552 to 0.90 branch. --- Key: HBASE-4718 URL: https://issues.apache.org/jira/browse/HBASE-4718 Project: HBase Issue Type: Bug Affects Versions: 0.90.4 Reporter: Jonathan Hsieh

[jira] [Created] (HBASE-4677) Remove old single bulkLoadHFile method

2011-10-25 Thread Jonathan Hsieh (Created) (JIRA)
Remove old single bulkLoadHFile method -- Key: HBASE-4677 URL: https://issues.apache.org/jira/browse/HBASE-4677 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh In review for

[jira] [Created] (HBASE-4652) Mechanism for atomic recovery from partial failure when atomically bulk-loading multi-CF rows.

2011-10-24 Thread Jonathan Hsieh (Created) (JIRA)
Mechanism for atomic recovery from partial failure when atomically bulk-loading multi-CF rows. -- Key: HBASE-4652 URL: https://issues.apache.org/jira/browse/HBASE-4652

[jira] [Created] (HBASE-4649) Add atomic bulk load function to region server

2011-10-23 Thread Jonathan Hsieh (Created) (JIRA)
Add atomic bulk load function to region server -- Key: HBASE-4649 URL: https://issues.apache.org/jira/browse/HBASE-4649 Project: HBase Issue Type: Sub-task Reporter: Jonathan Hsieh

[jira] [Created] (HBASE-4622) Remove trivial 0.90 deprecated code from 0.92 and trunk.

2011-10-19 Thread Jonathan Hsieh (Created) (JIRA)
Remove trivial 0.90 deprecated code from 0.92 and trunk. Key: HBASE-4622 URL: https://issues.apache.org/jira/browse/HBASE-4622 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-4623) Remove @deprecated Scan methods in 0.90 from TRUNK and 0.92

2011-10-19 Thread Jonathan Hsieh (Created) (JIRA)
Remove @deprecated Scan methods in 0.90 from TRUNK and 0.92 --- Key: HBASE-4623 URL: https://issues.apache.org/jira/browse/HBASE-4623 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-4624) Remove and convert @deprecated RemoteExceptionHandler.decodeRemoteException calls

2011-10-19 Thread Jonathan Hsieh (Created) (JIRA)
Remove and convert @deprecated RemoteExceptionHandler.decodeRemoteException calls - Key: HBASE-4624 URL: https://issues.apache.org/jira/browse/HBASE-4624 Project: HBase

[jira] [Created] (HBASE-4625) Convert @deprecated HBaseTestCase tests in 0.90 into JUnit4 style tests in 0.92 and TRUNK

2011-10-19 Thread Jonathan Hsieh (Created) (JIRA)
Convert @deprecated HBaseTestCase tests in 0.90 into JUnit4 style tests in 0.92 and TRUNK - Key: HBASE-4625 URL: https://issues.apache.org/jira/browse/HBASE-4625

[jira] [Created] (HBASE-4632) Offline meta rebuild should check if hbase is online before acting.

2011-10-19 Thread Jonathan Hsieh (Created) (JIRA)
Offline meta rebuild should check if hbase is online before acting. --- Key: HBASE-4632 URL: https://issues.apache.org/jira/browse/HBASE-4632 Project: HBase Issue Type:

[jira] [Created] (HBASE-4570) Scan ACID problem with concurrent puts.

2011-10-10 Thread Jonathan Hsieh (Created) (JIRA)
Scan ACID problem with concurrent puts. --- Key: HBASE-4570 URL: https://issues.apache.org/jira/browse/HBASE-4570 Project: HBase Issue Type: Bug Components: client, regionserver Affects

[jira] [Created] (HBASE-4515) User.getCurrent() can cause NPE.

2011-09-29 Thread Jonathan Hsieh (Created) (JIRA)
User.getCurrent() can cause NPE. Key: HBASE-4515 URL: https://issues.apache.org/jira/browse/HBASE-4515 Project: HBase Issue Type: Bug Affects Versions: 0.92.0, 0.94.0 Reporter: Jonathan Hsieh

[jira] [Created] (HBASE-4506) [hbck] Allow HBaseFsck to be instantiated without connecting

2011-09-28 Thread Jonathan Hsieh (Created) (JIRA)
[hbck] Allow HBaseFsck to be instantiated without connecting Key: HBASE-4506 URL: https://issues.apache.org/jira/browse/HBASE-4506 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-4509) [hbck] Improve region map output

2011-09-28 Thread Jonathan Hsieh (Created) (JIRA)
[hbck] Improve region map output Key: HBASE-4509 URL: https://issues.apache.org/jira/browse/HBASE-4509 Project: HBase Issue Type: Improvement Affects Versions: 0.92.0, 0.94.0, 0.90.5