YahooArchive / omid

Transactional Support for HBase (Mirror of https://github.com/apache/incubator-omid)
http://omid.incubator.apache.org/
Apache License 2.0
302 stars 107 forks source link

Separate commit retry events from aborts in batch contents #105

Closed francisco-perez-sorrosal closed 8 years ago

francisco-perez-sorrosal commented 8 years ago

Before, the Abort events were re-used for holding what in reality are commit retries, what made the code criptic in many places. Now commit retries are treated as first class events.

Change-Id: Ib9c9f424c3b7b94a02d5e985b388ef74f13c87da