Frank,

I don't think that the fix needs to necessarily follow the #12450 PR, we
can choose to start from scratch now that we know more about the issue.
If that PR is useful as a starting point, we can also include it, that is
up to you.

Greg

On Mon, Feb 6, 2023 at 10:21 AM Frank Grimes
<frankgrime...@yahoo.com.invalid> wrote:

>
> Hi Greg,
> I actually just found the following comment on this PR for
> https://issues.apache.org/jira/browse/KAFKA-13809:
> https://github.com/apache/kafka/pull/12450
> > we get the same behavior (KAFKA-9228 notwithstanding) by passing the
> original properties through to tasks transparently
> It seems we're not the first to notice that the issue isn't limited to
> connectors who selectively propagate properties to the task configs.FWIW,
> the kafka-connect-s3 connector also does not seem to prune any configs from
> the tasks:
> https://github.com/confluentinc/kafka-connect-storage-cloud/blob/d21662e78286d79b938e7b9affa418b863a6299f/kafka-connect-s3/src/main/java/io/confluent/connect/s3/S3SinkConnector.java#L57-L77
> Is the patch provided on https://github.com/apache/kafka/pull/7823 still
> the right approach?
> Thanks!
>
>
>
>

Reply via email to