Request permission to contribute

2023-08-03 Thread Adrian Preston
Hello, Please could my JIRA account (prestona) be given the permissions required to contribute to Kafka? Thanks, Adrian Unless otherwise stated above: IBM United Kingdom Limited Registered in England and Wales with number 741598 Registered office: PO Box 41, North Harbour, Portsmouth, Hants.

[VOTE] KIP-940: Broker extension point for validating record contents at produce time

2023-08-02 Thread Adrian Preston
Hello all, Edo and I would like to call for a vote on KIP-940: https://cwiki.apache.org/confluence/display/KAFKA/KIP-940%3A+Broker+extension+point+for+validating+record+contents+at+produce+time Thanks, Adrian Unless otherwise stated above: IBM United Kingdom Limited Registered in England

[jira] [Created] (KAFKA-14074) Restarting a broker during re-assignment can leave log directory entries

2022-07-14 Thread Adrian Preston (Jira)
Adrian Preston created KAFKA-14074: -- Summary: Restarting a broker during re-assignment can leave log directory entries Key: KAFKA-14074 URL: https://issues.apache.org/jira/browse/KAFKA-14074 Project

Re: Adding multi-tenancy capabilities to Kafka

2015-05-05 Thread Adrian Preston
thing I would like to put forward as an advantage of having topic hierarchy is that we can support acls/ permissions inheritance in topic hierarchies. This will avoid bootstrapping acls for each new topic. On Wed, Apr 29, 2015 at 7:42 AM, Adrian Preston prest...@uk.ibm.com javascript:; wrote

Re: Adding multi-tenancy capabilities to Kafka

2015-05-05 Thread Adrian Preston
thing I would like to put forward as an advantage of having topic hierarchy is that we can support acls/ permissions inheritance in topic hierarchies. This will avoid bootstrapping acls for each new topic. On Wed, Apr 29, 2015 at 7:42 AM, Adrian Preston prest...@uk.ibm.com javascript:; wrote

Re: Adding multi-tenancy capabilities to Kafka

2015-04-29 Thread Adrian Preston
full-fledged topic-hierarchy. I like the simplicity of namespaces, but there may be other requirements (such as inheriting configuration). Gwen On Tue, Apr 28, 2015 at 10:42 AM, Adrian Preston prest...@uk.ibm.com wrote: Hi all, I've been looking at how a Kafka cluster could be used be deployed so

Adding multi-tenancy capabilities to Kafka

2015-04-28 Thread Adrian Preston
Hi all, I've been looking at how a Kafka cluster could be used be deployed so that it can be used by multiple tenants. Specifically: a scheme where the clients belonging to each tenant receive the impression they are operating against their own cluster. The ongoing security and quota work

Will it be possible to apply quotas based on a security principal?

2015-04-15 Thread Adrian Preston
Hi, I've been investigating using Kafka for a multi-user system that applies quotas at a per-user level. Reading through KIP-13 and KAFKA-1682, I wondered: are there any plans to link together the security principal and client identifier in some way? Currently it appears these are separate

Re: Will it be possible to apply quotas based on a security principal?

2015-04-15 Thread Adrian Preston
in the short term and provides a mechanism for those using Kafka without authentication to still enforce quotas. On Wed, Apr 15, 2015 at 6:15 AM, Adrian Preston prest...@uk.ibm.com wrote: Hi, I've been investigating using Kafka for a multi-user system that applies quotas at a per-user level

Re: Review Request 32199: Patch for KAFKA-1858

2015-03-19 Thread Adrian Preston
--- On March 18, 2015, 11:12 a.m., Adrian Preston wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32199/ --- (Updated March 18

[jira] [Commented] (KAFKA-1715) better advertising of the bound and working interface

2015-03-19 Thread Adrian Preston (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14369322#comment-14369322 ] Adrian Preston commented on KAFKA-1715: --- Hi [~joestein], I found this bug via

[jira] [Commented] (KAFKA-1858) Make ServerShutdownTest a bit less flaky

2015-03-18 Thread Adrian Preston (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366975#comment-14366975 ] Adrian Preston commented on KAFKA-1858: --- Created reviewboard https

[jira] [Updated] (KAFKA-1858) Make ServerShutdownTest a bit less flaky

2015-03-18 Thread Adrian Preston (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Preston updated KAFKA-1858: -- Attachment: KAFKA-1858.patch Make ServerShutdownTest a bit less flaky

Review Request 32199: Patch for KAFKA-1858

2015-03-18 Thread Adrian Preston
--- Thanks, Adrian Preston

[jira] [Commented] (KAFKA-1858) Make ServerShutdownTest a bit less flaky

2015-03-18 Thread Adrian Preston (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366985#comment-14366985 ] Adrian Preston commented on KAFKA-1858: --- As per the description in the bug report