Multi-message Transactions not handled

Bug #655720 reported by David Shrewsbury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RabbitReplication
Confirmed
Undecided
Unassigned

Bug Description

A single database transaction can possibly be broken up into multiple Transaction protobuf messages if the transaction is very large. RR currently assumes 1 protobuf message per db transaction, which is how it used to be.

Also, Transaction protobuf messages from different db transactions can be intermingled, so we need to handle this case as well.

Changed in rabbitreplication:
status: New → Confirmed
assignee: nobody → David Shrewsbury (dshrews)
Revision history for this message
David Shrewsbury (dshrews) wrote :

We should use the new Drizzle java tools at some point.

Changed in rabbitreplication:
assignee: David Shrewsbury (dshrews) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.