Parent Directory
|
|
|
|
|
client/
|
r883897 |
24 hours |
stack |
HBASE-1985 change HTable.delete(ArrayList) to HTable.delete(List) |
filter/
|
r835744 |
12 days |
stack |
HBASE-1975 SingleColumnValueFilter: Add ability to match the value of previous v... |
io/
|
r835757 |
12 days |
stack |
HBASE-1841 If multiple of same key in an hfile and they span blocks, may miss th... |
ipc/
|
r826569 |
5 weeks |
apurtell |
HBASE-1916 FindBugs and javadoc warnings cleanup |
mapreduce/
|
r883845 |
26 hours |
stack |
HBASE-1970 Export does one version only; make it configurable how many it does |
master/
|
r833779 |
2 weeks |
stack |
HBASE-1928 ROOT and META tables stay in transition state (making the system not ... |
metrics/
|
r755878 |
8 months |
stack |
HBASE-1262 Eclipse warnings, including performance related things like synthetic... |
regionserver/
|
r883845 |
26 hours |
stack |
HBASE-1970 Export does one version only; make it configurable how many it does |
thrift/
|
r829197 |
4 weeks |
stack |
HBASE-1930 Put.setTimeStamp misleading (doesn't change timestamp on existing Key... |
util/
|
r835840 |
12 days |
apurtell |
HBASE-1979 MurmurHash does not yield the same results as the reference C++ imple... |
zookeeper/
|
r830447 |
4 weeks |
stack |
HBASE-1816 Master rewrite; remove safe-mode |
Chore.java
|
r755878
|
8 months |
stack |
HBASE-1262 Eclipse warnings, including performance related things like synthetic... |
ClusterStatus.java
|
r816014
|
2 months |
jgray |
HBASE-1822 Remove the deprecated APIs (incompatible change) |
ColumnNameParseException.java
|
r735945
|
10 months |
stack |
HBASE-876 There are a large number of Java warnings in HBase |
DoNotRetryIOException.java
|
r798679
|
3 months |
stack |
HBASE-1671 HBASE-1609 broke scanners riding across splits |
DroppedSnapshotException.java
|
r735945
|
10 months |
stack |
HBASE-876 There are a large number of Java warnings in HBase |
HBaseConfiguration.java
|
r753308
|
8 months |
stack |
HBASE-1251 HConnectionManager.getConnection(HBaseConfiguration) returns same HCo... |
HColumnDescriptor.java
|
r831155
|
3 weeks |
stack |
HBASE-1943 Remove AgileJSON; unused |
HConstants.java
|
r827858
|
5 weeks |
rawson |
hdfs-1915
|
HMerge.java
|
r826845
|
5 weeks |
jdcryans |
HBASE-1756 Refactor HLog (changing package first) |
HMsg.java
|
r830401
|
4 weeks |
stack |
HBASE-1816 Master rewrite; part 1 -- bit of crud removal and tightening up of ac... |
HRegionInfo.java
|
r799074
|
3 months |
apurtell |
HBASE-1719 hold a reference to the region in stores instead of only the region i... |
HRegionLocation.java
|
r755878
|
8 months |
stack |
HBASE-1262 Eclipse warnings, including performance related things like synthetic... |
HServerAddress.java
|
r796326
|
4 months |
stack |
Adds rewrite of store files. Removed HRS.getServerInfo. Use getHServerInfo ins... |
HServerInfo.java
|
r826920
|
5 weeks |
jdcryans |
HBASE-1918 new version to test on Hudson |
HServerLoad.java
|
r796941
|
4 months |
stack |
HBASE-1689 Fix javadoc warnings and add overview on client classes to... |
HTableDescriptor.java
|
r832259
|
3 weeks |
jdcryans |
HBASE-1944 Add a "deferred log flush" attribute to HTD
caching the bo... |
KeyValue.java
|
r826580
|
5 weeks |
apurtell |
HBASE-1916 FindBugs and javac warnings cleanup; back out 'Serializable' addition... |
LeaseException.java
|
r735945
|
10 months |
stack |
HBASE-876 There are a large number of Java warnings in HBase |
LeaseListener.java
|
r618357
|
21 months |
omalley |
Making hbase a subproject |
Leases.java
|
r755878
|
8 months |
stack |
HBASE-1262 Eclipse warnings, including performance related things like synthetic... |
LocalHBaseCluster.java
|
r826569
|
5 weeks |
apurtell |
HBASE-1916 FindBugs and javadoc warnings cleanup |
MasterNotRunningException.java
|
r755725
|
8 months |
stack |
HBASE-1145 Ensure that there is only 1 Master with Zookeeper |
NotServingRegionException.java
|
r656868
|
18 months |
stack |
HBASE-82 row keys should be array of bytes |
RegionException.java
|
r692593
|
14 months |
stack |
HBASE-872 Getting exceptions in shell when creating/disabling tablesk |
RemoteExceptionHandler.java
|
r735945
|
10 months |
stack |
HBASE-876 There are a large number of Java warnings in HBase |
TableExistsException.java
|
r618357
|
21 months |
omalley |
Making hbase a subproject |
TableNotDisabledException.java
|
r667357
|
17 months |
stack |
Part of HBASE-487 Replace hql... Make Strings of byte arrays in TableNotDisabled... |
TableNotFoundException.java
|
r692585
|
14 months |
stack |
HBASE-872 Getting exceptions in shell when creating/disabling tables |
UnknownRowLockException.java
|
r685421
|
15 months |
jimk |
HBASE-798 Add missing classes: UnknownRowLockException and RowLock which were p... |
UnknownScannerException.java
|
r794956
|
4 months |
stack |
HBASE-1609 We wait on leases to expire before regionserver goes down. Rather, ju... |
ValueOverMaxLengthException.java
|
r735945
|
10 months |
stack |
HBASE-876 There are a large number of Java warnings in HBase |
VersionAnnotation.java
|
r618517
|
21 months |
stack |
HBASE-403 Fix build after move of hbase in svn
A lib/commons-httpclient-3.0.1.j... |
WritableComparator.java
|
r782178
|
5 months |
rawson |
HBASE-1304 - New client server implementation of how gets and puts are handled. ... |