You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Skrzypek, Jonathan" <Jo...@gs.com> on 2018/09/19 15:11:43 UTC

***UNCHECKED*** RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

I'm assuming this needs KIP-235 to be merged.
Unfortunately I've tripped over some merge issues with git and struggled to fix.
Hopefully this is fixed but any help appreciated : https://github.com/apache/kafka/pull/4485

Jonathan Skrzypek



-----Original Message-----
From: Eno Thereska [mailto:eno.thereska@gmail.com]
Sent: 19 September 2018 11:01
To: dev@kafka.apache.org
Subject: Re: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

+1 (non-binding).

Thanks
Eno

On Wed, Sep 19, 2018 at 10:09 AM, Rajini Sivaram <ra...@gmail.com>
wrote:

> Hi Edo,
>
> Thanks for the KIP!
>
> +1 (binding)
>
> On Tue, Sep 18, 2018 at 3:51 PM, Edoardo Comar <EC...@uk.ibm.com> wrote:
>
> > Hi All,
> >
> > I'd like to start the vote on KIP-302:
> >
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_KAFKA_KIP-2D&d=DwIBaQ&c=7563p3e2zaQw0AB1wrFVgyagb2IE5rTZOYPxLxfZlX4&r=nNmJlu1rR_QFAPdxGlafmDu9_r6eaCbPOM0NM1EHo-E&m=BT04yLI3iq0Sgaxa_AZcswG9jeO7NeiIcI5fe4Nm-ts&s=gZ6szA9kizQmSH7SlRG0xAUMVcmwzQLK8L1FqtlBd4k&e=
> > 302+-+Enable+Kafka+clients+to+use+all+DNS+resolved+IP+addresses
> >
> > We'd love to get this in 2.1.0
> > Kip freeze is just a few days away ... please cast your votes  :-):-)
> >
> > Thanks!!
> > Edo
> >
> > --------------------------------------------------
> >
> > Edoardo Comar
> >
> > IBM Message Hub
> >
> > IBM UK Ltd, Hursley Park, SO21 2JN
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> 3AU
> >
>

________________________________

Your Personal Data: We may collect and process information about you that may be subject to data protection laws. For more information about how we use and disclose your personal data, how we protect your information, our legal basis to use your information, your rights and who you can contact, please refer to: www.gs.com/privacy-notices<http://www.gs.com/privacy-notices>

Re: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

Posted by Damian Guy <da...@gmail.com>.
Thanks  +1 (binding)

On Sun, 23 Sep 2018 at 23:43 Edoardo Comar <EC...@uk.ibm.com> wrote:

> bumping the thread as the KIP needs 2 more binding votes ... pretty please
> ...
> --------------------------------------------------
>
> Edoardo Comar
>
> IBM Event Streams
> IBM UK Ltd, Hursley Park, SO21 2JN
>
>
>
>
> From:   "Skrzypek, Jonathan" <Jo...@gs.com>
> To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
> Date:   20/09/2018 17:08
> Subject:        RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS
> resolved IP addresses
>
>
>
> Ok thanks.
>
> +1 (non-binding)
>
> The only thing I'm not too sure about is the naming around configuration
> entries for this, both for KIP-235 and KIP-302.
>
> KIP-235 expands DNS A records for bootstrap :
> resolve.canonical.bootstrap.servers.only
> KIP-302 expands DNS A records for advertised.listeners : use.all.dns.ips
>
> I'm a bit concerned that those don't easily explain what this does.
> Documentation helps obviously, but would we have suggestions for better
> naming ?
> I'm fine if we go for those but worth thinking about I think.
>
> Also, we probably want a third option to have both ? That's why we
> initially put in ".only" for KIP-235's parameter.
>
> Jonathan Skrzypek
>
>
> -----Original Message-----
> From: Edoardo Comar [mailto:ECOMAR@uk.ibm.com]
> Sent: 20 September 2018 09:55
> To: dev@kafka.apache.org
> Subject: RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved
> IP addresses
>
> Hi Jonathan
> we'll update the PR for KIP-302 soon. We do not need KIP-235 actually,
> they only share the name of the configuration entry.
>
> thanks
> Edo
>
> PS - we need votes :-)
>
> --------------------------------------------------
>
> Edoardo Comar
>
> IBM Message Hub
>
> IBM UK Ltd, Hursley Park, SO21 2JN
>
>
>
> From:   "Skrzypek, Jonathan" <Jo...@gs.com>
> To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
> Date:   19/09/2018 16:12
> Subject:        ***UNCHECKED*** RE: [VOTE] KIP-302 - Enable Kafka clients
> to use all      DNS resolved IP addresses
>
>
>
> I'm assuming this needs KIP-235 to be merged.
> Unfortunately I've tripped over some merge issues with git and struggled
> to fix.
> Hopefully this is fixed but any help appreciated :
> https://github.com/apache/kafka/pull/4485
>
>
>
> Jonathan Skrzypek
>
>
>
> -----Original Message-----
> From: Eno Thereska [mailto:eno.thereska@gmail.com]
> Sent: 19 September 2018 11:01
> To: dev@kafka.apache.org
> Subject: Re: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved
> IP addresses
>
> +1 (non-binding).
>
> Thanks
> Eno
>
> On Wed, Sep 19, 2018 at 10:09 AM, Rajini Sivaram <ra...@gmail.com>
> wrote:
>
> > Hi Edo,
> >
> > Thanks for the KIP!
> >
> > +1 (binding)
> >
> > On Tue, Sep 18, 2018 at 3:51 PM, Edoardo Comar <EC...@uk.ibm.com>
> wrote:
> >
> > > Hi All,
> > >
> > > I'd like to start the vote on KIP-302:
> > >
> > >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-
>
>
> > > 302+-+Enable+Kafka+clients+to+use+all+DNS+resolved+IP+addresses
> > >
> > > We'd love to get this in 2.1.0
> > > Kip freeze is just a few days away ... please cast your votes  :-):-)
> > >
> > > Thanks!!
> > > Edo
> > >
> > > --------------------------------------------------
> > >
> > > Edoardo Comar
> > >
> > > IBM Message Hub
> > >
> > > IBM UK Ltd, Hursley Park, SO21 2JN
> > > Unless stated otherwise above:
> > > IBM United Kingdom Limited - Registered in England and Wales with
> number
> > > 741598.
> > > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> > 3AU
> > >
> >
>
> ________________________________
>
> Your Personal Data: We may collect and process information about you that
> may be subject to data protection laws. For more information about how we
> use and disclose your personal data, how we protect your information, our
> legal basis to use your information, your rights and who you can contact,
> please refer to:
> http://www.gs.com/privacy-notices
> <
> http://www.gs.com/privacy-notices
>
> >
>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
>
> ________________________________
>
> Your Personal Data: We may collect and process information about you that
> may be subject to data protection laws. For more information about how we
> use and disclose your personal data, how we protect your information, our
> legal basis to use your information, your rights and who you can contact,
> please refer to: www.gs.com/privacy-notices<
> http://www.gs.com/privacy-notices
> >
>
>
>
>
> Unless stated otherwise above:
> IBM United Kingdom Limited - Registered in England and Wales with number
> 741598.
> Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
>

RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

Posted by Edoardo Comar <EC...@uk.ibm.com>.
bumping the thread as the KIP needs 2 more binding votes ... pretty please 
...
--------------------------------------------------

Edoardo Comar

IBM Event Streams
IBM UK Ltd, Hursley Park, SO21 2JN




From:   "Skrzypek, Jonathan" <Jo...@gs.com>
To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
Date:   20/09/2018 17:08
Subject:        RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS 
resolved IP addresses



Ok thanks.

+1 (non-binding)

The only thing I'm not too sure about is the naming around configuration 
entries for this, both for KIP-235 and KIP-302.

KIP-235 expands DNS A records for bootstrap : 
resolve.canonical.bootstrap.servers.only
KIP-302 expands DNS A records for advertised.listeners : use.all.dns.ips

I'm a bit concerned that those don't easily explain what this does.
Documentation helps obviously, but would we have suggestions for better 
naming ?
I'm fine if we go for those but worth thinking about I think.

Also, we probably want a third option to have both ? That's why we 
initially put in ".only" for KIP-235's parameter.

Jonathan Skrzypek


-----Original Message-----
From: Edoardo Comar [mailto:ECOMAR@uk.ibm.com]
Sent: 20 September 2018 09:55
To: dev@kafka.apache.org
Subject: RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved 
IP addresses

Hi Jonathan
we'll update the PR for KIP-302 soon. We do not need KIP-235 actually,
they only share the name of the configuration entry.

thanks
Edo

PS - we need votes :-)

--------------------------------------------------

Edoardo Comar

IBM Message Hub

IBM UK Ltd, Hursley Park, SO21 2JN



From:   "Skrzypek, Jonathan" <Jo...@gs.com>
To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
Date:   19/09/2018 16:12
Subject:        ***UNCHECKED*** RE: [VOTE] KIP-302 - Enable Kafka clients
to use all      DNS resolved IP addresses



I'm assuming this needs KIP-235 to be merged.
Unfortunately I've tripped over some merge issues with git and struggled
to fix.
Hopefully this is fixed but any help appreciated :
https://github.com/apache/kafka/pull/4485



Jonathan Skrzypek



-----Original Message-----
From: Eno Thereska [mailto:eno.thereska@gmail.com]
Sent: 19 September 2018 11:01
To: dev@kafka.apache.org
Subject: Re: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved
IP addresses

+1 (non-binding).

Thanks
Eno

On Wed, Sep 19, 2018 at 10:09 AM, Rajini Sivaram <ra...@gmail.com>
wrote:

> Hi Edo,
>
> Thanks for the KIP!
>
> +1 (binding)
>
> On Tue, Sep 18, 2018 at 3:51 PM, Edoardo Comar <EC...@uk.ibm.com>
wrote:
>
> > Hi All,
> >
> > I'd like to start the vote on KIP-302:
> >
> >
https://cwiki.apache.org/confluence/display/KAFKA/KIP-


> > 302+-+Enable+Kafka+clients+to+use+all+DNS+resolved+IP+addresses
> >
> > We'd love to get this in 2.1.0
> > Kip freeze is just a few days away ... please cast your votes  :-):-)
> >
> > Thanks!!
> > Edo
> >
> > --------------------------------------------------
> >
> > Edoardo Comar
> >
> > IBM Message Hub
> >
> > IBM UK Ltd, Hursley Park, SO21 2JN
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with
number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> 3AU
> >
>

________________________________

Your Personal Data: We may collect and process information about you that
may be subject to data protection laws. For more information about how we
use and disclose your personal data, how we protect your information, our
legal basis to use your information, your rights and who you can contact,
please refer to: 
http://www.gs.com/privacy-notices
<
http://www.gs.com/privacy-notices

>




Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

________________________________

Your Personal Data: We may collect and process information about you that 
may be subject to data protection laws. For more information about how we 
use and disclose your personal data, how we protect your information, our 
legal basis to use your information, your rights and who you can contact, 
please refer to: www.gs.com/privacy-notices<
http://www.gs.com/privacy-notices
>




Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

Posted by "Skrzypek, Jonathan" <Jo...@gs.com>.
Ok thanks.

+1 (non-binding)

The only thing I'm not too sure about is the naming around configuration entries for this, both for KIP-235 and KIP-302.

KIP-235 expands DNS A records for bootstrap : resolve.canonical.bootstrap.servers.only
KIP-302 expands DNS A records for advertised.listeners : use.all.dns.ips

I'm a bit concerned that those don't easily explain what this does.
Documentation helps obviously, but would we have suggestions for better naming ?
I'm fine if we go for those but worth thinking about I think.

Also, we probably want a third option to have both ? That's why we initially put in ".only" for KIP-235's parameter.

Jonathan Skrzypek


-----Original Message-----
From: Edoardo Comar [mailto:ECOMAR@uk.ibm.com]
Sent: 20 September 2018 09:55
To: dev@kafka.apache.org
Subject: RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

Hi Jonathan
we'll update the PR for KIP-302 soon. We do not need KIP-235 actually,
they only share the name of the configuration entry.

thanks
Edo

PS - we need votes :-)

--------------------------------------------------

Edoardo Comar

IBM Message Hub

IBM UK Ltd, Hursley Park, SO21 2JN



From:   "Skrzypek, Jonathan" <Jo...@gs.com>
To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
Date:   19/09/2018 16:12
Subject:        ***UNCHECKED*** RE: [VOTE] KIP-302 - Enable Kafka clients
to use all      DNS resolved IP addresses



I'm assuming this needs KIP-235 to be merged.
Unfortunately I've tripped over some merge issues with git and struggled
to fix.
Hopefully this is fixed but any help appreciated :
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_pull_4485&d=DwIFAg&c=7563p3e2zaQw0AB1wrFVgyagb2IE5rTZOYPxLxfZlX4&r=nNmJlu1rR_QFAPdxGlafmDu9_r6eaCbPOM0NM1EHo-E&m=HwQEPivzE-kKvVc99xS-xIe66IRdoD_x8cGEGCVqLFs&s=7yGX8SM2OhgJi2q8K8BXIrnu1YjEGSORIr5Bs2Up8Zg&e=


Jonathan Skrzypek



-----Original Message-----
From: Eno Thereska [mailto:eno.thereska@gmail.com]
Sent: 19 September 2018 11:01
To: dev@kafka.apache.org
Subject: Re: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved
IP addresses

+1 (non-binding).

Thanks
Eno

On Wed, Sep 19, 2018 at 10:09 AM, Rajini Sivaram <ra...@gmail.com>
wrote:

> Hi Edo,
>
> Thanks for the KIP!
>
> +1 (binding)
>
> On Tue, Sep 18, 2018 at 3:51 PM, Edoardo Comar <EC...@uk.ibm.com>
wrote:
>
> > Hi All,
> >
> > I'd like to start the vote on KIP-302:
> >
> >
https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_KAFKA_KIP-2D&d=DwIFAg&c=7563p3e2zaQw0AB1wrFVgyagb2IE5rTZOYPxLxfZlX4&r=nNmJlu1rR_QFAPdxGlafmDu9_r6eaCbPOM0NM1EHo-E&m=HwQEPivzE-kKvVc99xS-xIe66IRdoD_x8cGEGCVqLFs&s=9z7km3slLJqJLvkw991bM2ht1lygWxDOIY2238JsNLQ&e=

> > 302+-+Enable+Kafka+clients+to+use+all+DNS+resolved+IP+addresses
> >
> > We'd love to get this in 2.1.0
> > Kip freeze is just a few days away ... please cast your votes  :-):-)
> >
> > Thanks!!
> > Edo
> >
> > --------------------------------------------------
> >
> > Edoardo Comar
> >
> > IBM Message Hub
> >
> > IBM UK Ltd, Hursley Park, SO21 2JN
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with
number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> 3AU
> >
>

________________________________

Your Personal Data: We may collect and process information about you that
may be subject to data protection laws. For more information about how we
use and disclose your personal data, how we protect your information, our
legal basis to use your information, your rights and who you can contact,
please refer to: http://www.gs.com/privacy-notices<
http://www.gs.com/privacy-notices
>




Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

________________________________

Your Personal Data: We may collect and process information about you that may be subject to data protection laws. For more information about how we use and disclose your personal data, how we protect your information, our legal basis to use your information, your rights and who you can contact, please refer to: www.gs.com/privacy-notices<http://www.gs.com/privacy-notices>

RE: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved IP addresses

Posted by Edoardo Comar <EC...@uk.ibm.com>.
Hi Jonathan 
we'll update the PR for KIP-302 soon. We do not need KIP-235 actually, 
they only share the name of the configuration entry. 

thanks
Edo

PS - we need votes :-) 

--------------------------------------------------

Edoardo Comar

IBM Message Hub

IBM UK Ltd, Hursley Park, SO21 2JN



From:   "Skrzypek, Jonathan" <Jo...@gs.com>
To:     "dev@kafka.apache.org" <de...@kafka.apache.org>
Date:   19/09/2018 16:12
Subject:        ***UNCHECKED*** RE: [VOTE] KIP-302 - Enable Kafka clients 
to use all      DNS resolved IP addresses



I'm assuming this needs KIP-235 to be merged.
Unfortunately I've tripped over some merge issues with git and struggled 
to fix.
Hopefully this is fixed but any help appreciated : 
https://github.com/apache/kafka/pull/4485


Jonathan Skrzypek



-----Original Message-----
From: Eno Thereska [mailto:eno.thereska@gmail.com]
Sent: 19 September 2018 11:01
To: dev@kafka.apache.org
Subject: Re: [VOTE] KIP-302 - Enable Kafka clients to use all DNS resolved 
IP addresses

+1 (non-binding).

Thanks
Eno

On Wed, Sep 19, 2018 at 10:09 AM, Rajini Sivaram <ra...@gmail.com>
wrote:

> Hi Edo,
>
> Thanks for the KIP!
>
> +1 (binding)
>
> On Tue, Sep 18, 2018 at 3:51 PM, Edoardo Comar <EC...@uk.ibm.com> 
wrote:
>
> > Hi All,
> >
> > I'd like to start the vote on KIP-302:
> >
> > 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-

> > 302+-+Enable+Kafka+clients+to+use+all+DNS+resolved+IP+addresses
> >
> > We'd love to get this in 2.1.0
> > Kip freeze is just a few days away ... please cast your votes  :-):-)
> >
> > Thanks!!
> > Edo
> >
> > --------------------------------------------------
> >
> > Edoardo Comar
> >
> > IBM Message Hub
> >
> > IBM UK Ltd, Hursley Park, SO21 2JN
> > Unless stated otherwise above:
> > IBM United Kingdom Limited - Registered in England and Wales with 
number
> > 741598.
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
> 3AU
> >
>

________________________________

Your Personal Data: We may collect and process information about you that 
may be subject to data protection laws. For more information about how we 
use and disclose your personal data, how we protect your information, our 
legal basis to use your information, your rights and who you can contact, 
please refer to: www.gs.com/privacy-notices<
http://www.gs.com/privacy-notices
>




Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU