| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
233 (3.109s).
|
|
|
Loading phrases to help you refine your search...
|
|
Please review: HBASE-6381 assignment manager improvement - HBase - [mail # dev]
|
|
...Hi, As I mentioned during the contributor's pow-wow, your review is appreciated! https://reviews.apache.org/r/6535/ The change is presented in the slides: http://file...
|
|
|
Author: Jimmy Xiang,
2012-09-13, 21:44
|
|
|
[HBASE-6745] Always flush region based on memstore size could hold hlog files from archiving - HBase - [issue]
|
|
...Currently, memstore flusher always chooses the biggest memstore region to flush.Suppose I have two tables: one is very actively updated, while the other is periodically updated. The active o...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6745
Author: Jimmy Xiang,
2012-09-10, 17:49
|
|
|
Re: Question about WAL writes after region server "soft failures" - HBase - [mail # user]
|
|
...Hi Nick, When the dead region server comes back, it won't be able to write data to the WAL any more. As the first thing of log splitting, the WAL folder for the dead region server is r...
|
|
|
Author: Jimmy Xiang,
2012-09-07, 19:32
|
|
|
Re: fastest way to run tests - HBase - [mail # dev]
|
|
...This is very helpful, thanks! I played with it some time these days. The testing is much faster, which is great. However, there is one issue. With parallel testing, very li...
|
|
|
Author: Jimmy Xiang,
2012-08-30, 18:50
|
|
|
Re: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
...+1 On Wed, Aug 29, 2012 at 1:06 PM, Devaraj Das wrote:...
|
|
|
Author: Jimmy Xiang,
2012-08-29, 20:11
|
|
|
Re: fastest way to run tests - HBase - [mail # dev]
|
|
...How can I verify that the thread count setting is used? Will jps show that many surefire processes? Thanks, Jimmy On Mon, Aug 27, 2012 at 5:23 PM, Matt Corgan wrote:...
|
|
|
Author: Jimmy Xiang,
2012-08-28, 03:06
|
|
|
[HBASE-6607] NullPointerException when accessing master web ui while master is initializing - HBase - [issue]
|
|
...Probably I tried to check the master web ui too soon. I got some internal error page. In the master log, there is such exception:2012-08-17 16:06:25,146 ERROR org.mortbay.log: /m...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6607
Author: Jimmy Xiang,
2012-08-22, 00:29
|
|
|
[HBASE-6487] assign region doesn't check if the region is already assigned - HBase - [issue]
|
|
...Tried to assign a region already assigned somewhere from hbase shell, the region is assigned to a different place but the previous assignment is not closed. So it causes double assignm...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6487
Author: Jimmy Xiang,
2012-08-21, 03:22
|
|
|
Re: Hudson fails most of the time - HBase - [mail # dev]
|
|
...That's really great! Probably we can file a Jira for each failed test case. So that we don't duplicate the efforts. Thanks, Jimmy On Thu, Aug 16, 2012 at 11:42 AM, An...
|
|
|
Author: Jimmy Xiang,
2012-08-16, 18:52
|
|
|
Hudson fails most of the time - HBase - [mail # dev]
|
|
...Should we spend some time to fix those flaky tests? Before they are not flaky any more, should we disable them for now? Thanks, Jimmy...
|
|
|
Author: Jimmy Xiang,
2012-08-16, 18:14
|
|
|
|