Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-46021

Eventing: Endpoints to not reflect deletion of source and metadata collection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • Morpheus
    • Cheshire-Cat
    • eventing
    • None
    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown

    Description

      Create a simple handler.
      Delete the src bucket of the handler.

      /api/v1/functions/<function_name> and /config endpoints still show source bucket as the one which was deleted.

      For eg -
      After deleting dst_bucket

      curl -XGET http://Administrator:password@10.112.190.102:8096/api/v1/functions/f1/config
      {
       "source_bucket": "dst_bucket",
       "source_scope": "_default",
       "source_collection": "dst_bucket",
       "metadata_bucket": "metadata",
       "metadata_scope": "_default",
       "metadata_collection": "_default"
      }
      

      Attachments

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

        Activity

          People

            srinivasan.raman Srinivasan Raman
            sujay.gad Sujay Gad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty