lp:wsrep

Created by Alex Yurchenko and last modified
Get this branch:
bzr branch lp:wsrep
Members of Codership can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Codership
Project:
wsrep API
Status:
Development

Recent revisions

98. By Alex Yurchenko

References lp:1378890, fixed callback signatures

97. By Alex Yurchenko

Made wsrep_bool_t definition more standards-compatible

96. By Teemu Ollakka

References lp:1247402 - bumped interface version to 25

95. By Teemu Ollakka

References lp:1247402 - added flags param to apply/commit callbacks, changed flags to 32 bit, fixed order wsrep flags

94. By Alex Yurchenko

Cosmetic change: renamed macro WSREP_CAP_WRITE_SET_INCREMENTS to WSREP_CAP_INCREMENTAL_WRITESET, mostly for consistency in "writeset" spelling. Since the value of the flag doesn't change, not bumping the API version.

93. By Alex Yurchenko

Small cleanups, comments and bumping the version string to "24".

92. By Alex Yurchenko

Making sure wsrep_bool_t is the same type in both C and C++

91. By Alex Yurchenko

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

90. By Alex Yurchenko

References lp:1222862 - updated the text of GPLv2 license and the address of FSF

89. By Alex Yurchenko

References lp:1219510 - removed stale declarations

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers