Re: [VOTE] KIP-492 Add java security providers in Kafka Security config

2019-08-06 Thread Jeff Huang
for instantiating class. Still use comma "," for separating each provider info. Jeff Huang,

Re: [DISCUSS] KIP-608: Add a new method to AuthorizerServerInfo Interface

2020-05-06 Thread Jeff Huang
1. It is intended to return broker metrics. 2. I did searching, there is no any public API return broker Metrics class so far. So this will be first time. I did find connect also expose the Metrics class, but it is not in public API. org.apache.kafka.connect.runtime.ConnectMetrics /** * Get the

Re: [DISCUSS] KIP-608: Add a new method to AuthorizerServerInfo Interface

2020-05-06 Thread Jeff Huang
Will update KIP. thanks! On 2020/05/06 15:09:53, Rajini Sivaram wrote: > Hi Jeff, > > Thanks for the KIP. It looks useful since it allows authorizers to use the > broker's metrics instance. We could perhaps use this in AclAuthorizer to > generate authorizer metrics? > > Regards, > > Rajini

Re: [DISCUSS] KIP-608: Add a new method to AuthorizerServerInfo Interface

2020-05-11 Thread Jeff Huang
> > For instance, we have the `Configurable` interface that allows us to > configure a plugin. We > could perhaps think of having a `Monitorable` interface that would allow to > pass the Metrics > instance to the plugin. Have you thought about such an approach? > > Best, > Da

Re: [DISCUSS] KIP-608: Add a new method to AuthorizerServerInfo Interface

2020-05-12 Thread Jeff Huang
> > For instance, we have the `Configurable` interface that allows us to > configure a plugin. We > could perhaps think of having a `Monitorable` interface that would allow to > pass the Metrics > instance to the plugin. Have you thought about such an approach? > > Best, > Da

Re: [VOTE] KIP-577: Allow HTTP Response Headers Configured for Kafka Connect

2020-05-14 Thread Jeff Huang
All, Vote for this KIP has been passed. This KIP is accepted with 3 +1 binding votes (Randall, Manikumar, Konstantine) and 1 +1 non-binding vote (Aneel) Thanks to all who made suggestion and ideas. Jeff Huang. On 2020/04/17 18:28:20, Zhiguo Huang wrote: > Thanks to everyone for their in

Re: [DISCUSS] KIP-608: Add a new method to AuthorizerServerInfo Interface

2020-05-15 Thread Jeff Huang
d be to keep it for advanced users. I wonder what > you and others think about this. > > 4. Metrics are considered as part of the public interface. It would be > great if you could move the description > in that section. > > Best, > David > > On Tue, May 12, 2020 at 7:46

Re: [DISCUSS] KIP-577: Allow HTTP Response Headers Configured for Kafka Connect

2020-03-13 Thread Jeff Huang
Hi Aneel, That is really great point. I will update KIP. We need add following properties combining with header configs: includedPaths - CSV of path specs to include excludedPaths - CSV of path specs to exclude includedMimeTypes - CSV of mime types to include excludedMimeTypes - CSV of mime types

Re: [DISCUSS] KIP-577: Allow HTTP Response Headers Configured for Kafka Connect

2020-03-13 Thread Jeff Huang
s: 3154000 ... > > But before we go down that road: are people going to want to be able > to set multiple different header filters? Or is one header filter for > all of the responses good enough? > > On Fri, Mar 13, 2020 at 10:56 AM Jeff Huang wrote: > > > &

Re: [DISCUSS] KIP-577: Allow HTTP Response Headers Configured for Kafka Connect

2020-03-19 Thread Jeff Huang
the pattern used for SMTs, this >still is a complicated pattern. Is there any way to simplify the proposal? > > Best regards, > > Randall > > On Fri, Mar 13, 2020 at 4:04 PM Jeff Huang wrote: > > > Hi Aneel, > > > > It is great idea. I will update K

[jira] [Created] (KAFKA-9944) Allow HTTP Response Headers to be Configured for Kafka Connect

2020-04-30 Thread Jeff Huang (Jira)
Jeff Huang created KAFKA-9944: - Summary: Allow HTTP Response Headers to be Configured for Kafka Connect Key: KAFKA-9944 URL: https://issues.apache.org/jira/browse/KAFKA-9944 Project: Kafka

[jira] [Created] (KAFKA-9958) Add a new method to AuthorizerServerInfo Interface

2020-05-05 Thread Jeff Huang (Jira)
Jeff Huang created KAFKA-9958: - Summary: Add a new method to AuthorizerServerInfo Interface Key: KAFKA-9958 URL: https://issues.apache.org/jira/browse/KAFKA-9958 Project: Kafka Issue Type

[jira] [Created] (KAFKA-10053) Add Document for new feature that Allow HTTP Response Headers to be Configured for Kafka Connect

2020-05-27 Thread Jeff Huang (Jira)
Jeff Huang created KAFKA-10053: -- Summary: Add Document for new feature that Allow HTTP Response Headers to be Configured for Kafka Connect Key: KAFKA-10053 URL: https://issues.apache.org/jira/browse/KAFKA-10053