Jorge Esteban Quilcate Otoya created KAFKA-14409:
----------------------------------------------------

             Summary: Clean ProcessorParameters from casting
                 Key: KAFKA-14409
                 URL: https://issues.apache.org/jira/browse/KAFKA-14409
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jorge Esteban Quilcate Otoya


ProcessorParameters currently includes a set of methods to cast to specific 
supplier types:
 * kTableSourceSupplier
 * kTableProcessorSupplier
 * kTableKTableJoinMergerProcessorSupplier

As most of these are used on specific classes, and the usage assumptions may 
vary (some expect nulls and other don't), this ticket proposes to remove these 
methods and move the casting into the class using it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to