[GitHub] kafka pull request #3520: MINOR: Typo error corrected in the KStream Javadoc...

2017-07-11 Thread Kamal15
GitHub user Kamal15 opened a pull request: https://github.com/apache/kafka/pull/3520 MINOR: Typo error corrected in the KStream Javadoc. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Kamal15/kafka stream_doc Alternatively you

[GitHub] kafka-site pull request #66: New landing page for Streams API

2017-07-11 Thread miguno
Github user miguno commented on a diff in the pull request: https://github.com/apache/kafka-site/pull/66#discussion_r126674750 --- Diff: 0110/streams/index.html --- @@ -18,56 +18,192 @@

[GitHub] kafka-site pull request #66: New landing page for Streams API

2017-07-11 Thread miguno
Github user miguno commented on a diff in the pull request: https://github.com/apache/kafka-site/pull/66#discussion_r126674877 --- Diff: 0110/streams/index.html --- @@ -18,56 +18,192 @@

[GitHub] kafka pull request #2562: MINOR: Update docstring for "offsets.retention.min...

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2562 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

Re: [DISCUSS] KIP-173: Add prefix to StreamsConfig to enable setting default internal topic configs

2017-07-11 Thread Matthias J. Sax
I think, it might be helpful to add a "admin." prefix, too. For configs for StreamsKafkaClient and later AdminClient. Can so picky back this on this KIP or should we do a new KIP? -Matthias On 7/10/17 6:45 PM, Guozhang Wang wrote: > Thanks Damian. LGTM. > > Guozhang > > On Mon, Jul 10, 2017 a

Re: [VOTE] KIP 130: Expose states of active tasks to KafkaStreams public API

2017-07-11 Thread Matthias J. Sax
Florian, I guess you can close this vote. -Matthias On 6/30/17 12:26 AM, Sriram Subramanian wrote: > +1 > > On Fri, Jun 30, 2017 at 12:10 AM, Damian Guy wrote: > >> I know i voted before, but now my vote is binding so... >> >> +1 (binding) >> >> On Thu, 18 May 2017 at 23:46 Matthias J. Sax

Build failed in Jenkins: kafka-trunk-jdk8 #1802

2017-07-11 Thread Apache Jenkins Server
See Changes: [jason] MINOR: Update docstring for "offsets.retention.minutes" config -- [...truncated 4.70 MB...] org.apache.kafka.streams.kstream.internals.KStreamKStream

[GitHub] kafka pull request #3472: MINOR: Upgraded RocksDB to 5.3.6

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3472 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Created] (KAFKA-5582) Log compaction with preallocation enabled does not trim segments

2017-07-11 Thread Jason Aliyetti (JIRA)
Jason Aliyetti created KAFKA-5582: - Summary: Log compaction with preallocation enabled does not trim segments Key: KAFKA-5582 URL: https://issues.apache.org/jira/browse/KAFKA-5582 Project: Kafka

[GitHub] kafka-site pull request #66: New landing page for Streams API

2017-07-11 Thread derrickdoo
Github user derrickdoo commented on a diff in the pull request: https://github.com/apache/kafka-site/pull/66#discussion_r126789920 --- Diff: 0110/streams/index.html --- @@ -18,56 +18,192 @@

Build failed in Jenkins: kafka-trunk-jdk8 #1803

2017-07-11 Thread Apache Jenkins Server
See Changes: [damian.guy] MINOR: Upgraded RocksDB to 5.3.6 -- [...truncated 3.79 MB...] org.apache.kafka.common.security.scram.ScramMessagesTest > validServerFirstMessag

[jira] [Created] (KAFKA-5583) Provide a "OS independent" file rename and delete mechanism

2017-07-11 Thread M. Manna (JIRA)
M. Manna created KAFKA-5583: --- Summary: Provide a "OS independent" file rename and delete mechanism Key: KAFKA-5583 URL: https://issues.apache.org/jira/browse/KAFKA-5583 Project: Kafka Issue Type:

Re: [DISCUSS] KIP-167: Add interface for the state store restoration process

2017-07-11 Thread Bill Bejeck
Guozhang, thanks for the comments, I've updated the KIP. Bill On Wed, Jul 5, 2017 at 10:10 PM, Guozhang Wang wrote: > Bill, > > Thanks for the updated KIP. From your WIP PR I think one piece of > information that still need to be included in the KIP is that the library > will check the type of

[VOTE] KIP-167: Add interface for the state store restoration process

2017-07-11 Thread Bill Bejeck
All, With another round of discussion completed, I'd like to start the vote on KIP-167 now. Thanks, Bill

Re: [VOTE] KIP-167: Add interface for the state store restoration process

2017-07-11 Thread Bill Bejeck
Mistakenly replied to this thread, putting the vote on a separate one. On Tue, Jul 11, 2017 at 3:43 PM, Bill Bejeck wrote: > All, > > With another round of discussion completed, I'd like to start the vote on > KIP-167 >

[VOTE] KIP-167: Add interface for the state store restoration process

2017-07-11 Thread Bill Bejeck
All, With another round of discussion completed, I'd like to start the vote on KIP-167 now. Thanks, Bill

[VOTE] KIP-167: Add interface for the state store restoration process

2017-07-11 Thread Bill Bejeck
All, With another round of discussion completed, I'd like to start the vote on KIP-167 now. Thanks, Bill

[GitHub] kafka-site pull request #66: New landing page for Streams API

2017-07-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka-site/pull/66 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] kafka-site issue #66: New landing page for Streams API

2017-07-11 Thread guozhangwang
Github user guozhangwang commented on the issue: https://github.com/apache/kafka-site/pull/66 LGTM. Merging to asf-site. @derrickdoo Could you file a corresponding PR against `kafka` trunk branch? I will merge it then to both trunk and 0.11.0 branches. --- If your project is

[ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-11 Thread Guozhang Wang
Hi Everyone, Jason Gustafson has been very active in contributing to the Kafka community since he became a Kafka committer last September and has done lots of significant work including the most recent exactly-once project. In addition, Jason has initiated or participated in the design discussion

Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-11 Thread Vahid S Hashemian
Great news. Congratulations Jason! --Vahid From: Guozhang Wang To: "dev@kafka.apache.org" Date: 07/11/2017 10:32 PM Subject:[ANNOUNCE] New Kafka PMC member Jason Gustafson Hi Everyone, Jason Gustafson has been very active in contributing to the Kafka community since he be