Jenkins build is back to normal : Kafka » kafka-trunk-jdk15 #236

2020-11-04 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #203

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] HOTFIX: RequestContext constructor change (#9559) -- [...truncated 3.43 MB...] org.apache.kafka.streams.TopologyTestDriverTest > should

[jira] [Created] (KAFKA-10685) --to-datetime passed to kafka-consumer-groups getting interpreted as a timezone

2020-11-04 Thread Russell Sayers (Jira)
Russell Sayers created KAFKA-10685: -- Summary: --to-datetime passed to kafka-consumer-groups getting interpreted as a timezone Key: KAFKA-10685 URL: https://issues.apache.org/jira/browse/KAFKA-10685 P

[jira] [Created] (KAFKA-10684) Avoid additional copies in envelope path when transmitting over network

2020-11-04 Thread Jason Gustafson (Jira)
Jason Gustafson created KAFKA-10684: --- Summary: Avoid additional copies in envelope path when transmitting over network Key: KAFKA-10684 URL: https://issues.apache.org/jira/browse/KAFKA-10684 Projec

Looking for PR review for small doc update

2020-11-04 Thread Kowshik Prakasam
Hi all, I'm looking for a PR review for a small doc update in FinalizedFeatureChangeListener. Would you be able to please help review it? Link to PR: https://github.com/apache/kafka/pull/9562 . Cheers, Kowshik

question

2020-11-04 Thread ????
Hello, I'm working on Kafka development. Now,I have a question. Does Kafka support Android client?

KAFKA-10624: Looking for PR review

2020-11-04 Thread Kowshik Prakasam
Hi all, I'm looking for a PR review for a small PR to address KAFKA-10624 : https://github.com/apache/kafka/pull/9561. Would you be able to please help review it? Cheers, Kowshik

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #235

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10181: Use Envelope RPC to do redirection for (Incremental)AlterConfig, AlterClientQuota and CreateTopics (#9103) -- [...truncat

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #234

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add back section taken out by mistake (#9544) [github] KAFKA-7987: Reinitialize ZookeeperClient after auth failures (#7751) --

[jira] [Resolved] (KAFKA-10181) Create Envelope RPC and redirection template for configuration change RPCs

2020-11-04 Thread Boyang Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen resolved KAFKA-10181. - Resolution: Fixed > Create Envelope RPC and redirection template for configuration change RPCs >

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #210

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add back section taken out by mistake (#9544) [github] KAFKA-7987: Reinitialize ZookeeperClient after auth failures (#7751) [github] KAFKA-10181: Use Envelope RPC to do

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #202

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10181: Use Envelope RPC to do redirection for (Incremental)AlterConfig, AlterClientQuota and CreateTopics (#9103) -- [...truncate

Build failed in Jenkins: Kafka » kafka-trunk-jdk8 #201

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] MINOR: Add back section taken out by mistake (#9544) [github] KAFKA-7987: Reinitialize ZookeeperClient after auth failures (#7751) -- [

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #233

2020-11-04 Thread Apache Jenkins Server
See Changes: [Bill Bejeck] update version in quickstart to current -- [...truncated 6.91 MB...] org.apache.kafka.streams.test.MockProcessorContextStateStore

[jira] [Created] (KAFKA-10683) Consumer.position() Ignores Transaction Marker with read_uncommitted

2020-11-04 Thread Gary Russell (Jira)
Gary Russell created KAFKA-10683: Summary: Consumer.position() Ignores Transaction Marker with read_uncommitted Key: KAFKA-10683 URL: https://issues.apache.org/jira/browse/KAFKA-10683 Project: Kafka

[jira] [Resolved] (KAFKA-7987) a broker's ZK session may die on transient auth failure

2020-11-04 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-7987. --- Fix Version/s: 2.8.0 Reviewer: Jun Rao Resolution: Fixed > a broker's ZK sess

Re: [DISCUSS] KIP-679 Producer will enable the strongest delivery guarantee by default

2020-11-04 Thread Cheng Tan
I made the following changes since I sent out the last discussion message: 1. Rename org.apache.kafka.server.authorizer.Authorizer#authorizeAny to org.apache.kafka.server.authorizer.Authorizer#authorizeByResourceType 2. Optimized the interface default of org.apache.kafka.server.authorizer.Author

Re: [VOTE] 2.7.0 RC1

2020-11-04 Thread Bill Bejeck
* Successful Jenkins builds for the 2.7 branches: Unit/integration tests: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-2.7-jdk8/detail/kafka-2.7-jdk8/53/ On Wed, Nov 4, 2020 at 11:34 AM Bill Bejeck wrote: > Hello Kafka users, developers, and client-developers, > > This i

Jenkins build is back to normal : Kafka » kafka-2.7-jdk8 #53

2020-11-04 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-10682) Windows Kafka cluster not reachable via Azure data Bricks

2020-11-04 Thread navin (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] navin resolved KAFKA-10682. --- Resolution: Fixed kafka\config Add  listeners = PLAINTEXT://10.53.56.140:9092 > Windows Kafka cluster not

[jira] [Created] (KAFKA-10682) Windows Kafka cluster not reachable via Azure data Bricks

2020-11-04 Thread navin (Jira)
navin created KAFKA-10682: - Summary: Windows Kafka cluster not reachable via Azure data Bricks Key: KAFKA-10682 URL: https://issues.apache.org/jira/browse/KAFKA-10682 Project: Kafka Issue Type: Bug

Re: [DISCUSS] KIP-405: Kafka Tiered Storage

2020-11-04 Thread Jun Rao
Hi, Satish, Thanks for the updated KIP. A few more comments below. 605.2 "Build the local leader epoch cache by cutting the leader epoch sequence received from remote storage to [LSO, ELO]." I mentioned an issue earlier. Suppose the leader's local start offset is 100. The follower finds a remote

[jira] [Created] (KAFKA-10681) MM2 translateOffsets returns wrong offsets

2020-11-04 Thread Carlo Bongiovanni (Jira)
Carlo Bongiovanni created KAFKA-10681: - Summary: MM2 translateOffsets returns wrong offsets Key: KAFKA-10681 URL: https://issues.apache.org/jira/browse/KAFKA-10681 Project: Kafka Issue Ty

[VOTE] 2.7.0 RC1

2020-11-04 Thread Bill Bejeck
Hello Kafka users, developers, and client-developers, This is the second candidate for the release of Apache Kafka 2.7.0. Some blockers were discovered after I cut the first RC, but I had not announced it yet. So that is why you're seeing this email for the first time, but it's the second RC. T

Build failed in Jenkins: Kafka » kafka-trunk-jdk15 #232

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10679: [Streams] migrate kafka-site updated docs to kafka/docs (#9554) -- [...truncated 3.45 MB...] org.apache.kafka.streams.tes

Build failed in Jenkins: Kafka » kafka-trunk-jdk11 #208

2020-11-04 Thread Apache Jenkins Server
See Changes: [github] KAFKA-10679: [Streams] migrate kafka-site updated docs to kafka/docs (#9554) -- [...truncated 3.45 MB...] org.apache.kafka.streams.tes