1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 14 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add additional logging when decoding fails with an uncaught exception. More... over 10 years ago
Fix bug in deserialization of the `Multi' RPC in HBase 0.96 More... over 10 years ago
Have pom.xml cleaned during `distclean'. More... over 10 years ago
Fix the distclean rule so we can distclean twice in a row. More... over 10 years ago
Update NEWS/THANKS/AUTHORS. More... over 10 years ago
Handle an edge case with `prefetchMeta' related to 0.96 compatibility. More... over 10 years ago
Add/improve a few toString() methods. More... over 10 years ago
Make Scanner usable with -ROOT- / hbase:meta. More... over 10 years ago
Fix accesses to "hbase:meta". More... over 10 years ago
Fix an edge case in HBase 0.96 one-shot scanners. More... over 10 years ago
Add a note regarding some infuriating limitations of the JRE. More... over 10 years ago
Add support for prefetching the meta region. More... over 10 years ago
Make mvn build accomodate protobuf files More... over 10 years ago
Here's some one-liners to compile and run tests. More... over 10 years ago
Properly flush queued up RPCs upon connecting. More... over 10 years ago
Prevent warnings due to generated protobuf classes. More... over 10 years ago
Update NEWS for the v1.5.0 release. More... over 10 years ago
Make sure we compile for Java 6. More... over 10 years ago
Fix distclean: remove com/google/protobuf from the build directory. More... over 10 years ago
Upgrade to async 1.4.0. More... over 10 years ago
Add a couple integration tests covering NoSuchColumnFamilyException. More... over 10 years ago
Add some constructor overloads for GetRequest. More... over 10 years ago
Upgrade to Netty 3.8.0. More... over 10 years ago
Make sure to not schedule timers with a negative timeout. More... over 10 years ago
Upgrade to SLF4J 1.7.5. More... over 10 years ago
Upgrade to logback 1.0.13. More... over 10 years ago
Note that ColumnRangeFilter was added in HBase 0.92. More... over 10 years ago
Remove some warnings that come up when compiling with JDK 7. More... over 10 years ago
Optimize multi-action a bit with HBase 0.95+ by sorting less. More... over 10 years ago
Add support for batched edits with HBase 0.96+. More... over 10 years ago