Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2872 Add Replication functionality to Derby
  3. DERBY-3189

Replication: Add connection url command options for starting and stopping master

    XMLWordPrintableJSON

Details

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

    Description

      Add commands to start and stop the replication master using properties or connection url. Example:

      'jdbc:derby:<host><masterdb>;startMaster=true';
      'jdbc:derby:<host><masterdb>;stopMaster=true';

      Connection url options that must be recognized:
      startMaster=true
      stopMaster=true
      slaveHost=<host> (required)
      slavePort=<port> (optional, defaults to 8001)

      See functional specification on Derby-2872 for further details.

      Attachments

        1. derby-3189-1a.stat
          0.4 kB
          Jorgen Loland
        2. derby-3189-1a.diff
          10 kB
          Jorgen Loland
        3. StopMaster_impl_3189_v1.diff
          6 kB
          V.Narayanan
        4. StopMaster_impl_3189_v1.stat
          0.5 kB
          V.Narayanan
        5. StopMaster_impl_3189_v2.diff
          7 kB
          V.Narayanan
        6. StopMaster_impl_3189_v2.stat
          0.6 kB
          V.Narayanan
        7. StopMaster_impl_3189_v2.diff
          7 kB
          V.Narayanan
        8. StopMaster_impl_3189_v2.stat
          0.6 kB
          V.Narayanan
        9. StopMaster_impl_3189_v3.diff
          7 kB
          V.Narayanan
        10. StopMaster_impl_3189_v3.stat
          0.6 kB
          V.Narayanan
        11. StopMaster_Impl_v4.diff
          7 kB
          V.Narayanan
        12. StopMaster_Impl_v4.stat
          0.5 kB
          V.Narayanan

        Issue Links

          Activity

            People

              narayanan V.Narayanan
              jorgenlo Jorgen Loland
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: