| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
162 (0.094s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7540] Make znode dump to print a dump of replication znodes - HBase - [issue]
|
|
...It will be nice to have a dump of replication related znodes on the master UI (along with other znode dump). It helps while using replication....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7540
Author: Himanshu Vashishtha,
2013-01-15, 19:40
|
|
|
Re: exception during coprocessor run - HBase - [mail # user]
|
|
...How much time your CP calls take? more than 60sec? On Sun, Jan 13, 2013 at 11:42 AM, Andrew Purtell wrote:...
|
|
|
Author: Himanshu Vashishtha,
2013-01-13, 20:28
|
|
|
Re: [ANNOUNCE] New Apache HBase Committers - Matteo Bertozzi and Chunhui Shen - HBase - [mail # dev]
|
|
...Congrats Matteo and Chunhui! :) On Wed, Jan 2, 2013 at 11:40 AM, Jimmy Xiang wrote:...
|
|
|
Author: Himanshu Vashishtha,
2013-01-02, 19:47
|
|
|
[HBASE-7440] ReplicationZookeeper#addPeer is racy - HBase - [issue]
|
|
...While adding a peer, ReplicationZK does the znodes creation in three transactions. Create :a) peers znodeb) peerId specific znode, andc) peerState znodeThere is a PeerWatcher which invokes g...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7440
Author: Himanshu Vashishtha,
2012-12-29, 11:53
|
|
|
[HBASE-7421] TestHFileCleaner->testHFileCleaning has an aggressive timeout - HBase - [issue]
|
|
...As the description, increasing it to 1 min to have some upper limit.FAILED: org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner.testHFileCleaningError Message:test timed out after ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7421
Author: Himanshu Vashishtha,
2012-12-22, 22:06
|
|
|
[HBASE-7422] MasterFS doesn't set configuration for internal FileSystem - HBase - [issue]
|
|
...The call stack ends on HFileArchiver.archveRegion, which uses fs.getConf() to get the configuration object. This returns a different conf object (not the one used in MasterFileSystem), which...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7422
Author: Himanshu Vashishtha,
2012-12-21, 23:14
|
|
|
[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
|
|
|
|