Re: Changing resolution in JIRA

2015-11-09 Thread Nicolas Liochon
fwiw, I gave it a try and I can't change the resolution myself, even if I have the admin bit on the jira. But may be a jira guru can do something about this... On Mon, Nov 9, 2015 at 10:17 AM, Lars Francke wrote: > Hi, > > LarsG and I have been looking at a couple of JIRA issues (861 to be > pre

[jira] [Created] (HBASE-14580) Make the HBaseMiniCluster compliant with Kerberos

2015-10-08 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-14580: --- Summary: Make the HBaseMiniCluster compliant with Kerberos Key: HBASE-14580 URL: https://issues.apache.org/jira/browse/HBASE-14580 Project: HBase

[jira] [Created] (HBASE-14579) Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE

2015-10-08 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-14579: --- Summary: Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE Key: HBASE-14579 URL: https://issues.apache.org/jira/browse/HBASE-14579

Re: Proposal: Matteo for 2.0.0 RM

2015-08-28 Thread Nicolas Liochon
+1 On Fri, Aug 28, 2015 at 12:59 AM, wrote: > +1 > From: Stack > To: HBase Dev List > Sent: Thursday, August 27, 2015 10:22 AM > Subject: Proposal: Matteo for 2.0.0 RM > > Last night at the HBase dev workshop, during discussion of 2.0.0 (what will > be in it, when will it come out), i

Re: [DISCUSS] correcting abusive behavior on mailing lists was (Re: [DISCUSS] Multi-Cluster HBase Client)

2015-07-01 Thread Nicolas Liochon
> You’re a developer, or just some higher level primate that pounds code? And it's not the first time. A 3 month ban seems ok to me. On Wed, Jul 1, 2015 at 5:46 PM, Cody Marcel wrote: > Seems odd to create extra work for already crazy busy volunteers. You would > basically be moderating one ind

Re: [ANNOUNCE] New HBase committer Esteban Gutierrez

2015-07-01 Thread Nicolas Liochon
Welcome aboard, Esteban. On Wed, Jul 1, 2015 at 3:45 PM, Pankaj kr wrote: > > Congrats Esteban..!! :) > > -Original Message- > From: ramkrishna vasudevan [mailto:ramkrishna.s.vasude...@gmail.com] > Sent: 01 July 2015 09:42 > To: dev@hbase.apache.org > Subject: Re: [ANNOUNCE] New HBase co

Re: [ANNOUNCE] New HBase committer Mikhail Antonov

2015-07-01 Thread Nicolas Liochon
Congrats, Mikhail! On Wed, Jul 1, 2015 at 5:32 PM, Jonathan Hsieh wrote: > Good stuff Mikhail! > > On Tue, Jun 30, 2015 at 5:14 PM, Andrew Purtell > wrote: > > > On behalf of the Apache HBase PMC, I am pleased to announce that Mikhail > > Antonov has accepted the PMC's invitation to become a co

Re: [ANNOUNCE] Sean Busbey joins the Apache HBase PMC

2015-03-26 Thread Nicolas Liochon
Congrats, Sean. Le 27 mars 2015 06:25, "张铎" a écrit : > Congratulations! > > 2015-03-27 13:12 GMT+08:00 Rajeshbabu Chintaguntla < > chrajeshbab...@gmail.com > >: > > > Congratulations Sean! > > > > Thanks, > > Rajeshbabu. > > > > On Fri, Mar 27, 2015 at 10:28 AM, liushaohui > > wrote: > > > > >

[jira] [Created] (HBASE-13286) Minimum timeout for a rpc call could be 1 ms instead of 2 seconds

2015-03-19 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-13286: --- Summary: Minimum timeout for a rpc call could be 1 ms instead of 2 seconds Key: HBASE-13286 URL: https://issues.apache.org/jira/browse/HBASE-13286 Project

Re: [DISCUSS] Dependency compatibility

2015-03-13 Thread Nicolas Liochon
>There's no reason our HDFS usage should be exposed in the HBase client code I did look at this in the past, IIRC, our dependency was we use hadoop-common code to read our XML configuration files I would +1 a code duplication to remove the dependency. I also think it is important for the end u

Re: 答复: Please welcome our newest committers, Andrey Stepachev and Duo Zhang!

2015-03-10 Thread Nicolas Liochon
Congrats, guys! Le 10 mars 2015 17:56, "Anoop John" a écrit : > Congrats both of you.. Welcome.. > > -Anoop- > > On Tue, Mar 10, 2015 at 11:41 AM, 冯宏华 wrote: > > > Cons and Welcome! Andrey and Duo:-) > > > > 发件人: saint@gmail.com 代表 Stack < > st...@d

[jira] [Created] (HBASE-13099) Scans as in DynamoDB

2015-02-25 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-13099: --- Summary: Scans as in DynamoDB Key: HBASE-13099 URL: https://issues.apache.org/jira/browse/HBASE-13099 Project: HBase Issue Type: Brainstorming

Re: All builds are recently failing with timeout or fork errors, let's change settings

2015-01-26 Thread Nicolas Liochon
I see in https://builds.apache.org/computer/ubuntu-2/load-statistics (used for the 0.98 build mentionned by Andrew above) that we have a configuration with 2 executors. It means that jenkins tries to run 2 builds in parallel, each of these builds will trigger its own set of surefire forks. iirc, i

Re: Please welcome our latest committer, Sean Busbey

2014-12-05 Thread Nicolas Liochon
Congratulations and welcome, Sean! On Fri, Dec 5, 2014 at 6:55 AM, Sean Busbey wrote: > On Thu, Dec 4, 2014 at 2:10 PM, Stack wrote: > > > Sean has been doing excellent work around these environs. Your PMC made > him > > a committer in recognition. Welcome Sean! > > > > St.Ack > > > > Thanks e

Re: [DISCUSSION] Dropping support for Hadoop 1.0 in 0.98

2014-10-31 Thread Nicolas Liochon
+1 Le 31 oct. 2014 23:49, "Andrew Purtell" a écrit : > Based on the positive responses thus far, and unless we see an objection > between now and then, I plan to resolve HBASE-12397 next week by removing > support in 0.98 branch for Hadoop 1.0 (but not Hadoop 1.1) in time for > release 0.98.8. >

[jira] [Created] (HBASE-11851) RpcClient can try to close a connection not ready to close

2014-08-28 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11851: --- Summary: RpcClient can try to close a connection not ready to close Key: HBASE-11851 URL: https://issues.apache.org/jira/browse/HBASE-11851 Project: HBase

[jira] [Created] (HBASE-11850) RpcClient can get stuck when closing

2014-08-28 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11850: --- Summary: RpcClient can get stuck when closing Key: HBASE-11850 URL: https://issues.apache.org/jira/browse/HBASE-11850 Project: HBase Issue Type: Bug

Re: I wonder if it makes sense to restrict the HBase build to one build per jenkins host

2014-08-27 Thread Nicolas Liochon
It used to be the case for precommit builds: there was a single worker. It's much simpler this way. It seems it has changed, likely less than a year ago. I see on https://builds.apache.org/computer/H0/load-statistics that there are 2 workers. We're can't do what we want on these machines, as they a

[jira] [Created] (HBASE-11836) IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicas tests simple get by default

2014-08-27 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11836: --- Summary: IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicas tests simple get by default Key: HBASE-11836 URL: https://issues.apache.org/jira/browse/HBASE-11836

[jira] [Created] (HBASE-11835) Wrong managenement of non expected calls in the client

2014-08-27 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11835: --- Summary: Wrong managenement of non expected calls in the client Key: HBASE-11835 URL: https://issues.apache.org/jira/browse/HBASE-11835 Project: HBase

Re: Should scan check the limitation of the number of versions?

2014-08-26 Thread Nicolas Liochon
(moving to user) In your first scenario (put "table", "row1", "cf:a", "value1", 100 then put "table", "row1", "cf:a", "value1", 200), there is no deletion, so the setting KEEP_DELETED_CELLS is not used at all The behavior you describe is "as expected": there are two versions until the compaction o

Re: [ANNOUNCE] New HBase PMC members: Matteo Bertozzi, Nick Dimiduk, and Jeffrey Zhong

2014-08-26 Thread Nicolas Liochon
Congrats, guys! On Tue, Aug 26, 2014 at 7:26 AM, Jeremy Carroll wrote: > Congratulations. I have seen so many of these names in JIRA. ;) > > > On Mon, Aug 25, 2014 at 5:24 PM, Jonathan Hsieh wrote: > > > On behalf of the Apache HBase PMC, I am happy to belatedly announce and > > welcome Matteo

Re: Shout-out for Misty

2014-08-20 Thread Nicolas Liochon
+1, it's a great to have you... Nicolas On Wed, Aug 20, 2014 at 12:17 PM, Anoop John wrote: > Great work! Thanks a lot Misty... > > > -Anoop- > > On Wed, Aug 20, 2014 at 11:56 AM, ramkrishna vasudevan < > ramkrishna.s.vasude...@gmail.com> wrote: > > > Great job !! Keep it up.!!! > > > > Regar

[jira] [Created] (HBASE-11787) TestRegionLocations is not categorized

2014-08-20 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11787: --- Summary: TestRegionLocations is not categorized Key: HBASE-11787 URL: https://issues.apache.org/jira/browse/HBASE-11787 Project: HBase Issue Type: Bug

Re: [VOTE] Which Orca representation?

2014-08-19 Thread Nicolas Liochon
Let me start :-) [+1] nkeywal's favorite [ +0.9] Black version of nkeywal's favorite [+0] Page 1 from Apache_HBase_Orca_Logo_round5.pdf < https://issues.apache.org/jira/secure/attachment/12648671/Apache_HBase_Orca_Logo_round5.pdf > [-0] Page 2 from Apache_HBase_Orca_Logo_round5.pdf < https://issu

[jira] [Created] (HBASE-11744) RpcServer code should not use a collection from netty internal

2014-08-14 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11744: --- Summary: RpcServer code should not use a collection from netty internal Key: HBASE-11744 URL: https://issues.apache.org/jira/browse/HBASE-11744 Project: HBase

[jira] [Created] (HBASE-11719) Remove some unused paths in AsyncClient

2014-08-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11719: --- Summary: Remove some unused paths in AsyncClient Key: HBASE-11719 URL: https://issues.apache.org/jira/browse/HBASE-11719 Project: HBase Issue Type

[jira] [Created] (HBASE-11718) Remove some logs in RpcClient.java

2014-08-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11718: --- Summary: Remove some logs in RpcClient.java Key: HBASE-11718 URL: https://issues.apache.org/jira/browse/HBASE-11718 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-9416) Use the disruptor library in the rcpServer

2014-08-06 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-9416. Resolution: Won't Fix No work on this for a while, the patch need to be redone to

[jira] [Resolved] (HBASE-11504) Don't flush the socket buffer for each response

2014-08-04 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-11504. - Resolution: Won't Fix > Don't flush the socket buffer for

[jira] [Created] (HBASE-11590) use a specific ThreadPoolExecutor

2014-07-25 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11590: --- Summary: use a specific ThreadPoolExecutor Key: HBASE-11590 URL: https://issues.apache.org/jira/browse/HBASE-11590 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-11585) PE: Allows warm-up

2014-07-24 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11585: --- Summary: PE: Allows warm-up Key: HBASE-11585 URL: https://issues.apache.org/jira/browse/HBASE-11585 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-11564) Improve cancellation management in the rpc layer

2014-07-22 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11564: --- Summary: Improve cancellation management in the rpc layer Key: HBASE-11564 URL: https://issues.apache.org/jira/browse/HBASE-11564 Project: HBase Issue

[jira] [Resolved] (HBASE-9042) Can't get TestHCM#testClusterStatus to work

2014-07-22 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-9042. Resolution: Duplicate Fixed by another jira. > Can't get TestHCM#testClusterS

[jira] [Created] (HBASE-11504) Don't flush the socket buffer for each response

2014-07-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11504: --- Summary: Don't flush the socket buffer for each response Key: HBASE-11504 URL: https://issues.apache.org/jira/browse/HBASE-11504 Project: HBase

[jira] [Created] (HBASE-11492) The servers do not honnor the tcpNoDelay option

2014-07-10 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11492: --- Summary: The servers do not honnor the tcpNoDelay option Key: HBASE-11492 URL: https://issues.apache.org/jira/browse/HBASE-11492 Project: HBase Issue

[jira] [Created] (HBASE-11491) Add an option to sleep randomly during the tests with the PE tool

2014-07-10 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11491: --- Summary: Add an option to sleep randomly during the tests with the PE tool Key: HBASE-11491 URL: https://issues.apache.org/jira/browse/HBASE-11491 Project

Re: jdk 1.7 & trunk

2014-06-26 Thread Nicolas Liochon
y, June 25, 2014 12:53 PM > > Subject: Re: jdk 1.7 & trunk > > > > > > My vote will be > > > > 1) Not drop support in JDK6 in 0.98.x series as per above. > > > > 2) Drop support to JDK6 in 1.x series. > > > > Also see recent jira

Re: jdk 1.7 & trunk

2014-06-25 Thread Nicolas Liochon
gt; On Wed, Jun 25, 2014 at 10:28 AM, Andrew Purtell > > wrote: > > > > > > > > On Wed, Jun 25, 2014 at 9:15 AM, Nicolas Liochon > > > wrote: > > > > > >> Should we be 1.7 only for trunk / 1.0? > > >> This would mean using th

Re: jdk 1.7 & trunk

2014-06-25 Thread Nicolas Liochon
d, Jun 25, 2014 at 11:48 AM, Nicolas Liochon > wrote: > > > Ok Enis I like the definition you put in the thread. > > > > Dropping support explicitly means that we stop building against > > JDK6 in jenkins, and won't try to fix issues if they are jdk6 onl

Re: jdk 1.7 & trunk

2014-06-25 Thread Nicolas Liochon
; > Enis > > > On Wed, Jun 25, 2014 at 10:29 AM, Andrew Purtell > wrote: > > > Er, I mean no user should be running on a runtime less than 7, they are > all > > EOL... > > > > > > On Wed, Jun 25, 2014 at 10:28 AM, Andrew Purtell > >

Re: jdk 1.7 & trunk

2014-06-25 Thread Nicolas Liochon
doop on > > this? We should support 1.6 if we plan to continue to support hadoop > > versions that support 1.6. > > > > > > On Wed, Jun 25, 2014 at 9:15 AM, Nicolas Liochon > > wrote: > > > > > Hi all, > > > > > > HBASE-11297 jus

jdk 1.7 & trunk

2014-06-25 Thread Nicolas Liochon
Hi all, HBASE-11297 just broke the build because it uses a ConcurrentLinkedDeque. Should we be 1.7 only for trunk / 1.0? This would mean using the 1.7 features. What about .98? We would need to update our precommit env, it still builds with 1.6 today... Shall we start a vote? Nicolas

[jira] [Created] (HBASE-11403) Fix race conditions around Object#notify

2014-06-23 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11403: --- Summary: Fix race conditions around Object#notify Key: HBASE-11403 URL: https://issues.apache.org/jira/browse/HBASE-11403 Project: HBase Issue Type

[jira] [Created] (HBASE-11390) PerformanceEvaluation: add an option to use a single connection

2014-06-20 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11390: --- Summary: PerformanceEvaluation: add an option to use a single connection Key: HBASE-11390 URL: https://issues.apache.org/jira/browse/HBASE-11390 Project: HBase

[jira] [Created] (HBASE-11387) metrics: wrong totalRequestCount

2014-06-20 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11387: --- Summary: metrics: wrong totalRequestCount Key: HBASE-11387 URL: https://issues.apache.org/jira/browse/HBASE-11387 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-11374) RpcRetryingCaller#callWithoutRetries has a timeout of zero

2014-06-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon reopened HBASE-11374: - > RpcRetryingCaller#callWithoutRetries has a timeout of z

[jira] [Resolved] (HBASE-11374) RpcRetryingCaller#callWithoutRetries has a timeout of zero

2014-06-19 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-11374. - Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.98. I now realize that

[jira] [Created] (HBASE-11374) RpcRetryingCaller#callWithRetries has a timeout of zero

2014-06-18 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11374: --- Summary: RpcRetryingCaller#callWithRetries has a timeout of zero Key: HBASE-11374 URL: https://issues.apache.org/jira/browse/HBASE-11374 Project: HBase

[jira] [Created] (HBASE-11353) Wrong Write Request Count

2014-06-14 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11353: --- Summary: Wrong Write Request Count Key: HBASE-11353 URL: https://issues.apache.org/jira/browse/HBASE-11353 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-11347) For some errors, the client can retry infinitely

2014-06-13 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11347: --- Summary: For some errors, the client can retry infinitely Key: HBASE-11347 URL: https://issues.apache.org/jira/browse/HBASE-11347 Project: HBase Issue

Re: Please fix your git name/address on your commits.

2014-06-10 Thread Nicolas Liochon
> > Jesse Yates > > Jimmy Xiang > > Jonathan Hsieh > > Jonathan M Hsieh > > jxiang > > larsh > > Lars Hofhansl > > liangxie > > Matteo Bertozzi > > mbertozzi > > Michael Stack > > Michael Stack &

Re: [VOTE] Merge branch HBASE-10070 to trunk

2014-06-09 Thread Nicolas Liochon
+1 for the integration, whatever the solution in git. On Mon, Jun 9, 2014 at 7:46 PM, Enis Söztutar wrote: > Thanks Jon. > > I think we'll try the rebase approach first. I'll start the effort today > and see how far along I can get with that. Rebasing each patch might be a > bit more work actua

[jira] [Created] (HBASE-11298) Simplification in RpcServer code

2014-06-04 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11298: --- Summary: Simplification in RpcServer code Key: HBASE-11298 URL: https://issues.apache.org/jira/browse/HBASE-11298 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-11297) Remove some synchros in the rpcServer responder

2014-06-04 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11297: --- Summary: Remove some synchros in the rpcServer responder Key: HBASE-11297 URL: https://issues.apache.org/jira/browse/HBASE-11297 Project: HBase Issue

[jira] [Created] (HBASE-11273) Fix jersey and slf4j deps

2014-05-30 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11273: --- Summary: Fix jersey and slf4j deps Key: HBASE-11273 URL: https://issues.apache.org/jira/browse/HBASE-11273 Project: HBase Issue Type: Bug Affects

Re: [DISCUSSION] Avoiding merge commits

2014-05-23 Thread Nicolas Liochon
+1 On Fri, May 23, 2014 at 7:46 PM, Jesse Yates wrote: > +1 that's how I do all my git development and what I advocate at salesforce > as well. > On May 23, 2014 10:39 AM, "Andrew Purtell" wrote: > > > I recommend we do not push merge commits upstream. I suppose it is easy > > enough to filter

[jira] [Resolved] (HBASE-11209) Increase the default value for hbase.hregion.memstore.block.multipler from 2 to 4

2014-05-23 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-11209. - Resolution: Fixed Hadoop Flags: Reviewed Committed to master & 0.98, hopef

Re: ANNOUNCEMENT: Git Migration In Progress (WAS => Re: Git Migration)

2014-05-22 Thread Nicolas Liochon
Can we now commit again, or is the migration still in progress? Thanks, Nicolas On Fri, May 23, 2014 at 7:31 AM, Stack wrote: > I added to the refguide here: > http://hbase.apache.org/book.html#git.patch.flow > > Also updated our build box references so point to git instead of svn. > > St.Ack

[jira] [Created] (HBASE-11226) Document and increase the default value for hbase.hstore.flusher.count

2014-05-21 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11226: --- Summary: Document and increase the default value for hbase.hstore.flusher.count Key: HBASE-11226 URL: https://issues.apache.org/jira/browse/HBASE-11226 Project

[jira] [Created] (HBASE-11209) Increase the default value for hbase.hregion.memstore.block.multipler from 2 to 4

2014-05-20 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11209: --- Summary: Increase the default value for hbase.hregion.memstore.block.multipler from 2 to 4 Key: HBASE-11209 URL: https://issues.apache.org/jira/browse/HBASE-11209

[jira] [Created] (HBASE-11208) Remove the hbase.hstor.blockingStoreFiles setting

2014-05-20 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11208: --- Summary: Remove the hbase.hstor.blockingStoreFiles setting Key: HBASE-11208 URL: https://issues.apache.org/jira/browse/HBASE-11208 Project: HBase

[jira] [Created] (HBASE-11202) Cleanup on HRegion class

2014-05-19 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11202: --- Summary: Cleanup on HRegion class Key: HBASE-11202 URL: https://issues.apache.org/jira/browse/HBASE-11202 Project: HBase Issue Type: Bug

Re: On coprocessor API evolution

2014-05-16 Thread Nicolas Liochon
Hi, (With Apache still lagging on mails, it may be difficult to have a discussion...) For 1.0+, I think that registering observer as proposed in 11125 works well. For 0.98, could we do something like this? - new coprocessor hooks can be added between minor releases - existing coprocessors hooks

[jira] [Created] (HBASE-11055) Extends the sampling size

2014-04-23 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11055: --- Summary: Extends the sampling size Key: HBASE-11055 URL: https://issues.apache.org/jira/browse/HBASE-11055 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-11028) FSLog: Avoid an extra sync if the current transaction is already sync'd

2014-04-18 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11028: --- Summary: FSLog: Avoid an extra sync if the current transaction is already sync'd Key: HBASE-11028 URL: https://issues.apache.org/jira/browse/HBASE-

[jira] [Created] (HBASE-11000) Add autoflush option to PerformanceEvaluation

2014-04-16 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-11000: --- Summary: Add autoflush option to PerformanceEvaluation Key: HBASE-11000 URL: https://issues.apache.org/jira/browse/HBASE-11000 Project: HBase Issue

Re: HBase region server failure issues

2014-04-16 Thread Nicolas Liochon
What you described seems to be the favored nodes feature, but there are still some open (and stale...) jiras there: HBASE-9116 and cie. You may also want to look at the hbase.master.distributed.log.replay option, as is allows writes during recovery. And for the client there is hbase.status.publishe

[jira] [Created] (HBASE-10957) HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions

2014-04-10 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10957: --- Summary: HBASE-10070: HMaster can abort with NPE in #rebuildUserRegions Key: HBASE-10957 URL: https://issues.apache.org/jira/browse/HBASE-10957 Project: HBase

[jira] [Created] (HBASE-10931) Enhance logs

2014-04-08 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10931: --- Summary: Enhance logs Key: HBASE-10931 URL: https://issues.apache.org/jira/browse/HBASE-10931 Project: HBase Issue Type: Bug Affects Versions

[jira] [Resolved] (HBASE-10817) Add some tests on a real cluster for replica: multi master, replication

2014-04-07 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-10817. - Resolution: Fixed Hadoop Flags: Reviewed > Add some tests on a real cluster

[jira] [Created] (HBASE-10817) Add some tests on a real cluster for replica: multi master, replication

2014-03-24 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10817: --- Summary: Add some tests on a real cluster for replica: multi master, replication Key: HBASE-10817 URL: https://issues.apache.org/jira/browse/HBASE-10817

[jira] [Created] (HBASE-10814) RpcClient: some calls can get stuck when connection is closing

2014-03-24 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10814: --- Summary: RpcClient: some calls can get stuck when connection is closing Key: HBASE-10814 URL: https://issues.apache.org/jira/browse/HBASE-10814 Project: HBase

Re: Re:Re: Please welcome our newest committer, Mr. Honghua Feng

2014-03-13 Thread Nicolas Liochon
Congrats and welcome! On Thu, Mar 13, 2014 at 6:34 AM, rajeshbabu chintaguntla < rajeshbabu.chintagun...@huawei.com> wrote: > Congratulations Honghua. > > Thanks, > Rajeshbabu. > > From: Chunhui Shen [zju...@163.com] > Sent: Thursday, March 13, 2014 8:00

[jira] [Resolved] (HBASE-10703) TestAsyncProcess does not pass on HBASE-10070

2014-03-12 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-10703. - Resolution: Fixed Hadoop Flags: Reviewed > TestAsyncProcess does not pass

[jira] [Created] (HBASE-10720) rpcClient: Wrong level when closing the connection

2014-03-11 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10720: --- Summary: rpcClient: Wrong level when closing the connection Key: HBASE-10720 URL: https://issues.apache.org/jira/browse/HBASE-10720 Project: HBase

[jira] [Created] (HBASE-10703) TestAsyncProcess does not pas on HBASE-10070

2014-03-07 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10703: --- Summary: TestAsyncProcess does not pas on HBASE-10070 Key: HBASE-10703 URL: https://issues.apache.org/jira/browse/HBASE-10703 Project: HBase Issue

Re: DISCUSS: We need a mascot, a totem HBASE-4920

2014-03-05 Thread Nicolas Liochon
Yes, let's decide first on the animal itself (well we're done it seems), and use another discussion thread for the picture. On Wed, Mar 5, 2014 at 7:56 AM, Eric Charles wrote: > On 03/04/2014 11:19 PM, Jean-Marc Spaggiari wrote: > >> Can we not have Stack as the mascot? ;) >> > > Well, Stack's

[jira] [Resolved] (HBASE-10637) rpcClient: Setup the iostreams when writing

2014-03-04 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-10637. - Resolution: Fixed Fix Version/s: (was: hbase-10070) Hadoop Flags

Re: DISCUSS: We need a mascot, a totem HBASE-4920

2014-03-04 Thread Nicolas Liochon
+1 for the Orca. Personally, I like this one: https://issues.apache.org/jira/secure/attachment/12511412/HBase%20Orca%20Logo.jpg On Tue, Mar 4, 2014 at 8:55 AM, Andrew Purtell wrote: > Go for it, I'd say. > > > On Tue, Mar 4, 2014 at 11:31 AM, Stack wrote: > > > Our Esteban reminded me of this

[jira] [Created] (HBASE-10637) rpcClient: Setup the iostream when doing the write

2014-02-28 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10637: --- Summary: rpcClient: Setup the iostream when doing the write Key: HBASE-10637 URL: https://issues.apache.org/jira/browse/HBASE-10637 Project: HBase

[jira] [Resolved] (HBASE-7840) Enhance the java it framework to start & stop a distributed hbase & hadoop cluster

2014-02-26 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-7840. Resolution: Won't Fix Too old. > Enhance the java it framework to start

[jira] [Created] (HBASE-10606) Bad timeout in RpcRetryingCaller#callWithRetries w/o parameters

2014-02-25 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10606: --- Summary: Bad timeout in RpcRetryingCaller#callWithRetries w/o parameters Key: HBASE-10606 URL: https://issues.apache.org/jira/browse/HBASE-10606 Project: HBase

[jira] [Created] (HBASE-10605) Manage the call timeout in the server

2014-02-25 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10605: --- Summary: Manage the call timeout in the server Key: HBASE-10605 URL: https://issues.apache.org/jira/browse/HBASE-10605 Project: HBase Issue Type

[jira] [Created] (HBASE-10566) cleanup rpcTimeout in the client

2014-02-19 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10566: --- Summary: cleanup rpcTimeout in the client Key: HBASE-10566 URL: https://issues.apache.org/jira/browse/HBASE-10566 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-10539) HRegion.addAndGetGlobalMemstoreSize() is expected to return the new memstore size after added, but actually the previous size before added is returned instead

2014-02-18 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon reopened HBASE-10539: - > HRegion.addAndGetGlobalMemstoreSize() is expected to return the new memstore >

[jira] [Created] (HBASE-10525) Allow the client to use a different thread for writing to ease interrupt

2014-02-13 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10525: --- Summary: Allow the client to use a different thread for writing to ease interrupt Key: HBASE-10525 URL: https://issues.apache.org/jira/browse/HBASE-10525

Re: DISCUSSION: Enis for 1.0.0 RM

2014-02-13 Thread Nicolas Liochon
+1 On Thu, Feb 13, 2014 at 5:35 AM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > +1 from me. > > > On Thu, Feb 13, 2014 at 1:34 AM, Andrew Purtell >wrote: > > > That's great! > > > > > > > On Feb 11, 2014, at 3:20 PM, Stack wrote: > > > > > > Over on the tail of concurrent

[jira] [Created] (HBASE-10511) Add latency percentiles on PerformanceEvaluation

2014-02-12 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10511: --- Summary: Add latency percentiles on PerformanceEvaluation Key: HBASE-10511 URL: https://issues.apache.org/jira/browse/HBASE-10511 Project: HBase Issue

[jira] [Created] (HBASE-10490) Simplify RpcClient code

2014-02-10 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10490: --- Summary: Simplify RpcClient code Key: HBASE-10490 URL: https://issues.apache.org/jira/browse/HBASE-10490 Project: HBase Issue Type: Bug

[jira] [Reopened] (HBASE-10185) HBaseClient retries even though a DoNotRetryException was thrown

2014-02-06 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon reopened HBASE-10185: - > HBaseClient retries even though a DoNotRetryException was thr

[jira] [Created] (HBASE-10477) Regression from HBASE-10337

2014-02-06 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10477: --- Summary: Regression from HBASE-10337 Key: HBASE-10477 URL: https://issues.apache.org/jira/browse/HBASE-10477 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-10472) Manage the interruption in ZKUtil#getData

2014-02-05 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10472: --- Summary: Manage the interruption in ZKUtil#getData Key: HBASE-10472 URL: https://issues.apache.org/jira/browse/HBASE-10472 Project: HBase Issue Type

[jira] [Created] (HBASE-10455) cleanup InterruptedException management

2014-02-03 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10455: --- Summary: cleanup InterruptedException management Key: HBASE-10455 URL: https://issues.apache.org/jira/browse/HBASE-10455 Project: HBase Issue Type

[jira] [Created] (HBASE-10449) Wrong execution pool configuration in HConnectionManager

2014-01-31 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10449: --- Summary: Wrong execution pool configuration in HConnectionManager Key: HBASE-10449 URL: https://issues.apache.org/jira/browse/HBASE-10449 Project: HBase

[jira] [Created] (HBASE-10431) Rename com.google.protobuf.ZeroCopyLiteralByteString

2014-01-28 Thread Nicolas Liochon (JIRA)
Nicolas Liochon created HBASE-10431: --- Summary: Rename com.google.protobuf.ZeroCopyLiteralByteString Key: HBASE-10431 URL: https://issues.apache.org/jira/browse/HBASE-10431 Project: HBase

Re: 1.5.0-SNAPSHOT conflicting with hbase-proto 0.96.x

2014-01-28 Thread Nicolas Liochon
method is not in https://github.com/tsuna/asynchbase/blob/master/src/protobuf/ZeroCopyLiteralByteString.java It's too brittle. I created HBASE-10431 for this. On Mon, Jan 27, 2014 at 5:35 PM, tsuna wrote: > On Mon, Jan 27, 2014 at 1:02 AM, Nicolas Liochon > wrote: > > Sho

Re: 1.5.0-SNAPSHOT conflicting with hbase-proto 0.96.x

2014-01-27 Thread Nicolas Liochon
Should we not rename ZeroCopyLiteralByteString to something like HBasePrivateZeroCopyLiteralByteString to be sure that we won't have name conflicts in the future? On Mon, Jan 27, 2014 at 3:36 AM, tsuna wrote: > Yes, I just ran into the same issue. Sigh. I guess one workaround is > to try to

[jira] [Resolved] (HBASE-10375) hbase-default.xml hbase.status.multicast.address.port does not match code

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

Re: HBASE-6104

2013-12-26 Thread Nicolas Liochon
I've been bitten by this in the past as well. Our precommit env is specific to hadoop. It launches a specific script, and this script overrides the jenkins property (source ${WORKSPACE}/nightly/hudsonEnv.sh) We don't own this script. May be we should just copy its content into the jenkins shell par

  1   2   3   4   >