This repository has been archived by the owner on Nov 17, 2024. It is now read-only.
Cask Tephra 0.6.0
This is a new feature release of Tephra, adding support for Apache HBase 1.0. This release addresses the following issues:
- [TEPHRA-53] - Add HBase 1.0 compatibility module
- [TEPHRA-104] - Explicitly set timestamp on Tephra's delete family markers
- [TEPHRA-107] - Update Twill dependency to latest release
- [TEPHRA-108] - SnapshotCodecProvider can't load codec classes
- [TEPHRA-109] - Update twill dependency from SNAPSHOT to release
- [TEPHRA-110] - SnapshotCodecProvider does not properly clean configured class names
- [TEPHRA-111] - HBaseVersion class fails to recognize HBase 1.0.1.1
- [TEPHRA-112] - TransactionStateCache should log the size of the transaction snapshot when reloaded
- [TEPHRA-114] - TransactionServiceClient to log thrift exceptions stacktraces at debug level