Github user Kamal15 closed the pull request at:
https://github.com/apache/kafka/pull/1438
---
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 ena
[
https://issues.apache.org/jira/browse/KAFKA-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489237#comment-15489237
]
Krishna commented on KAFKA-3964:
We are facing similar issue, did we find any workaround
+1 and thanks for the great proposal!
On Fri, Sep 9, 2016 at 4:38 PM, Becket Qin wrote:
> Hi all,
>
> I'd like to start the voting for KIP-79
>
> In short we propose to :
> 1. add a ListOffsetRequest/ListOffsetResponse v1, and
> 2. add earliestOffsts(), latestOffsets() and offsetForTime() method
[
https://issues.apache.org/jira/browse/KAFKA-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489179#comment-15489179
]
Ewen Cheslack-Postava commented on KAFKA-4161:
--
[~shikhar] Probably worth cla
+1 (non-binding)
On Tue, Sep 13, 2016 at 5:33 PM, Dana Powers wrote:
> +1
>
Thanks Becket. I don't have a strong preference for *And* naming
convention, I just thought it was a little weird to have two offset APIs in
the same class which used a different convention. I'll go either way if
others disagree. The rest sounds good to me.
-Jason
On Tue, Sep 13, 2016 at 5:43 P
Thanks for the review Jason.
I am fine with either name. I was thinking that our Scala class names are
in the format of *And* pattern while the Java class is more concise. e.g
TopicAndPartition vs TopicPartition. But it seems not a general convention.
OffsetAndTimestamp sounds good to me.
I just
[
https://issues.apache.org/jira/browse/KAFKA-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vahid Hashemian reassigned KAFKA-4108:
--
Assignee: Vahid Hashemian
> Improve DumpLogSegments offsets-decoder output format
> ---
[
https://issues.apache.org/jira/browse/KAFKA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Koshy resolved KAFKA-4158.
---
Resolution: Fixed
Pushed to trunk.
Not sure if we need this in 0.9 since there is an easy work-around
[
https://issues.apache.org/jira/browse/KAFKA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488941#comment-15488941
]
ASF GitHub Bot commented on KAFKA-4158:
---
Github user asfgit closed the pull request
Shikhar Bhushan created KAFKA-4161:
--
Summary: Allow connectors to request flush via the context
Key: KAFKA-4161
URL: https://issues.apache.org/jira/browse/KAFKA-4161
Project: Kafka
Issue Typ
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/1851
---
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
+1
[
https://issues.apache.org/jira/browse/KAFKA-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488912#comment-15488912
]
ASF GitHub Bot commented on KAFKA-4148:
---
GitHub user becketqin opened a pull request
GitHub user becketqin opened a pull request:
https://github.com/apache/kafka/pull/1852
KAFKA-4148: KIP-79 ListOffsetRequest v1 and add search offsets by timestamp
in consumer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/becke
Jason Gustafson created KAFKA-4160:
--
Summary: Consumer onPartitionsRevoked should not be invoked while
holding the coordinator lock
Key: KAFKA-4160
URL: https://issues.apache.org/jira/browse/KAFKA-4160
[
https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488853#comment-15488853
]
Jason Gustafson commented on KAFKA-:
Admittedly, the line may not be totally c
Thanks for the KIP. +1 from me.
On Tue, Sep 13, 2016 at 12:05 PM, Vahid S Hashemian <
vahidhashem...@us.ibm.com> wrote:
> Hi all,
>
> Thanks for providing feedback on this KIP so far.
> The KIP was discussed during the KIP meeting today and there doesn't seem
> to be any unaddressed issue at this
+1 (non-binding)
Thanks.
--Vahid
From: Ashish Singh
To: "dev@kafka.apache.org"
Date: 09/13/2016 04:13 PM
Subject:Re: [VOTE] 0.10.1 Release Plan
+1 (non-binding)
On Tue, Sep 13, 2016 at 3:53 PM, Joel Koshy wrote:
> +1
>
> On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson
+1 (non-binding)
On Tue, Sep 13, 2016 at 3:53 PM, Joel Koshy wrote:
> +1
>
> On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson
> wrote:
>
> > Hi All,
> >
> > I'd like to start a vote on the release plan documented here:
> > https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.1. I
[
https://issues.apache.org/jira/browse/KAFKA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Koshy updated KAFKA-4158:
--
Fix Version/s: 0.10.1.0
> Reset quota to default value if quota override is deleted for a given clientId
+1
On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson wrote:
> Hi All,
>
> I'd like to start a vote on the release plan documented here:
> https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.1. I
> went ahead and included KIP-55 since Jun said it may have a chance, but
> note that
[
https://issues.apache.org/jira/browse/KAFKA-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488682#comment-15488682
]
Vahid Hashemian edited comment on KAFKA-4126 at 9/13/16 10:43 PM:
--
[
https://issues.apache.org/jira/browse/KAFKA-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488682#comment-15488682
]
Vahid Hashemian commented on KAFKA-4126:
[~balazs.barnabas] [~omkreddy] When I try
The following are the notes from today's KIP discussion:
- KIP-54 (Sticky Partition Assignment): aims to minimise partition movement
so that resource reinitialisation (e.g. caches) is minimised. It is
partially sticky and partially fair. Some concerns around the fact that
user code for partitionsR
[
https://issues.apache.org/jira/browse/KAFKA-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488674#comment-15488674
]
Jason Gustafson commented on KAFKA-2307:
Sounds good. I'll kick this to the next r
[
https://issues.apache.org/jira/browse/KAFKA-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson updated KAFKA-2307:
---
Fix Version/s: (was: 0.10.1.0)
0.10.2.0
> Drop ConsumerOffsetChecker co
+1 (binding)
> On Sep 13, 2016, at 3:03 PM, Guozhang Wang wrote:
>
> +1 (binding)
>
>> On Tue, Sep 13, 2016 at 2:53 PM, Ismael Juma wrote:
>>
>> +1 (binding)
>>
>>> On Tue, Sep 13, 2016 at 10:52 PM, Gwen Shapira wrote:
>>>
>>> +1 (binding) - yay for a new release!
>>>
>>> On Tue, Sep 13,
Hey Becket,
I looked at the most recent version and it's looking good to me. One very
minor question on naming: do you think OffsetAndTimestamp would be a more
consistent name than TimestampOffset given some of our other naming (e.g.
OffsetAndMetadata)? I put the "Offset" first since the name
"off
+1 (binding)
On Tue, Sep 13, 2016 at 2:53 PM, Ismael Juma wrote:
> +1 (binding)
>
> On Tue, Sep 13, 2016 at 10:52 PM, Gwen Shapira wrote:
>
> > +1 (binding) - yay for a new release!
> >
> > On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson
> > wrote:
> >
> > > Hi All,
> > >
> > > I'd like to st
+1 binding
-Ewen
On Tue, Sep 13, 2016 at 2:53 PM, Ismael Juma wrote:
> +1 (binding)
>
> On Tue, Sep 13, 2016 at 10:52 PM, Gwen Shapira wrote:
>
> > +1 (binding) - yay for a new release!
> >
> > On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson
> > wrote:
> >
> > > Hi All,
> > >
> > > I'd like
+1 (binding)
On Tue, Sep 13, 2016 at 10:52 PM, Gwen Shapira wrote:
> +1 (binding) - yay for a new release!
>
> On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson
> wrote:
>
> > Hi All,
> >
> > I'd like to start a vote on the release plan documented here:
> > https://cwiki.apache.org/confluence/di
+1 (binding) - yay for a new release!
On Tue, Sep 13, 2016 at 2:40 PM, Jason Gustafson wrote:
> Hi All,
>
> I'd like to start a vote on the release plan documented here:
> https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.1. I
> went ahead and included KIP-55 since Jun said it
Hi All,
I'd like to start a vote on the release plan documented here:
https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.1. I
went ahead and included KIP-55 since Jun said it may have a chance, but
note that in-progress KIPs will only be included if they are ready by the
feature f
[
https://issues.apache.org/jira/browse/KAFKA-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488276#comment-15488276
]
Ed Tyrrill commented on KAFKA-2359:
---
Hi Elias,
Calling pause() causes the same IllegalA
Hi all,
Thanks for providing feedback on this KIP so far.
The KIP was discussed during the KIP meeting today and there doesn't seem
to be any unaddressed issue at this point.
So I would like to initiate the voting process.
The KIP can be found here:
https://cwiki.apache.org/confluence/display/
[
https://issues.apache.org/jira/browse/KAFKA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487997#comment-15487997
]
ASF GitHub Bot commented on KAFKA-4158:
---
GitHub user lindong28 opened a pull request
Hi All,
We are running a 10 node kafka cluster with a theoretical peak message
handling rate of more than 2 million (1KB) messages per second, but we are
running into bottlenecks on Kafka producer scaling it beyond 150K request
per sec.
*Our Configuration*
We have a 10 node kafka cluster on 0.8.2
GitHub user lindong28 opened a pull request:
https://github.com/apache/kafka/pull/1851
KAFKA-4158; Reset quota to default value if quota override is deleted
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lindong28/kafka KAFKA-41
[
https://issues.apache.org/jira/browse/KAFKA-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487885#comment-15487885
]
Alexey Ozeritskiy commented on KAFKA-2063:
--
Thanks Andrey, I agree with you.
> B
Shikhar Bhushan created KAFKA-4159:
--
Summary: Allow overriding producer & consumer properties at the
connector level
Key: KAFKA-4159
URL: https://issues.apache.org/jira/browse/KAFKA-4159
Project: Kaf
[
https://issues.apache.org/jira/browse/KAFKA-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin updated KAFKA-4158:
Description:
If user set a quota override and delete it override, Kafka will still use the
quota override.
Dong Lin created KAFKA-4158:
---
Summary: Reset quota to default value if quota override is deleted
for a given clientId
Key: KAFKA-4158
URL: https://issues.apache.org/jira/browse/KAFKA-4158
Project: Kafka
Sure, done.
Ismael
On Mon, Sep 12, 2016 at 5:31 PM, Renu Tewari wrote:
> Hi Ismael
> Could you please add me to the invite.
>
> rtew...@linkedin.com
>
> regards
> Renu
>
>
> On Mon, Sep 12, 2016 at 8:39 AM, Ismael Juma wrote:
>
> > Hi, Everyone,
> >
> > We plan to have a Kafka KIP meeting this
[
https://issues.apache.org/jira/browse/KAFKA-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487758#comment-15487758
]
ASF GitHub Bot commented on KAFKA-2000:
---
GitHub user omkreddy opened a pull request:
GitHub user omkreddy opened a pull request:
https://github.com/apache/kafka/pull/1850
KAFKA-2000: Delete topic should also delete consumer offsets.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/kafka KAFKA-2700-DELETE
the specific memory pool implementation i wrote will allocate _any_ amount
you request if it has _any_ memory available (so if it has 1 byte available
and you ask for 1MB you will get 1MB and the counter will go negative).
this was done to avoid issues with starvation of large requests. other
imple
[
https://issues.apache.org/jira/browse/KAFKA-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487618#comment-15487618
]
Ewen Cheslack-Postava commented on KAFKA-4155:
--
[~hachikuji] One drawback I s
[
https://issues.apache.org/jira/browse/KAFKA-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487428#comment-15487428
]
Andrey Neporada commented on KAFKA-2063:
Alexey, current PR (https://github.com/ap
GitHub user granthenke opened a pull request:
https://github.com/apache/kafka/pull/1849
KAFKA-4157: Transient system test failure in replica_verification_tesâ¦
â¦t.test_replica_lags
You can merge this pull request into a Git repository by running:
$ git pull https://github.co
Grant Henke created KAFKA-4157:
--
Summary: Transient system test failure in
replica_verification_test.test_replica_lags
Key: KAFKA-4157
URL: https://issues.apache.org/jira/browse/KAFKA-4157
Project: Kafka
[
https://issues.apache.org/jira/browse/KAFKA-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KAFKA-4157:
---
Status: Patch Available (was: Open)
> Transient system test failure in replica_verification_test.test
[
https://issues.apache.org/jira/browse/KAFKA-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487341#comment-15487341
]
ASF GitHub Bot commented on KAFKA-4157:
---
GitHub user granthenke opened a pull reques
[
https://issues.apache.org/jira/browse/KAFKA-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram updated KAFKA-3930:
--
Status: Patch Available (was: Open)
> IPv6 address can't used as ObjectName
> -
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1848
KAFKA-3930: Replace colon in ipv6 addresses used in metrics tags
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA
[
https://issues.apache.org/jira/browse/KAFKA-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487270#comment-15487270
]
ASF GitHub Bot commented on KAFKA-3930:
---
GitHub user rajinisivaram opened a pull req
[
https://issues.apache.org/jira/browse/KAFKA-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487235#comment-15487235
]
Rajini Sivaram commented on KAFKA-3913:
---
Fixing under KAFKA-3930.
> Old consumer's
[
https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487219#comment-15487219
]
Stephen Powis commented on KAFKA-:
--
I'm not advocating for *replacing* the existi
[
https://issues.apache.org/jira/browse/KAFKA-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram reassigned KAFKA-3930:
-
Assignee: Rajini Sivaram
> IPv6 address can't used as ObjectName
> --
[
https://issues.apache.org/jira/browse/KAFKA-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487141#comment-15487141
]
Ismael Juma commented on KAFKA-2307:
I think the plan is to do all removals when we do
Hi,
I want to know how kafka consumer consumes from partitions to which it
is connected,which logic it follows ,when kafka consumer is connected to
more than one partition and i have given only one stream for connection
Is there any value in allowing the 4-byte size to be read even when the
request memory limit has been reached? If not, you can disable OP_READ
interest for all channels that are ready inside Selector.poll() when memory
limit has been reached and re-enable before returning from poll(). Perhaps
a lis
[
https://issues.apache.org/jira/browse/KAFKA-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram updated KAFKA-4079:
--
Status: Patch Available (was: Open)
> Document quota configuration changes from KIP-55
> --
[
https://issues.apache.org/jira/browse/KAFKA-4079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486712#comment-15486712
]
ASF GitHub Bot commented on KAFKA-4079:
---
GitHub user rajinisivaram opened a pull req
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1847
KAFKA-4079: Documentation for secure quotas
Details in KIP-55.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-40
Sure, done.
Ismael
On Tue, Sep 13, 2016 at 6:08 AM, Becket Qin wrote:
> Hey Ismael,
>
> I probably replied too late, but is it possible to add KIP-79 to the agenda
> as well?
>
> Jiangjie (Becket) Qin
>
> On Fri, Sep 9, 2016 at 9:57 AM, radai wrote:
>
> > Hi,
> >
> > I'd like to discuss KIP-72
[
https://issues.apache.org/jira/browse/KAFKA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Singh reassigned KAFKA-438:
--
Assignee: Chetan Singh
> Code cleanup in MessageTest
> ---
>
>
[
https://issues.apache.org/jira/browse/KAFKA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Singh updated KAFKA-438:
---
Assignee: (was: Chetan Singh)
> Code cleanup in MessageTest
> ---
>
>
68 matches
Mail list logo