| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
233 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
Disable flaky tests, and let Jenkin stay blue? - HBase - [mail # dev]
|
|
...We have not seen couple blue Jenkin builds for 0.95/trunk for quite some time. Because of this, sometimes we ignore the precommit build failures, which could let some bugs (code or tes...
|
|
|
Author: Jimmy Xiang,
2013-04-02, 17:09
|
|
|
[HBASE-8233] Poke the ZKTable cache and let the system reload cached information - HBase - [issue]
|
|
...Sometimes, cached information is stale and we don't have a way to get rid of it except restarting the server. If we can poke the cache and let the system reloads, it will much easier a...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8233
Author: Jimmy Xiang,
2013-04-02, 04:52
|
|
|
Re: Any objections to my putting up a 0.95.0RC? - HBase - [mail # dev]
|
|
...+1 On Fri, Mar 29, 2013 at 1:50 PM, Jesse Yates wrote: ...
|
|
|
Author: Jimmy Xiang,
2013-03-29, 20:51
|
|
|
[HBASE-8144] Limit number of attempts to assign a region - HBase - [issue]
|
|
...In sending a region open request to a region server, we make sure we try at most some configured times. However, once the request is accepted by the region server, the region could go ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8144
Author: Jimmy Xiang,
2013-03-29, 02:24
|
|
|
[HBASE-8173] HMaster#move wraps IOException in UnknownRegionException - HBase - [issue]
|
|
...HMaster#move wraps IOException in UnknownRegionException since the client expects UnknownRegionException. We should use IOException instead. This changes the client interface (HBaseAdmin). &...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8173
Author: Jimmy Xiang,
2013-03-26, 00:58
|
|
|
[HBASE-8137] Add failed to open/close region state - HBase - [issue]
|
|
...Since we are going to remove assignment timeout monitor, we should add some state to show if a region failed to open/close after max retries....
|
|
|
http://issues.apache.org/jira/browse/HBASE-8137
Author: Jimmy Xiang,
2013-03-20, 20:14
|
|
|
Re: Welcome our newest Committer Anoop - HBase - [mail # user]
|
|
...Congratulations! On Wed, Mar 20, 2013 at 6:11 AM, Jonathan Hsieh wrote: ...
|
|
|
Author: Jimmy Xiang,
2013-03-20, 15:17
|
|
|
[HBASE-7803] [REST] Support caching on scan - HBase - [issue]
|
|
...I have a YCSB client using the REST API. My testing shows the performance for scan with REST API is much worse than that with the java client API. We need to look into it and fin...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7803
Author: Jimmy Xiang,
2013-03-20, 06:26
|
|
|
[HBASE-7776] Use ErrorReporter/Log instead of System.out in hbck - HBase - [issue]
|
|
...There are lots places to log messages with System.out. We should use ErrorReporter or Log instead, which can be configured to catch what we want....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7776
Author: Jimmy Xiang,
2013-03-05, 07:52
|
|
|
[HBASE-6357] Failed distributed log splitting stuck on master web UI - HBase - [issue]
|
|
...Failed distributed log splitting MonitoredTask is stuck on the master web UI since it is not aborted....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6357
Author: Jimmy Xiang,
2013-02-28, 22:49
|
|
|
|