Re: No commits to branch-1.0 today please

2015-01-25 Thread lars hofhansl
The way I avoid this for 0.94 now is to create a jenkins job specifically for the RC tag and use that to build/test. That way I only have avoid commits between the time I create the updated CHANGES.txt and when I push the tag (usually 1 or 2 minutes). As soon as the tag is created new commit do

Re: No commits to branch-1.0 today please

2015-01-25 Thread Enis Söztutar
Do you have a script to update CHANGES.txt ? We should bring that in to make_rc.sh. Usually for me, it is mostly running update CHANGES.txt, run make_rc.sh, then tag. Enis On Sun, Jan 25, 2015 at 8:36 PM, lars hofhansl la...@apache.org wrote: The way I avoid this for 0.94 now is to create a

[jira] [Created] (HBASE-12917) HFilePerformanceEvaluation UniformRandomSmallScan fails with StackOverflowError

2015-01-25 Thread Vikas Vishwakarma (JIRA)
Vikas Vishwakarma created HBASE-12917: - Summary: HFilePerformanceEvaluation UniformRandomSmallScan fails with StackOverflowError Key: HBASE-12917 URL: https://issues.apache.org/jira/browse/HBASE-12917

[jira] [Created] (HBASE-12916) No access control for replicating WAL entries

2015-01-25 Thread Liu Shaohui (JIRA)
Liu Shaohui created HBASE-12916: --- Summary: No access control for replicating WAL entries Key: HBASE-12916 URL: https://issues.apache.org/jira/browse/HBASE-12916 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-12918) Backport asciidoc changes

2015-01-25 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-12918: - Summary: Backport asciidoc changes Key: HBASE-12918 URL: https://issues.apache.org/jira/browse/HBASE-12918 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-12913) [0.98] Backport HBASE-12892 Add a class to allow taking a snapshot from the command line

2015-01-25 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-12913: - Summary: [0.98] Backport HBASE-12892 Add a class to allow taking a snapshot from the command line Key: HBASE-12913 URL: https://issues.apache.org/jira/browse/HBASE-12913

[jira] [Resolved] (HBASE-12913) [0.98] Backport HBASE-12892 Add a class to allow taking a snapshot from the command line

2015-01-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12913. Resolution: Done Fix Version/s: (was: 0.98.10) Let me mark this as done on

[jira] [Created] (HBASE-12914) Mark public features that require HFilev3 Unstable in 0.98, warn in upgrade section

2015-01-25 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-12914: --- Summary: Mark public features that require HFilev3 Unstable in 0.98, warn in upgrade section Key: HBASE-12914 URL: https://issues.apache.org/jira/browse/HBASE-12914

[jira] [Resolved] (HBASE-12745) Visibility Labels: support visibility labels for user groups.

2015-01-25 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-12745. --- Resolution: Fixed Resolving this as per discussion. Please open a follow up issue for the

No commits to branch-1.0 today please

2015-01-25 Thread Enis Söztutar
I am trying to cut the 1.0.0RC1. Appreciate if no commits come in for today. Enis

[jira] [Resolved] (HBASE-12846) TestZKLessAMOnCluster is unstable in 0.98

2015-01-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12846. Resolution: Cannot Reproduce Fix Version/s: (was: 0.98.10) Haven't seen this in

Re: No commits to branch-1.0 today please

2015-01-25 Thread Enis Söztutar
No worries. Saw that issue but did not have the time to run the tests. Enis On Sun, Jan 25, 2015 at 5:38 PM, Andrew Purtell apurt...@apache.org wrote: Crap, sorry, I did one. It's a new case in TestShell. I didn't see this in time, sorry. No more from hence from me. On Sun, Jan 25, 2015 at

Re: No commits to branch-1.0 today please

2015-01-25 Thread Andrew Purtell
Crap, sorry, I did one. It's a new case in TestShell. I didn't see this in time, sorry. No more from hence from me. On Sun, Jan 25, 2015 at 5:21 PM, Enis Söztutar e...@apache.org wrote: I am trying to cut the 1.0.0RC1. Appreciate if no commits come in for today. Enis -- Best regards,

[jira] [Created] (HBASE-12915) Disallow small scan with batching

2015-01-25 Thread Ted Yu (JIRA)
Ted Yu created HBASE-12915: -- Summary: Disallow small scan with batching Key: HBASE-12915 URL: https://issues.apache.org/jira/browse/HBASE-12915 Project: HBase Issue Type: Bug Reporter: