| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
26 (0.208s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7923] force unassign can confirm region online on any RS to get rid of double assignments. - HBase - [issue]
|
|
...Presently in force unassign we are offlining a region from AM and reassigning it, which may cause double assignments. this.assignmentManager.regionOffline(hri...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7923
Author: rajeshbabu,
2013-04-04, 14:07
|
|
|
[HBASE-8030] znode path of online region servers is hard coded in rolling_restart.sh - HBase - [issue]
|
|
...znode path of online region servers($zparent/rs) is hard coded. We need to use configured value of zookeeper.znode.rs as child path. # gracefully restart all online r...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8030
Author: rajeshbabu,
2013-03-29, 22:17
|
|
|
[HBASE-8203] master ui should display region servers with host, port plus startcode - HBase - [issue]
|
|
...in master UI we are displaying only hostname of region servers.some shell commands need servername(host,port,startcode format) as argument A 'server_name' is the host, port plus startco...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8203
Author: rajeshbabu,
2013-03-28, 20:30
|
|
|
[HBASE-7992] provide pre/post region offline hooks for HMaster.offlineRegion() - HBase - [issue]
|
|
...presently no hooks to provide access control to offline region in master....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7992
Author: rajeshbabu,
2013-03-20, 03:38
|
|
|
[HBASE-7993] add access control to HMaster offline region. - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7993
Author: rajeshbabu,
2013-03-19, 15:28
|
|
|
[HBASE-8130] initialize TableLockManager before initializing AssignmentManager - HBase - [issue]
|
|
...Getting NullPointerException while recovering disabling/enabling tables in AM.AM.tableLockManager is not pointing to HM.tableLockManager initalized after AM initialization.So its always null...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8130
Author: rajeshbabu,
2013-03-18, 04:16
|
|
|
[HBASE-8087] Add result information in ProtoBuf response object for master/rs ops - HBase - [issue]
|
|
...Pls refer to the commentshttps://issues.apache.org/jira/browse/HBASE-7992?focusedCommentId=13600513&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13600513...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8087
Author: rajeshbabu,
2013-03-13, 15:35
|
|
|
[HBASE-8076] add better doc for HBaseAdmin#offline API. - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-8076
Author: rajeshbabu,
2013-03-12, 18:58
|
|
|
[HBASE-7307] MetaReader.tableExists should not return false if the specified table regions has been split - HBase - [issue]
|
|
...If a region is split parent we are not adding it to META scan results during full scan. if (!isInsideTable(this.current, tableNameBytes)) return false; ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7307
Author: rajeshbabu,
2013-02-26, 08:23
|
|
|
[HBASE-7804] Minor typo in Appendix B. hbck In Depth section of book - HBase - [issue]
|
|
...last slash at ./bin/hbase/ is not required.$ ./bin/hbase/ hbck TableFoo TableBar$ ./bin/hbase/ hbck -repair TableFoo TableBar...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7804
Author: rajeshbabu,
2013-02-12, 02:47
|
|
|
|