Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-05-10 Thread Snehashis
s and regards Snehashis On Fri, May 10, 2024 at 12:45 AM Greg Harris wrote: > Hi all, > > I'd like to reboot the discussion on KIP-891: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-891%3A+Running+multiple+versions+of+Connector+plugins > > I've ma

Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-05-13 Thread Snehashis
Hi Greg, That is much appreciated. No complaints on the additional scope, I will make some time out to work on this once we have approval. Thanks Snehashis On Fri, May 10, 2024 at 9:28 PM Greg Harris wrote: > Hey Snehashis, > > I'm glad to hear you're still interested in th

Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-06-18 Thread Snehashis
d inconsistent state exist in any of the connectors. Thanks again for reviving my original KIP and working to improve it. Looking forward to your thoughts on the points mentioned above. Regards Snehashis On Wed, May 29, 2024 at 9:59 PM Chris Egerton wrote: > Hi Greg, > > First, an

Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-07-02 Thread Snehashis
(LMK if you want me to take that up). Regards Snehashis On Tue, Jul 2, 2024 at 12:08 AM Greg Harris wrote: > Hey Snehashis, > > Sorry for the late reply, and thanks for helping close out the discussion. > > > Note that if my assumptions are correct then > > this can happe

Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-08-21 Thread Snehashis
s not found but LMK if otherwise. Regards Snehashis On Mon, Aug 19, 2024 at 9:24 PM Greg Harris wrote: > Hi Snehashis, > > Sorry for the late reply. > > > Heterogeneous dependencies in a multi cluster deployment is highly > discouraged > > Right, this remains unchan

Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-08-23 Thread Snehashis
added a line there highlighting this. Regards Snehashis On Wed, Aug 21, 2024 at 9:24 PM Greg Harris wrote: > Hey Snehashis, > > Thanks for your reply! > > > Deviating > > it from the spec seems unnecessary if we document it accordingly, however > > It's

Requesting Access to contribute to the wiki.

2022-10-17 Thread Snehashis
Hi team, I would like to request contributor access to the project, to be able to write KIPs and assign tickets to me. Wiki ID: snehashisp JIRA ID: snehashisp Thank you Regards Snehashis

[DISCUSS] KIP-891: Running multiple versions of a connector.

2022-11-21 Thread Snehashis
+of+a+connector Please take a look and let me know what you think. Thank you Snehashis Pal

RE: Re: [DISCUSS] KIP-891: Running multiple versions of a connector.

2022-11-21 Thread Snehashis
Hi Mickael. Thanks for your input. Addressing the point you mentioned below. > 1) Can you explain how this would work with the GET > /{pluginName}/config endpoint? How do you specify a version for a > connector? This API returns the set of configurations for a given connector. Since between versi

Re: [DISCUSS] KIP-891: Running multiple versions of a connector.

2022-11-21 Thread Snehashis
ng and currently > enforces no semantics on the value it returns. Can you clarify the new > expected semantics and explain how versions will be compared > (alphabetical, semantics versioning, something else?) > > Thanks, > Mickael > > > On Mon, Nov 21, 2022 at 9:57 AM Sneha

Re: [DISCUSS] KIP-891: Running multiple versions of a connector.

2022-11-21 Thread Snehashis
be handy as the user does not need to know the config but beyond this it does not seem to justify its existence. Regards Snehashis On Tue, Nov 22, 2022 at 10:50 AM Ashwin wrote: > Hi Snehasis, > > This is a really useful feature and thanks for initiating this discussion. > > I h

Re: [DISCUSS] KIP-891: Running multiple versions of a connector.

2022-11-22 Thread Snehashis
string" > } > }, > "required": [ > "name", > "schema_version", > "iam_role" > ] > } > > The connector which supports Fictional config schema 2.0 will validate the > access key and secret key. >

Re: [DISCUSS] KIP-891: Running multiple versions of a connector.

2022-11-22 Thread Snehashis
connector is running underneath. This is something enforced by the connect runtime itself. All connect CRUD operations are keyed on the connector name so there will not be an issue. Regards Snehashis On Tue, Nov 22, 2022 at 3:16 PM Sagar wrote: > Hey Snehashsih, > > Thanks for the KIP. It lo

Re: [VOTE] KIP-891: Running multiple versions of Connector plugins

2024-10-08 Thread Snehashis
we should not use plugin.version to make this more specific and avoid encountering this in the first place. Will make the appropriate changes to the KIP to include these two points. Thanks Snehashis On Tue, Oct 8, 2024 at 10:33 AM Ashwin wrote: > Hi Snehasis, > > Thanks for the KIP - +1

[VOTE] KIP-891: Running multiple versions of Connector plugins

2024-10-04 Thread Snehashis
multiple versions of Connector plugins - Apache Kafka - Apache Software Foundation <https://cwiki.apache.org/confluence/display/KAFKA/KIP-891%3A+Running+multiple+versions+of+Connector+plugins> Thanks Snehashis

Re: [DISCUSS] KIP-891: Running multiple versions of Connector plugins

2024-10-04 Thread Snehashis
Hi Greg, I have started a vote thread and added it to the doc. Thanks for all your help on this. Looking forward to this implementation. Regards Snehashis On Wed, Sep 25, 2024 at 10:38 PM Greg Harris wrote: > Hey Snehashis, > > I updated the KIP to remove some stale mentions of

Re: [VOTE] KIP-891: Running multiple versions of Connector plugins

2024-10-27 Thread Snehashis
Thanks everyone, Have moved the status of the KIP to Accepted and updated the docs appropriately. Regards Snehashis On Wed, Oct 23, 2024 at 9:27 PM Mickael Maison wrote: > Hi, > > +1 (binding), thanks for the KIP! > > Mickael > > On Tue, Oct 22, 2024 at 10:35 PM

[jira] [Created] (KAFKA-14410) Allow connect runtime to run multiple versions of a connector.

2022-11-21 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-14410: - Summary: Allow connect runtime to run multiple versions of a connector. Key: KAFKA-14410 URL: https://issues.apache.org/jira/browse/KAFKA-14410 Project: Kafka

[jira] [Created] (KAFKA-18120) KIP-891: Support for multiple versions of connect plugins.

2024-11-29 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-18120: - Summary: KIP-891: Support for multiple versions of connect plugins. Key: KAFKA-18120 URL: https://issues.apache.org/jira/browse/KAFKA-18120 Project: Kafka

[jira] [Created] (KAFKA-18119) Service loading loads incorrect plugin version.

2024-11-28 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-18119: - Summary: Service loading loads incorrect plugin version. Key: KAFKA-18119 URL: https://issues.apache.org/jira/browse/KAFKA-18119 Project: Kafka Issue Type

[jira] [Created] (KAFKA-18211) ClassGraph scanning does not correctly find isolated connect plugins

2024-12-11 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-18211: - Summary: ClassGraph scanning does not correctly find isolated connect plugins Key: KAFKA-18211 URL: https://issues.apache.org/jira/browse/KAFKA-18211 Project

[jira] [Resolved] (KAFKA-14410) Allow connect runtime to run multiple versions of a connector.

2024-12-11 Thread Snehashis Pal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Snehashis Pal resolved KAFKA-14410. --- Resolution: Duplicate > Allow connect runtime to run multiple versions of a connec

[jira] [Created] (KAFKA-18988) Updates to connector status and connector metrics

2025-03-15 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-18988: - Summary: Updates to connector status and connector metrics Key: KAFKA-18988 URL: https://issues.apache.org/jira/browse/KAFKA-18988 Project: Kafka Issue

[jira] [Resolved] (KAFKA-18988) Updates to connector status and connector metrics

2025-05-06 Thread Snehashis Pal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Snehashis Pal resolved KAFKA-18988. --- Fix Version/s: 4.1.0 Resolution: Fixed > Updates to connector status and connec

[jira] [Created] (KAFKA-19248) Plugins Test for Multiversioning in Kafka Connect

2025-05-06 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-19248: - Summary: Plugins Test for Multiversioning in Kafka Connect Key: KAFKA-19248 URL: https://issues.apache.org/jira/browse/KAFKA-19248 Project: Kafka Issue

[jira] [Created] (KAFKA-18863) Runtime additions for connector multiversioning.

2025-02-25 Thread Snehashis Pal (Jira)
Snehashis Pal created KAFKA-18863: - Summary: Runtime additions for connector multiversioning. Key: KAFKA-18863 URL: https://issues.apache.org/jira/browse/KAFKA-18863 Project: Kafka Issue