Author: jimk
Date: Thu Mar 13 22:57:54 2008
New Revision: 637002
URL: http://svn.apache.org/viewvc?rev=637002&view=rev
Log:
HBASE-516 HStoreFile.finalKey does not update the final key if it is not the
top region of a split region
Modified HStoreFile$HalfMapFileReader.finalKey
Modified:
ha
Author: jimk
Date: Thu Mar 13 22:43:34 2008
New Revision: 636999
URL: http://svn.apache.org/viewvc?rev=636999&view=rev
Log:
HBASE-516 HStoreFile.finalKey does not update the final key if it is not the
top region of a split region
Modified HStoreFile$HalfMapFileReader.finalKey
Modified:
h
Author: bryanduxbury
Date: Thu Mar 13 20:44:06 2008
New Revision: 636983
URL: http://svn.apache.org/viewvc?rev=636983&view=rev
Log:
HBASE-510 HConnectionManger.listTables returns empty list if exception (though
there may be many tables present)
-Added retry logic to listTables
Modified:
had
Author: bryanduxbury
Date: Thu Mar 13 20:43:45 2008
New Revision: 636982
URL: http://svn.apache.org/viewvc?rev=636982&view=rev
Log:
HBASE-510 HConnectionManger.listTables returns empty list if exception (though
there may be many tables present)
-Added retry logic to listTables
Modified:
had
Author: stack
Date: Thu Mar 13 19:58:29 2008
New Revision: 636972
URL: http://svn.apache.org/viewvc?rev=636972&view=rev
Log:
HBASE-501 Empty region server address in info:server entry and a startcode of
-1 in .META.
Mtrunk/src/java/org/apache/hadoop/hbase/util/Sleeper.java
Mbranches/0.1/s
Author: stack
Date: Thu Mar 13 12:37:21 2008
New Revision: 636849
URL: http://svn.apache.org/viewvc?rev=636849&view=rev
Log:
HBASE-501 Empty region server address in info:server entry and a startcode of
-1 in .META.
M conf/hbase-default.xml
Add hbase.hbasemaster.maxregionopen property.
M src/java