Add wsrep_size_exceeded error code

Bug #593419 reported by Seppo Jaakola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wsrep API
Fix Released
Medium
Unassigned

Bug Description

Add new wsrep_status enumeration to signal if replicator provider library cannot handle such large request. Suggested enumeration is: WSREP_SIZE_EXCEEDED.

Require following wsrep calls to return WSREP_SIZE_EXEEDED:
    append_data/pre_commit - if passed replication data buffer is too large for replication system
    append_query - if too many SQL statements were appended in transaction's write set
    append_row_key - if too many row key values were appended in transaction's write set

Related branches

Changed in wsrep:
importance: Undecided → Medium
milestone: none → 0.8
Revision history for this message
Alex Yurchenko (ayurchen) wrote :

Seppo, shall this be dead?

Changed in wsrep:
milestone: 0.8 → none
Revision history for this message
Alex Yurchenko (ayurchen) wrote :

Pushed in r65

Changed in wsrep:
milestone: none → 24
status: New → Fix Committed
Changed in wsrep:
status: Fix Committed → Fix Released
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.