Skip to content

Cask Tephra 0.6.2

Compare
Choose a tag to compare
@poornachandra poornachandra released this 01 Sep 01:48
· 73 commits to develop since this release

This release adds support for HBase-1.1 and some bug fixes.

New Feature

  • [TEPHRA-102] - Support HBase 1.1

Improvements

  • [TEPHRA-117] - Allows removal of TransactionAware from TransactionContext
  • [TEPHRA-128] - Reduce INFO logging in Tephra while taking a snapshot

Bug fixes

  • [TEPHRA-119] - TransactionEditCodecV4 not getting used in deserialization.
  • TEPHRA-122] - SnapshotCodecV4 is not serializing checkpoint write pointers.