lp:~jaypipes/drizzle/publisher-read-manifest
- Get this branch:
- bzr branch lp:~jaypipes/drizzle/publisher-read-manifest
Branch merges
- Brian Aker: Needs Fixing
- Eric Day (community): Approve
- Drizzle Developers: Pending requested
- Diff: 274 lines
Related bugs
Related blueprints
Recent revisions
- 1443. By Jay Pipes <jpipes@serialcoder>
-
Adds test cases to replication test suite for checking
startup when a corrupted manifest file is present, as
well as a good publisher manifest is present. Changes
the TransactionLogPublisher constructor to throw a proper
error and disable the publisher plugin properly. - 1442. By Jay Pipes <jpipes@serialcoder>
-
Connect replication test suite into main transaction_log test suite
- 1441. By Jay Pipes <jpipes@serialcoder>
-
Adds a custom test suite and framework for testing the replication pieces. The first test case tests basic functionality of creating and writing a serialized publisher manifest file.
- 1440. By Jay Pipes <jpipes@serialcoder>
-
Publisher manifest file now written to disk properly (was using incorrect ByteSize() instead of std::string:
:size() . Also, manifest is read on startup - 1437. By Jay Pipes <jpipes@serialcoder>
-
Moves replication.proto out of /drizzled/message and into /plugin/
transaction_ log/ since it is implementation- specific. - 1435. By Jay Pipes <jpipes@serialcoder>
-
TransactionLogP
ublisher now writes manifest file to disk and syncs on close
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~drizzle-trunk/drizzle/development