[jira] [Created] (KAFKA-6272) SASL PLAIN and SCRAM do not apply SASLPrep

2017-11-27 Thread Tom Bentley (JIRA)
Tom Bentley created KAFKA-6272: -- Summary: SASL PLAIN and SCRAM do not apply SASLPrep Key: KAFKA-6272 URL: https://issues.apache.org/jira/browse/KAFKA-6272 Project: Kafka Issue Type: Bug Affe

custom ProducerRecord timestamp and compact+delete cleanup

2017-11-27 Thread Michal Hariš
Hi, I've read on the message timestamp(KIP-32) that for time-rolling deletes use LogAppendTime, but this only applies to delete policy. What timestamp is used when the cleanup policy is _both_ compact+delete? It would be very useful if it was the timestamp from the record metadata rather than Lo

[GitHub] kafka pull request #4266: MINOR: Add maybeThrow method to ZooKeeperClient As...

2017-11-27 Thread omkreddy
GitHub user omkreddy opened a pull request: https://github.com/apache/kafka/pull/4266 MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse * Add maybeThrow method to ZooKeeperClient AsyncResponse * Update KafkaZkClient to use maybeThrow method ### Committer Chec

[GitHub] kafka pull request #4267: MINOR: fix version in tests/kafkatest/__init__.py

2017-11-27 Thread cmccabe
GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/4267 MINOR: fix version in tests/kafkatest/__init__.py *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate

[jira] [Created] (KAFKA-6273) Allow names for windowing joins

2017-11-27 Thread Matthias (JIRA)
Matthias created KAFKA-6273: --- Summary: Allow names for windowing joins Key: KAFKA-6273 URL: https://issues.apache.org/jira/browse/KAFKA-6273 Project: Kafka Issue Type: Improvement Repor

[jira] [Created] (KAFKA-6274) Improve KTable Source state store auto-generated names

2017-11-27 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-6274: Summary: Improve KTable Source state store auto-generated names Key: KAFKA-6274 URL: https://issues.apache.org/jira/browse/KAFKA-6274 Project: Kafka Issue Ty

[jira] [Created] (KAFKA-6275) Extend consumer offset reset tool to support deletion

2017-11-27 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-6275: -- Summary: Extend consumer offset reset tool to support deletion Key: KAFKA-6275 URL: https://issues.apache.org/jira/browse/KAFKA-6275 Project: Kafka Issue

Jenkins build is back to normal : kafka-1.0-jdk7 #96

2017-11-27 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #4268: KAFKA-6274: Use topic plus dash as prefix of auto-...

2017-11-27 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/4268 KAFKA-6274: Use topic plus dash as prefix of auto-generated state store names Use `topic-` as the prefix of the auto-generated state store name. Also add a unit test for this functiona

Re: [DISCUSS] KIP-209 Connection String Support

2017-11-27 Thread Clebert Suconic
Ping...??? :) anyone interested on this feature? anything I can do before sending a vote? Notice.. if this is inside the constructor or a at the factor.. that's an easy change that shouldn't stop any further progress here. On Wed, Nov 15, 2017 at 10:07 PM, Clebert Suconic wrote: > So, just ask

Re: [VOTE] KIP-175: Additional '--describe' views for ConsumerGroupCommand

2017-11-27 Thread Rajini Sivaram
+1 (binding) Thanks for the KIP, Vahid! On Mon, Oct 30, 2017 at 5:17 PM, Vahid S Hashemian < vahidhashem...@us.ibm.com> wrote: > Bumping this again! > > > > From: "Vahid S Hashemian" > To: dev@kafka.apache.org > Date: 09/28/2017 12:13 PM > Subject:Re: [VOTE] KIP-175: Additional '

[GitHub] kafka pull request #4269: KAFKA-5117: Add password masking for kafka connect...

2017-11-27 Thread qiao-meng-zefr
GitHub user qiao-meng-zefr opened a pull request: https://github.com/apache/kafka/pull/4269 KAFKA-5117: Add password masking for kafka connect REST endpoint *More detailed description of your change, Mask all password type config parameter with "*" instead of displaying the plai

Permission request to create KIP

2017-11-27 Thread Konstantin Chukhlomin
Hi, I'd like to create "KIP - Negative Timestamp Support". Could you please add a permission to create pages on https://cwiki.apache.org ? My email is chuhlo...@gmail.com Thanks, Konstantin

Re: request wiki permission

2017-11-27 Thread Jun Rao
Hi, Panuwat, Thanks for your interested. Just gave you the wiki permission. Jun On Sun, Nov 26, 2017 at 2:04 AM, Panuwat Anawatmongkhon < panuwat.anawatmongk...@gmail.com> wrote: > Hi all, > I have to create a KIP. Can you give me the permission. My wiki name is > Panuwat > Anawatmongkhon. > Ch

Re: Permission request to create KIP

2017-11-27 Thread Jun Rao
Hi, Konstantin, Thanks for your interest. Just gave you the wiki permission. Jun On Mon, Nov 27, 2017 at 12:43 PM, Konstantin Chukhlomin < konstantin.chukhlo...@nytimes.com> wrote: > Hi, > > I'd like to create "KIP - Negative Timestamp Support". > > Could you please add a permission to create p

Permission to create KIP

2017-11-27 Thread Siva Santhalingam
Hi There, Could you please provide access to cwiki.apache.org so that i can start working on my KIP. I would also need access to https://cwiki.apache.org/ confluence/display/KAFKA/Kafka+Streams page. My id: sssanthalin...@kafka.apache.org Thanks, Siva

[jira] [Created] (KAFKA-6276) AdminClient may leave some futures hanging after shutdown

2017-11-27 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-6276: -- Summary: AdminClient may leave some futures hanging after shutdown Key: KAFKA-6276 URL: https://issues.apache.org/jira/browse/KAFKA-6276 Project: Kafka I

Re: [DISCUSS] KIP-227: Introduce Incremental FetchRequests to Increase Partition Scalability

2017-11-27 Thread Colin McCabe
On Sat, Nov 25, 2017, at 21:25, Dong Lin wrote: > Hey Colin, > > Thanks for the reply. Please see my comments inline. > > On Sat, Nov 25, 2017 at 3:33 PM, Colin McCabe wrote: > > > On Fri, Nov 24, 2017, at 22:06, Dong Lin wrote: > > > Hey Colin, > > > > > > Thanks for the reply! Please see my c

Re: [VOTE] KIP-175: Additional '--describe' views for ConsumerGroupCommand

2017-11-27 Thread Vahid S Hashemian
KIP-175 passed with 3 binding and 3 non-binding +1's: Binding +1: Jason, Guozhang, Rajini Non-binding +1: Mickael, Manikumar, Jeff Thanks to everyone who shared feedback and voted on this KIP. --Vahid From: Rajini Sivaram To: dev Date: 11/27/2017 11:46 AM Subject:Re: [VOTE]

Re: Permission to create KIP

2017-11-27 Thread Jason Gustafson
Hi Siva, I couldn't find your id. This should be a separate id for the apache wiki. -Jason On Mon, Nov 27, 2017 at 2:10 PM, Siva Santhalingam < siva.santhalin...@gmail.com> wrote: > Hi There, > > Could you please provide access to cwiki.apache.org so that i can start > working on my KIP. I woul

Re: Wiki permissions

2017-11-27 Thread Jason Gustafson
Added. Thanks for contributing! -Jason On Fri, Nov 24, 2017 at 7:13 AM, Skrzypek, Jonathan < jonathan.skrzy...@gs.com> wrote: > Hi, > > Could I get the permissions to create pages on the Kafka confluence ? > I would like the submit a KIP. > My wiki id is Jonathan Skrzypek > > Regards, > > Jonath

Re: Permission to create KIP

2017-11-27 Thread Siva Santhalingam
Hi Jason, Thanks for the response, I just created a seperate account for apache wiki. Could you please try to lookup siva.santhalingam Thanks, Siva On Mon, Nov 27, 2017 at 3:16 PM, Jason Gustafson wrote: > Hi Siva, > > I couldn't find your id. This should be a separate id for the apache wiki.

Re: Permission to create KIP

2017-11-27 Thread Jason Gustafson
Done. Thanks for contributing! -Jason On Mon, Nov 27, 2017 at 3:27 PM, Siva Santhalingam < siva.santhalin...@gmail.com> wrote: > Hi Jason, > > Thanks for the response, I just created a seperate account for apache wiki. > Could you please try to lookup siva.santhalingam > > > Thanks, > Siva > > O

[GitHub] kafka pull request #4267: MINOR: fix version in tests/kafkatest/__init__.py

2017-11-27 Thread cmccabe
Github user cmccabe closed the pull request at: https://github.com/apache/kafka/pull/4267 ---

[jira] [Created] (KAFKA-6277) Make loadClass thread-safe for class loaders of Connect plugins

2017-11-27 Thread Konstantine Karantasis (JIRA)
Konstantine Karantasis created KAFKA-6277: - Summary: Make loadClass thread-safe for class loaders of Connect plugins Key: KAFKA-6277 URL: https://issues.apache.org/jira/browse/KAFKA-6277 Proje

[jira] [Created] (KAFKA-6278) Allow multiple concurrent transactions on a single producer

2017-11-27 Thread Tim Cuthbertson (JIRA)
Tim Cuthbertson created KAFKA-6278: -- Summary: Allow multiple concurrent transactions on a single producer Key: KAFKA-6278 URL: https://issues.apache.org/jira/browse/KAFKA-6278 Project: Kafka

Re: [DISCUSS] KIP-227: Introduce Incremental FetchRequests to Increase Partition Scalability

2017-11-27 Thread Jan Filipiak
Hi Colin, thank you for this KIP, it can become a really useful thing. I just scanned through the discussion so far and wanted to start a thread to make as decision about keeping the cache with the Connection / Session or having some sort of UUID indexed global Map. Sorry if that has been se

Re: [DISCUSS] KIP-227: Introduce Incremental FetchRequests to Increase Partition Scalability

2017-11-27 Thread Dong Lin
Hey Colin, On Mon, Nov 27, 2017 at 2:36 PM, Colin McCabe wrote: > On Sat, Nov 25, 2017, at 21:25, Dong Lin wrote: > > Hey Colin, > > > > Thanks for the reply. Please see my comments inline. > > > > On Sat, Nov 25, 2017 at 3:33 PM, Colin McCabe > wrote: > > > > > On Fri, Nov 24, 2017, at 22:06,