Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2024-02-15 Thread Taras Ledkov
Hi team, Excuse me for duplicate. The last message isn't attached to the thread. I try to fix it by this email. Ping for review / vote for KIP-967 [1]. Voting thread is here [2] Please pay your attention, I beg of you. I'm a little frustrated by the lack of community interest in what seems

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2024-02-15 Thread Taras Ledkov
://cwiki.apache.org/confluence/display/KAFKA/KIP-967%3A+Support+custom+SSL+configuration+for+Kafka+Connect+RestServer [2]. https://lists.apache.org/thread/wc4v5v3pynl15g1q547m2croqsqgmzpw -- With best regards, Taras Ledkov

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-12-20 Thread Taras Ledkov
, Taras Ledkov On Wed, Dec 6, 2023 at 2:21 PM Taras Ledkov wrote: > > Hi Greg, > > > Taras, are you interested in dynamic SSL reconfiguration in Connect? > > Would you be willing to investigate the details of that for the KIP? > I would prefer to separate this functio

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-12-06 Thread Taras Ledkov
ne KIP/patch, then I’m ready to do it. The entry point for dynamic reconfiguration for Connect is not clear for me. For a broker it is the DynamicConfig functionality. Should we add a REST endpoint to reconfigure Connect or use another way? -- With best regards, Taras Ledkov On Tue, Dec 5, 2023 at 2

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-12-06 Thread Taras Ledkov
wing PR and KIP. Let's focus on the KIP. -- With best regards, Taras Ledkov On Tue, Dec 5, 2023 at 12:18 AM Chris Egerton wrote: > > Hi Taras, > > Regarding slimming down the interface: IMO, we should do this right the > first time, and that includes not requiring unnecessary

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-11-29 Thread Taras Ledkov
/wc4v5v3pynl15g1q547m2croqsqgmzpw -- With best regards, Taras Ledkov

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-11-07 Thread Taras Ledkov
estServer-Compatibility,Deprecation,andMigrationPlan [2]. https://github.com/apache/kafka/pull/14203/files#diff-2c8e6c18e6cc9082d6b8eb38d1ee00e7c8bd4819b5b32e68e7d1fce2f7570c47R195 -- With best regards, Taras Ledkov On Thu, Nov 2, 2023 at 8:25 PM Chris Egerton wrote: > > Hi Taras, > > T

Re: [DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-11-02 Thread Taras Ledkov
ctory used for Connect / MM2. But I guess, a user that implements its own SslEngineFactory` for a the broker just prefers to reuse the code as is. [1]. https://cwiki.apache.org/confluence/display/KAFKA/KIP-967%3A+Support+custom+SSL+configuration+for+Kafka+Connect+RestServer#KIP967:SupportcustomSS

[VOTE] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-10-20 Thread Taras Ledkov
+Support+custom+SSL+configuration+for+Kafka+Connect+RestServer [2]. https://lists.apache.org/thread/w0vmbf1yzgjo7hkzyyzjjnb509x6s9qq -- With best regards, Taras Ledkov

Re:[DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-10-12 Thread Taras Ledkov
Hi Ashwin, > I was referring to (and did not understand) the removal of L141 in > clients/src/main/java/org/apache/kafka/common/security/ssl/SslFactory.java This line is moved to "new" private method `instantiateSslEngineFactory0 `. Please take a look at the `SslFactory:L132` at the patch. Just

Re:[DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-10-09 Thread Taras Ledkov
Hi, Kafka team. 1. Ping to review KIP. 2. I dare say that the low activity in the discussion of KIP-967 means that KIP-967 is ready for voting? -- With best regards Taras Ledkov

Re:CodeStyle Configuration

2023-10-09 Thread Taras Ledkov
Hi, Arpit. Great question. I cannot see any reason why community style and inspections settings not pushed to `.idea/` folder at the repository.. -- With best regards Taras Ledkov

Re:[REVIEW REQUEST] Move ReassignPartitionsIntegrationTest to java

2023-09-29 Thread Taras Ledkov
Hi Nikolay, The patch is OK with me. I leaved minor comments at the PR.

Re:[DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-09-29 Thread Taras Ledkov
Hi Ashwin, Thanks a lot for your review. > Thanks for the KIP and the PR (which helped me understand the change). Do you think that something needs to be corrected in KIP to make it more understandable without PR? Do you have any advice? > I could not understand one thing though - In >

Re:[DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-09-26 Thread Taras Ledkov
Hi Kafka Team. Ping...

Re:Help to the community with review

2023-09-19 Thread Taras Ledkov
Hi, I'n not a committer to Kafka, but I offer my help with review of patches too. Please, tag me on GitHub (@tledkov). Unfortunately, no one offers help with KIPs review...

Re:[DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-09-18 Thread Taras Ledkov
Hi Kafka Team. Looks like the code freeze of 3.6.0 release done. I hope that community members have more time for review. Please pay your attention for the KIP-967: Support custom SSL configuration for Kafka Connect RestServer [1]. The purpose of this KIP is add ability to use custom SSL

[DISCUSS] KIP-967: Support custom SSL configuration for Kafka Connect RestServer

2023-08-14 Thread Taras Ledkov
nect+RestServer [2]. https://github.com/apache/kafka/pull/14203 -- With best regards, Taras Ledkov

[jira] [Created] (KAFKA-15335) Support custom SSL configuration for Kafka Connect RestServer

2023-08-11 Thread Taras Ledkov (Jira)
Taras Ledkov created KAFKA-15335: Summary: Support custom SSL configuration for Kafka Connect RestServer Key: KAFKA-15335 URL: https://issues.apache.org/jira/browse/KAFKA-15335 Project: Kafka

Re:Request permission to contribute

2023-07-25 Thread Taras Ledkov
Hi Guozhang, Thanks for your attention. I'm a contributor of other Apache project (Ignite). Now I don't have permissions to create a page in `Apache Kafka` space on wiki (confluence) [1] [1] https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals

Request permission to contribute

2023-07-21 Thread Taras Ledkov
[org.apache.kafka.connect.runtime.rest.RestServer]. Kafka connect REST server can be configured only with file based key stores in current implementation. My wiki ID and jira ID are both: tledkov (tled...@apache.org) Can I get permission please? -- With best regards, Taras Ledkov

EmbeddedKafkaCluster file descriptor leaks in tests

2023-01-30 Thread Taras Ledkov
ld be more accurate. [1]. https://github.com/apache/kafka/pull/13173 -- With best regards, Taras Ledkov

Question about plugins / extension API

2022-08-03 Thread Taras Ledkov
` in order to implement this functionality. -- With best regards, Taras Ledkov