~codership/wsrep/trunk

Viewing all changes in revision 91.

  • Committer: Alexey Yurchenko
  • Date: 2013-09-17 16:02:25 UTC
  • Revision ID: alexey.yurchenko@codership.com-20130917160225-ylmlyke13as1x0su
References lp:1208030 - split preordered() call into preordered_collect() and preordered_commit() to facilitate overly big transactions that span multiple events and can't be represented as a single buffer.
References lp:1217567 - removed WSREP_CB_RETURN code as specific only to commit callback. Instead added an 'exit' parameter to commit callback to signal exit.
also
 - converted int to size_t where appropriate. The fact that Galera has a 2Gb writeset limit should not limit the API.
 - bumped API version to 24rc3

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: