Kafka - Connect
A user configures this transform chain:
The connector throws an error. What is the problem?
transforms=DropFields
transforms.DropFields.type=org.apache.kafka.connect.transforms.ReplaceField$Value
transforms.DropFields.blacklist=field1,field2The connector throws an error. What is the problem?
