Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.7.0
-
None
Description
Some classes are not tested in streams foreignkeyjoin package, such as SubscriptionSendProcessorSupplier and ForeignTableJoinProcessorSupplier. Corresponding tests should be added.
The class ForeignTableJoinProcessorSupplierTest should be renamed as it is not testing ForeignTableJoinProcessor, but rather SubscriptionJoinProcessorSupplier.
Attachments
Issue Links
- blocks
-
KAFKA-16394 ForeignKey LEFT join propagates null value on foreignKey change
- Patch Available
-
KAFKA-16407 ForeignKey INNER join ignores FK change when its previous value is null
- Patch Available
- links to