Re: HBase Table Split

2011-08-10 Thread Stack
There is quiet a bit on this topic in the book: http://hbase.apache.org/book.html Grep 'split'. If that does not answer your question, please tell what is missing so we can fix it. St.Ack On Tue, Aug 9, 2011 at 8:47 PM, Neerja Bhatnagar neerja...@gmail.com wrote: Hi, Can anyone please point

Doubt regarding regionsInTransitionInRS used in HRegionServer

2011-08-10 Thread Ramkrishna S Vasudevan
Hi, We have a skip list set called regionsInTransitionnRS where we try to maintain a list to know the currently processing regions for closing and opening. In open region handler we are trying to throw an error if the regions are in transition in that RS and we get an open call for the

Re: Doubt regarding regionsInTransitionInRS used in HRegionServer

2011-08-10 Thread Ted Yu
Looks like a bug. On Wed, Aug 10, 2011 at 4:28 AM, Ramkrishna S Vasudevan ramakrish...@huawei.com wrote: Hi, We have a skip list set called regionsInTransitionnRS where we try to maintain a list to know the currently processing regions for closing and opening. In open region handler

RE: Doubt regarding regionsInTransitionInRS used in HRegionServer

2011-08-10 Thread Ramkrishna S Vasudevan
Hi This issue has come as part of HBASE-3741. Can we reopen it or create a new one ? Regards Ram -Original Message- From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: Wednesday, August 10, 2011 7:16 PM To: dev@hbase.apache.org; ramakrish...@huawei.com Subject: Re: Doubt regarding

Jenkins build is back to normal : HBase-TRUNK #2104

2011-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2104/changes

Re: Doubt regarding regionsInTransitionInRS used in HRegionServer

2011-08-10 Thread Stack
Create a new one (For why, see the 'grumpy tenets' that Todd posted yesterday). St.Ack On Wed, Aug 10, 2011 at 6:56 AM, Ramkrishna S Vasudevan ramakrish...@huawei.com wrote: Hi This issue has come as part of HBASE-3741.  Can we reopen it or create a new one ? Regards Ram -Original

HBASE-4168

2011-08-10 Thread Ted Yu
Your review/comment on HBASE-4168 is welcome. Thanks

Re: Two requests from a grumpy old man

2011-08-10 Thread Stack
On Tue, Aug 9, 2011 at 2:59 PM, Andrew Purtell apurt...@apache.org wrote: This is what Todd proposed without a time limit for amendments leading up to a release. It still respects release boundaries. Why remove the day limit Andrew? My guess is that Todd suggested the 24 hour bound because

Re: Two requests from a grumpy old man

2011-08-10 Thread Andrew Purtell
Why remove the day limit Andrew?  Both proposals seek middle ground between one JIRA that rolls up all related changes, or a bunch of JIRAs for different aspects of a single commit. I think both extremes are best to be avoided. I think Todd's 24 hour limit is overly and artificially 

Build failed in Jenkins: HBase-TRUNK #2107

2011-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2107/changes Changes: [stack] HBASE-3807 Fix units in RS UI metrics -- [...truncated 1508 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.727 sec Running

Jenkins build is back to normal : hbase-0.90 #257

2011-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.90/257/changes

RE: TestRollingRestart fail occasionally

2011-08-10 Thread Zhoushuaifeng
Is there anyone else do this test and encounter the failure? And what's your opinion? Zhou Shuaifeng(Frank) -Original Message- From: Zhoushuaifeng [mailto:zhoushuaif...@huawei.com] Sent: Wednesday, August 10, 2011 10:09 AM To: dev@hbase.apache.org Subject: TestRollingRestart fail

Re: already online on this server - still buggy?

2011-08-10 Thread Ryan Rawson
Oh yes I need to dig this up. But is the solution to 'find the potential problem and fix the hole'? Because it's quite possible the problem is that regionserver and master were being bounced around at the same time, leading to ? In any case, why fail the assignment. On Mon, Aug 8, 2011 at 3:36

Re: TestRollingRestart fail occasionally

2011-08-10 Thread Ted Yu
0.90.4 was just released. Can you run TestRollingRestart using latest 0.90 branch ? This test didn't fail on https://builds.apache.org/view/G-L/view/HBase/job/hbase-0.90/ Cheers On Wed, Aug 10, 2011 at 6:21 PM, Zhoushuaifeng zhoushuaif...@huawei.comwrote: Is there anyone else do this test and

RE: TestRollingRestart fail occasionally

2011-08-10 Thread Zhoushuaifeng
Thanks Ted, It's occasionally, testing many times may occur once. Can you analysis the code and log and check if it's a problem? Whatever, I will do more test. Zhou Shuaifeng(Frank) -Original Message- From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: Thursday, August 11, 2011 9:53 AM To:

Build failed in Jenkins: HBase-TRUNK #2108

2011-08-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2108/changes Changes: [dmeil] HBASE-4189 small fixes in book.xml and performance.xml [stack] HBASE-4114 Metrics for HFile HDFS block locality [stack] HBASE-4168 A client continues to try and connect to a powered down regionserver [stack]