0.94 and JDK7

2014-01-10 Thread lars hofhansl
Over the course of 0.94.16 I have upgraded junit to 4.11 for 0.94 (this was done for 0.96 and later a while ago). With that in place (and a few test fixes, mostly in tests that depended on the relative ordering in which tests are run) the testsuite passes on JDK7 as reliable as it does on JDK6.

Re: Branch 0.98 update and soft freeze

2014-01-10 Thread Andrew Purtell
I have test failures on 0.98 branch down to maybe one, which I hope to fix soon, and roll RC0 of 0.98.0 this weekend. So this is almost over. Your patience and understanding is appreciated. Ping me before committing to 0.98 branch, please. Thanks. On Tue, Dec 24, 2013 at 6:24 PM, Andrew Purtell

[jira] [Resolved] (HBASE-10263) make LruBlockCache single/multi/in-memory ratio user-configurable and provide preemptive mode for in-memory type block

2014-01-10 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie resolved HBASE-10263. --- Resolution: Fixed Fix Version/s: 0.98.0 > make LruBlockCache single/multi/in-memory ratio use

[jira] [Reopened] (HBASE-10263) make LruBlockCache single/multi/in-memory ratio user-configurable and provide preemptive mode for in-memory type block

2014-01-10 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie reopened HBASE-10263: --- reopen to commit to 0.98 as well > make LruBlockCache single/multi/in-memory ratio user-configurable an

[jira] [Created] (HBASE-10319) HLog should roll periodically to allow DN decommission to eventually complete.

2014-01-10 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-10319: -- Summary: HLog should roll periodically to allow DN decommission to eventually complete. Key: HBASE-10319 URL: https://issues.apache.org/jira/browse/HBASE-10319 Pr

[jira] [Created] (HBASE-10318) generate-hadoopX-poms.sh expects the version to have one extra '-'

2014-01-10 Thread Raja Aluri (JIRA)
Raja Aluri created HBASE-10318: -- Summary: generate-hadoopX-poms.sh expects the version to have one extra '-' Key: HBASE-10318 URL: https://issues.apache.org/jira/browse/HBASE-10318 Project: HBase

[VOTE] The 1st hbase 0.94.16 release candidate is available for download

2014-01-10 Thread lars hofhansl
The 1st 0.94.16 RC is available for download at http://people.apache.org/~larsh/hbase-0.94.16-rc0/ Signed with my code signing key: C7CFE328 HBase 0.94.16 is a bug fix release:     [HBASE-10257] - [0.94] Master aborts due to assignment race     [HBASE-7226] - HRegion.checkAndMutate uses incorrect

[jira] [Created] (HBASE-10317) getClientPort method of MiniZooKeeperCluster does not always return the correct value

2014-01-10 Thread Vasu Mariyala (JIRA)
Vasu Mariyala created HBASE-10317: - Summary: getClientPort method of MiniZooKeeperCluster does not always return the correct value Key: HBASE-10317 URL: https://issues.apache.org/jira/browse/HBASE-10317

[jira] [Resolved] (HBASE-10310) ZNodeCleaner session expired for /hbase/master

2014-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-10310. Resolution: Fixed Fix Version/s: 0.99.0 0.96.2

[jira] [Created] (HBASE-10316) Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner()

2014-01-10 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10316: -- Summary: Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner() Key: HBASE-10316 URL: https://issues.apache.org/jira/browse/HBASE-10316

[jira] [Created] (HBASE-10315) Canary shouldn't exit with 3 if there is no master running.

2014-01-10 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-10315: - Summary: Canary shouldn't exit with 3 if there is no master running. Key: HBASE-10315 URL: https://issues.apache.org/jira/browse/HBASE-10315 Project: HBase

[jira] [Created] (HBASE-10314) Add Chaos Monkey that doesn't touch the master

2014-01-10 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-10314: - Summary: Add Chaos Monkey that doesn't touch the master Key: HBASE-10314 URL: https://issues.apache.org/jira/browse/HBASE-10314 Project: HBase Issue Type:

Re: duplicate servlet-api jars in hbase 0.96.0

2014-01-10 Thread Stack
Thanks for reporting Jerry. I filed HBASE-10313 . Will take a look at this for 0.96.2. St.Ack On Thu, Jan 9, 2014 at 2:49 PM, Jerry He wrote: > In the lib folder in HBase 0.96.0 tarball we have this: > > [biadmin@hdtest009 lib]$ ls -l jsp-api* > -rw-rw-r-- 1 biadmin biadmin 134910 Sep 17 01:1

[jira] [Created] (HBASE-10313) Duplicate servlet-api jars in hbase 0.96.0

2014-01-10 Thread stack (JIRA)
stack created HBASE-10313: - Summary: Duplicate servlet-api jars in hbase 0.96.0 Key: HBASE-10313 URL: https://issues.apache.org/jira/browse/HBASE-10313 Project: HBase Issue Type: Bug Repo

[jira] [Created] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-01-10 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-10312: -- Summary: Flooding the cluster with administrative actions leads to collapse Key: HBASE-10312 URL: https://issues.apache.org/jira/browse/HBASE-10312 Project: HBase

[jira] [Reopened] (HBASE-10292) TestRegionServerCoprocessorExceptionWithAbort fails occasionally

2014-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-10292: Still seeing this occasionally > TestRegionServerCoprocessorExceptionWithAbort fails occasion

[jira] [Resolved] (HBASE-10307) IntegrationTestIngestWithEncryption assumes localhost cluster

2014-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-10307. Resolution: Fixed Hadoop Flags: Reviewed > IntegrationTestIngestWithEncryption assum

[jira] [Resolved] (HBASE-10299) TestZKProcedure fails occasionally

2014-01-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-10299. Resolution: Duplicate Fix Version/s: (was: 0.99.0) (was:

Re: 1.0 and cleaning up the APIs

2014-01-10 Thread Andrew Purtell
On Fri, Jan 10, 2014 at 9:46 AM, Stack wrote: > What you suggest Mr Sergey? Filing blockers against 1.0? Any deprecations > needed in 0.98 before it goes out? > Happily accepting patches to 0.98 that deprecate APIs if we have some idea of what would/should go away in 1.0 today! No need to ask

Re: 1.0 and cleaning up the APIs

2014-01-10 Thread Stack
On Thu, Jan 9, 2014 at 5:43 PM, Sergey Shelukhin wrote: > Hi. > > I was wondering if we intend to release 1.0 as compatible version with 0.96 > and 0.98. I would assume so.. > +1 Lets get 1.0 out sooner rather than later. > If so, then after 1.0, or if not then maybe even for 1.0, to have th

[jira] [Resolved] (HBASE-10311) Add Scan object to preScannerNext and postScannerNext methods on RegionObserver

2014-01-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-10311. Resolution: Invalid > Add Scan object to preScannerNext and postScannerNext methods on >

[jira] [Created] (HBASE-10311) Add Scan object to preScannerNext and postScannerNext methods on RegionObserver

2014-01-10 Thread Neil Ferguson (JIRA)
Neil Ferguson created HBASE-10311: - Summary: Add Scan object to preScannerNext and postScannerNext methods on RegionObserver Key: HBASE-10311 URL: https://issues.apache.org/jira/browse/HBASE-10311 Pro

[jira] [Created] (HBASE-10310) ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /hbase/master

2014-01-10 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-10310: --- Summary: ZNodeCleaner.java KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /hbase/master Key: HBASE-10310 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HBASE-10309) Add support to delete empty regions in 0.94.x series

2014-01-10 Thread AcCud (JIRA)
AcCud created HBASE-10309: - Summary: Add support to delete empty regions in 0.94.x series Key: HBASE-10309 URL: https://issues.apache.org/jira/browse/HBASE-10309 Project: HBase Issue Type: New Featur

[jira] [Resolved] (HBASE-10305) Batch update performance drops as the number of regions grows

2014-01-10 Thread Chao Shi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Shi resolved HBASE-10305. -- Resolution: Not A Problem We're running 0.94.10. ASYNC_WAL does work for me. Thanks Lars. Close this