Author: gokul
Date: Tue Mar 7 17:57:01 2017
New Revision: 18592
Log:
Added TEPHRA-35 to the change list
Modified:
dev/incubator/tephra/0.11.0-incubating-rc2/CHANGES.txt
Modified: dev/incubator/tephra/0.11.0-incubating-rc2/CHANGES.txt
==============================================================================
--- dev/incubator/tephra/0.11.0-incubating-rc2/CHANGES.txt (original)
+++ dev/incubator/tephra/0.11.0-incubating-rc2/CHANGES.txt Tue Mar 7 17:57:01
2017
@@ -3,6 +3,7 @@ Release Notes - Apache Tephra - 0.11.0-i
Improvements:
[TEPHRA-210] Streamline where tephra properties are fetched in
TransactionProcessor coprocessor
[TEPHRA-199] Enforce maximum duration a transaction can be used for data writes
+[TEPHRA-35] Prune invalid transaction set once all data for a given invalid
transaction has been dropped
Bug fixes:
[TEPHRA-218] TransactionStateCache service fails to startup if
data.tx.snapshot.dir does not exist