[KAFKA-112] Add include and exclude lists for field filters Created: 08/Jun/20  Updated: 28/Oct/23  Resolved: 26/Jun/20

Status: Closed
Project: Kafka Connector
Component/s: Configuration, Sink
Affects Version/s: None
Fix Version/s: 1.2.0

Type: Improvement Priority: Major - P3
Reporter: Ross Lawley Assignee: Ross Lawley
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
Related
related to KAFKA-75 New id strategy that doesn't reuse co... Closed
Documentation Changes: Needed
Documentation Changes Summary:

In the configuration replace all instances of `Blacklist` with `BlockList`.
All instances of `Whitelist` with `AllowList`.

Deprecated values will be supported but we can remove them from the documentation.


 Description   

Remove whitelist/blacklist terminology from the Sink connector.



 Comments   
Comment by Githook User [ 26/Jun/20 ]

Author:

{'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}

Message: Added AllowList and BlockList field projectors

Deprecated: `Blacklist[Key|Value]Projector`, `Whitelist[Key|Value]Projector`.
Use: `BlockListKeyProjector`, `BlockListValueProjector`,
`AllowListKeyProjector` or `AllowListValueProjector` instead.

KAFKA-112
Branch: master
https://github.com/mongodb/mongo-kafka/commit/1f021f7bea5e12174a719cf6634068235e1c171b

Generated at Thu Feb 08 09:05:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.