Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 91 (0.135s).
Loading phrases to help you
refine your search...
[HBASE-5213] "hbase master stop" does not bring down backup masters - HBase - [issue]
...Typing "hbase master stop" produces the following message:"stop   Start cluster shutdown; Master signals RegionServer shutdown"It seems like backup masters should be considered part of ...
http://issues.apache.org/jira/browse/HBASE-5213    Author: Gregory Chanan, 2013-05-09, 23:40
[HBASE-7315] Remove support for client-side RowLocks - HBase - [issue]
...See comments in HBASE-7263....
http://issues.apache.org/jira/browse/HBASE-7315    Author: Gregory Chanan, 2013-04-06, 06:25
[HBASE-7386] Investigate providing some supervisor support for znode deletion - HBase - [issue]
...There a couple of JIRAs for deleting the znode on a process failure:HBASE-5844 (RS)HBASE-5926 (Master)which are pretty neat; on process failure, they delete the znode of the underlying proce...
http://issues.apache.org/jira/browse/HBASE-7386    Author: Gregory Chanan, 2013-04-04, 00:27
[HBASE-6985] Serve timeranged reads during log split - HBase - [issue]
...For tracking serving timeranged reads portion of HBASE-6752....
http://issues.apache.org/jira/browse/HBASE-6985    Author: Gregory Chanan, 2013-04-02, 15:08
[HBASE-7018] Fix and Improve TableDescriptor caching for bulk assignment - HBase - [issue]
...HBASE-6214 backported HBASE-5998 (Bulk assignment: regionserver optimization by using a temporary cache for table descriptors when receiving an open regions request), but it's buggy on 0.94 ...
http://issues.apache.org/jira/browse/HBASE-7018    Author: Gregory Chanan, 2013-02-22, 20:51
[HBASE-6984] Serve writes during log split - HBase - [issue]
...For tracking the "serve writes" portion of HBASE-6752....
http://issues.apache.org/jira/browse/HBASE-6984    Author: Gregory Chanan, 2013-02-11, 23:14
[HBASE-6775] Use ZK.multi when available for HBASE-6710 0.92/0.94 compatibility fix - HBase - [issue]
...This issue introduces the ability for the HMaster to make use of ZooKeeper's multi-update functionality.  This allows certain ZooKeeper operations to complete more quickly and prevents ...
http://issues.apache.org/jira/browse/HBASE-6775    Author: Gregory Chanan, 2013-01-25, 12:34
[HBASE-7382] Port ZK.multi support from HBASE-6775 to 0.96 - HBase - [issue]
...HBASE-6775 adds support for ZK.multi ZKUtil and uses it for the 0.92/0.94 compatibility fix implemented in HBASE-6710.ZK.multi support is most likely useful in 0.96, but since HBASE-6710 is ...
http://issues.apache.org/jira/browse/HBASE-7382    Author: Gregory Chanan, 2013-01-25, 12:34
[HBASE-7170] [0.94 branch] Allow HConnectionImplementation to reconnect to master multiple times - HBase - [issue]
...HBASE-5058 retained the old behavior of managed HConnections not retrying their connection to master b/c of the "masterChecked" variable.This behavior isn't great though, because you can get...
http://issues.apache.org/jira/browse/HBASE-7170    Author: Gregory Chanan, 2013-01-13, 06:28
[HBASE-6039] Remove HMasterInterface and replace with something similar to RegionServerStatusProtocol - HBase - [issue]
...Me: Once everything in HMasterInterface is converted to use PB, we can either declare a new class for the representation (similar to RegionServerStatusProtocol) or just re-purpose HMasterInt...
http://issues.apache.org/jira/browse/HBASE-6039    Author: Gregory Chanan, 2012-12-29, 00:53
Sort:
project
HBase (91)
HDFS (2)
Zookeeper (1)
type
issue (66)
mail # dev (25)
date
last 7 days (0)
last 30 days (1)
last 90 days (5)
last 6 months (18)
last 9 months (91)
author
Stack (3753)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (984)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Gregory Chanan