Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Cask Tephra 0.6.2

Choose a tag to compare

@poornachandra poornachandra released this 01 Sep 01:48

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.