[jira] [Created] (HBASE-15214) Valid mutate Ops fail with RPC Codec in use and region moves across

2016-02-04 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-15214: -- Summary: Valid mutate Ops fail with RPC Codec in use and region moves across Key: HBASE-15214 URL: https://issues.apache.org/jira/browse/HBASE-15214 Project:

[jira] [Reopened] (HBASE-14979) Update to the newest Zookeeper release

2016-02-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi reopened HBASE-14979: --- Reopening the issue as the code change was reverted. > Update to the newest Zookeeper release >

Re: [VOTE] HBase 1.2.0 RC1

2016-02-04 Thread Anoop John
Sean If you are going to make a new RC, I would like to get HBASE-15218 fixed in it. This is not particularly broke in 1.2.0 but from 1.0.2 time. -Anoop- On Fri, Feb 5, 2016 at 2:16 AM, Andrew Purtell wrote: > Logging lines at ~milliseconds frequency could certainly

[jira] [Created] (HBASE-15218) On RS crash and replay of WAL, loosing all Tags in Cells

2016-02-04 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-15218: -- Summary: On RS crash and replay of WAL, loosing all Tags in Cells Key: HBASE-15218 URL: https://issues.apache.org/jira/browse/HBASE-15218 Project: HBase

Successful: HBase Generate Website

2016-02-04 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If you prefer to keep the hbase-site repo around

[jira] [Created] (HBASE-15216) Canary does not accepts few client config param from commandline( it should only be present in hbase-site.xml)

2016-02-04 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-15216: - Summary: Canary does not accepts few client config param from commandline( it should only be present in hbase-site.xml) Key: HBASE-15216 URL:

Successful: HBase Generate Website

2016-02-04 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If you prefer to keep the hbase-site repo around

[jira] [Created] (HBASE-15217) Canary -regionserver fails with cast exception

2016-02-04 Thread Vishal Khandelwal (JIRA)
Vishal Khandelwal created HBASE-15217: - Summary: Canary -regionserver fails with cast exception Key: HBASE-15217 URL: https://issues.apache.org/jira/browse/HBASE-15217 Project: HBase

Successful: HBase Generate Website

2016-02-04 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If you prefer to keep the hbase-site repo around

[jira] [Created] (HBASE-15213) Fix increment performance regression caused by HBASE-8763 on branch-1.0

2016-02-04 Thread Junegunn Choi (JIRA)
Junegunn Choi created HBASE-15213: - Summary: Fix increment performance regression caused by HBASE-8763 on branch-1.0 Key: HBASE-15213 URL: https://issues.apache.org/jira/browse/HBASE-15213 Project:

Re: [VOTE] HBase 1.2.0 RC1

2016-02-04 Thread Sean Busbey
Friendly reminder that this vote closes tomorrow. Stack, do you have a better idea about the severity of HBASE-15207 and wether the root cause is new to 1.2.0? -Sean On Tue, Feb 2, 2016 at 1:37 PM, Stack wrote: > It looks like balancer got stuck after Master joined running

[jira] [Created] (HBASE-15215) TestBlockEvictionFromClient is flaky in jdk1.7 build

2016-02-04 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-15215: -- Summary: TestBlockEvictionFromClient is flaky in jdk1.7 build Key: HBASE-15215 URL: https://issues.apache.org/jira/browse/HBASE-15215 Project:

Successful: HBase Generate Website

2016-02-04 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If you prefer to keep the hbase-site repo around

Re: [VOTE] HBase 1.2.0 RC1

2016-02-04 Thread Stack
Meant to report back here. I've been running loadings with monkeys trying to repro 'hung balancer'. Now I am of the opinion that there is no 'hung balancer', just balancer spew. The spew came in on HBASE-13376 which would be new to 1.2. Want to wait on at least this big cycle to finish before

[jira] [Resolved] (HBASE-13376) Improvements to Stochastic load balancer

2016-02-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-13376. --- Resolution: Fixed @apurtell reopened this issue so he could revert from 0.98 because problematic and

Re: [VOTE] HBase 1.2.0 RC1

2016-02-04 Thread Andrew Purtell
Logging lines at ~milliseconds frequency could certainly lead to a production problem. For example log files filling a volume rendering a master node out of service. If possible can we fix it and spin a new RC? > On Feb 4, 2016, at 12:18 PM, Stack wrote: > > Meant to report