Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-6182

Don't require cluster-wide privileges when watching a single database/collection

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.4.0.Alpha1
    • 2.1.2.Final
    • mongodb-connector
    • None
    • False
    • None
    • False

      The connector currently requires cluster-wide "find" and "changeStream" permissions to be able to start. It could make it impossible to use the connector due to security policies of an company.

      Do not require cluster-wide permissions when watching just a single collection or database to make it possible/easier to comply with security policies. The Change Stream can be opened with permissions just for a collection or for a database. Note that the official MongoDB connector doesn't require cluster-wide permissions.

            jcechace@redhat.com Jakub Čecháček
            jaroslav.kaspar@jamf.com Jaroslav Kaspar (Inactive)
            Votes:
            19 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: