| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
156 (0.114s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7338] Fix flaky condition for org.apache.hadoop.hbase.TestRegionRebalancing.testRebalanceOnRegionServerNumberChange - HBase - [issue]
|
|
...The balancer doesn't run in case a region is in-transition. The check to confirm whether there all regions are assigned looks for region count > 22, where the total regions are 27. This m...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7338
Author: Himanshu Vashishtha,
2012-12-17, 23:24
|
|
|
[HBASE-7343] Fix flaky condition for TestDrainingServer - HBase - [issue]
|
|
...The assert statement in setUpBeforeClass() may fail in case the region distribution is not even (a particular rs has 0 regions).junit.framework.AssertionFailedError at junit.framework.Assert...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7343
Author: Himanshu Vashishtha,
2012-12-13, 20:59
|
|
|
Re: Master Master replication - HBase - [mail # user]
|
|
...On Tue, Nov 13, 2012 at 1:36 PM, Varun Sharma wrote: It will behave as master-master from the time you set that up (from the current WALs). Once the setup happens, would B No, yo...
|
|
|
Author: Himanshu Vashishtha,
2012-11-13, 21:45
|
|
|
[HBASE-7142] TestSplitLogManager#testDeadWorker may fail because of hard limit on the TimeoutMonitor's timeout period - HBase - [issue]
|
|
...The timeout in testDeadWorker is set to 1 sec, it is the same as the TimeoutMonitor thread timeout. In some case, this may fail:java.lang.AssertionError at org.junit.Assert.fail(Assert.java:...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7142
Author: Himanshu Vashishtha,
2012-11-13, 10:24
|
|
|
Re: HBase replication: "in order semantics" - HBase - [mail # dev]
|
|
...On Fri, Nov 9, 2012 at 5:13 AM, Jan Van Besien wrote: Not really.... as it just tails the WAL at each regionserver in the source cluster and sends the edits to the destination cluster....
|
|
|
Author: Himanshu Vashishtha,
2012-11-09, 18:01
|
|
|
[HBASE-7046] Fix resource leak in TestHLogSplit#testOldRecoveredEditsFileSidelined - HBase - [issue]
|
|
...This method creates a writer but never closes one....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7046
Author: Himanshu Vashishtha,
2012-11-09, 11:46
|
|
|
[HBASE-7072] HBase-5256 breaks 0.92-0.94 compatibility - HBase - [issue]
|
|
...HBase-5286 changes RegionLoad writable in 94.0, making it incompatible with 92. A fix was made in HBase-5795 where a 94 client can read response from a 92 server, but not vice versa. Current...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7072
Author: Himanshu Vashishtha,
2012-11-05, 03:57
|
|
|
[HBASE-6959] surefire.version is hardocoded for profile localTests - HBase - [issue]
|
|
...localTests profile has a hardcoded surefire.version as 2.10, rather it is set as 2.12-TRUNK-HBASE-2 as default property....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6959
Author: Himanshu Vashishtha,
2012-10-08, 22:30
|
|
|
[HBASE-6714] TestMultiSlaveReplication#testMultiSlaveReplication may fail - HBase - [issue]
|
|
...java.lang.AssertionError: expected:<1> but was:<0>at org.junit.Assert.fail(Assert.java:93)at org.junit.Assert.failNotEquals(Assert.java:647)at org.junit.Assert.assertEquals(Asser...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6714
Author: Himanshu Vashishtha,
2012-10-05, 01:37
|
|
|
[HBASE-6699] Setting username in Connection in non-secure HBase - HBase - [issue]
|
|
...We recently had a requirement where we need to log the information about various users who were using non-secure HBase cluster. The user level logging is supported as part of security, but i...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6699
Author: Himanshu Vashishtha,
2012-09-19, 03:00
|
|
|
|