Skip to content

FilterNamespaceBlack db.collection support for transactions #849

@garaghav7

Description

@garaghav7

We tested the following scenario

  1. testdb.coll1 is added to FilterNamespaceBlack[] configuration
  2. Created a transaction which includes testdb.coll1 and testdb.coll2 and committed the transaction
  3. Noticed that testdb.coll1 is replicated on passive mongo cluster even though it was added in the blacklist.

Please confirm the above behavior.
If FilterNamespaceBlack of db.collection is supported for transactions or there are any limitations around this?

Thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmarksomething needs to be noticed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions