Uploaded image for project: 'Java DCP Client'
  1. Java DCP Client
  2. JDCP-114

Validate bucket UUID

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • .future
    • None
    • None
    • 1

    Description

      When the bucket UUID changes, it indicates the client isn't working with the same bucket (it's been deleted and recreated, or we're talking to a different server).

      Allow specifying bucket uuid when configuring client.

      if user specified non=zero bucket uuid, include bucket_uuid query param when fetching config.

      The client should somehow notify the user when the bucket UUID does not match the expected value. On possibility: Modify ControlEventHandler interface to add onBucketUuidMismatch(). Client invokes it and then disconnects permanently.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty