Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2978 Replication: Add slave replication mode
  3. DERBY-3016

Replication: Add code that parses a chunk of log records (byte[]) into individual log records

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.4.1.3
    • 10.4.1.3
    • Services
    • None

    Description

      The derby instance that has the slave role for a database 'x' has to redo log records sent from the master. These log records are sent in chunks as a byte[]. To be useful to the slave, these chunks of log records must be parsed into individual log records.

      The actual format of the received log record chunks is defined by the replication log buffer (see DERBY-2926).

      Attachments

        1. slave_logscan_2.stat
          0.4 kB
          Jorgen Loland
        2. slave_logscan_2.diff
          19 kB
          Jorgen Loland
        3. slave_logscan_1.stat
          0.3 kB
          Jorgen Loland
        4. slave_logscan_1.diff
          17 kB
          Jorgen Loland

        Activity

          People

            jorgenlo Jorgen Loland
            jorgenlo Jorgen Loland
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: