[jira] [Created] (KAFKA-5683) Dedicated thread pool for Kafka Streams tasks

2017-07-31 Thread Abhishek Gupta (JIRA)
Abhishek Gupta created KAFKA-5683: - Summary: Dedicated thread pool for Kafka Streams tasks Key: KAFKA-5683 URL: https://issues.apache.org/jira/browse/KAFKA-5683 Project: Kafka Issue Type:

[GitHub] kafka pull request #3603: KAFKA-5671 Followup: Remove reflections in unit te...

2017-07-31 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/3603 KAFKA-5671 Followup: Remove reflections in unit test classes 1. Remove rest deprecation warnings in streams:jar. 2. Consolidate all unit test classes' reflections to access internal

Jenkins build is back to normal : kafka-trunk-jdk7 #2589

2017-07-31 Thread Apache Jenkins Server
See

[GitHub] kafka pull request #3602: KAFKA-5671: Add StreamsBuilder and Deprecate KStre...

2017-07-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3602 --- 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

[jira] [Resolved] (KAFKA-5671) Add StreamsBuilder and deprecate KStreamBuilder

2017-07-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-5671. -- Resolution: Fixed Issue resolved by pull request 3602

[jira] [Created] (KAFKA-5682) Consumer should include partition in exceptions raised during record parsing/validation

2017-07-31 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-5682: -- Summary: Consumer should include partition in exceptions raised during record parsing/validation Key: KAFKA-5682 URL: https://issues.apache.org/jira/browse/KAFKA-5682

[jira] [Created] (KAFKA-5681) jarAll does not build all scala versions anymore.

2017-07-31 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created KAFKA-5681: --- Summary: jarAll does not build all scala versions anymore. Key: KAFKA-5681 URL: https://issues.apache.org/jira/browse/KAFKA-5681 Project: Kafka Issue Type:

Re: Contribution to Apache Kafka

2017-07-31 Thread Guozhang Wang
Hi Chanchal, I have added you to the contributor list and assigned you to KAFKA-5676. Guozhang On Mon, Jul 31, 2017 at 4:19 AM, Chanchal Singh wrote: > Dear Team, > > I am Chanchal Singh currently working as an Senior Software Engineer-Big > Data with AdPushup Inc.

Re: Requesting permission to create KIP

2017-07-31 Thread Ewen Cheslack-Postava
Done. -Ewen On Mon, Jul 31, 2017 at 10:10 AM, Pranav Maniar wrote: > Thanks Ewen, > > Can you please also grant me permission on JIRA, so that I can assign > KAFKA-1944 to myself. > > Thanks, > Pranav > > On Mon, Jul 31, 2017 at 9:48 PM, Ewen Cheslack-Postava

Re: Requesting permission to create KIP

2017-07-31 Thread Pranav Maniar
Thanks Ewen, Can you please also grant me permission on JIRA, so that I can assign KAFKA-1944 to myself. Thanks, Pranav On Mon, Jul 31, 2017 at 9:48 PM, Ewen Cheslack-Postava wrote: > Pranav, > > You should now have access to add a KIP page. > > -Ewen > > On Mon, Jul 31,

Re: Access for creating KIP page

2017-07-31 Thread Ewen Cheslack-Postava
Dhananjay, That doesn't seem to be a valid wiki ID. The wiki ID is different than your email address, it's a regular username. Is this your account? https://cwiki.apache.org/confluence/users/viewuserprofile.action?username=dhananjay.patkar -Ewen On Tue, Jul 25, 2017 at 4:36 AM, Dhananjay

Re: [DISCUSS] KIP-174 - Deprecate and remove internal converter configs in WorkerConfig

2017-07-31 Thread Ewen Cheslack-Postava
On Sun, Jul 30, 2017 at 10:21 PM, UMESH CHAUDHARY wrote: > Hi Ewen, > Thanks for your comments. > > 1) Yes, there are some test and java classes which refer these configs, so > I will include them as well in "public interface" section of KIP. What > should be our approach to

Re: Requesting permission to create KIP

2017-07-31 Thread Ewen Cheslack-Postava
Pranav, You should now have access to add a KIP page. -Ewen On Mon, Jul 31, 2017 at 7:13 AM, Pranav Maniar wrote: > Hi All, > > I am trying to create KIP for KAFKA-1944 > . > But it seems that I don't have permission to

Contribution to Apache Kafka

2017-07-31 Thread Chanchal Singh
Dear Team, I am Chanchal Singh currently working as an Senior Software Engineer-Big Data with AdPushup Inc. I want to start contributing code to Apache Kafka. I am new to open source code contribution and will require some help from community . I have done following things to start with. 1.

Requesting permission to create KIP

2017-07-31 Thread Pranav Maniar
Hi All, I am trying to create KIP for KAFKA-1944 . But it seems that I don't have permission to access/create KIP template. Can you please assign me permission for that. My JIRA Username is : pranav.maniar Email Id : pranav9...@gmail.com

Re: [DISCUSS] KIP-176: Remove deprecated new-consumer option from tools

2017-07-31 Thread Paolo Patierno
Hi devs, I didn't see any new comments around this KIP. Maybe we could start the vote for that ? Before that, could it be worth to check (and eventually merge) the following PRs about deprecation for having that in the 1.0.0 release ? (then removing in the next release cycle).

[jira] [Created] (KAFKA-5680) Don't materliaze physical state stores in KTable filter/map etc operations

2017-07-31 Thread Damian Guy (JIRA)
Damian Guy created KAFKA-5680: - Summary: Don't materliaze physical state stores in KTable filter/map etc operations Key: KAFKA-5680 URL: https://issues.apache.org/jira/browse/KAFKA-5680 Project: Kafka