[
https://issues.apache.org/jira/browse/KAFKA-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634711#comment-15634711
]
huxi commented on KAFKA-4367:
-
Did you run it with nohup?
> MirrorMaker shuts down gracefully
[
https://issues.apache.org/jira/browse/KAFKA-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634757#comment-15634757
]
huxi commented on KAFKA-4373:
-
Could you paste your client code and the stack trace?
> Kafka
[
https://issues.apache.org/jira/browse/KAFKA-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646087#comment-15646087
]
huxi commented on KAFKA-4386:
-
In my understanding, these metrics are all request-level. Take
[
https://issues.apache.org/jira/browse/KAFKA-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646319#comment-15646319
]
huxi commented on KAFKA-4389:
-
Seems it is a duplicate of issue 4297.
https://issues.apache.o
[
https://issues.apache.org/jira/browse/KAFKA-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649179#comment-15649179
]
huxi commented on KAFKA-4391:
-
It might because of the fact that network and disk will be deac
[
https://issues.apache.org/jira/browse/KAFKA-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649179#comment-15649179
]
huxi edited comment on KAFKA-4391 at 11/8/16 11:31 PM:
---
It might be
[
https://issues.apache.org/jira/browse/KAFKA-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652596#comment-15652596
]
huxi commented on KAFKA-4396:
-
I notice that you set "enable.auto.commit" to false meaning you
huxi created KAFKA-4398:
---
Summary: offsetsForTimes returns false starting offset when
timestamp of messages are not monotonically increasing
Key: KAFKA-4398
URL: https://issues.apache.org/jira/browse/KAFKA-4398
[
https://issues.apache.org/jira/browse/KAFKA-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657350#comment-15657350
]
huxi commented on KAFKA-4398:
-
[~becket_qin] Does it make any sense?
> offsetsForTimes return
[
https://issues.apache.org/jira/browse/KAFKA-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658690#comment-15658690
]
huxi commented on KAFKA-4398:
-
[~becket_qin] Based on the current design, you are definitely r
[
https://issues.apache.org/jira/browse/KAFKA-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15659333#comment-15659333
]
huxi commented on KAFKA-4398:
-
yes, what we really needs is to have the time index entry can b
[
https://issues.apache.org/jira/browse/KAFKA-4398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi resolved KAFKA-4398.
-
Resolution: Not A Bug
> offsetsForTimes returns false starting offset when timestamp of messages are
> not monoto
[
https://issues.apache.org/jira/browse/KAFKA-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669074#comment-15669074
]
huxi commented on KAFKA-4391:
-
If we focus on the renameTo issue, that's an infamous issue on
[
https://issues.apache.org/jira/browse/KAFKA-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669513#comment-15669513
]
huxi commented on KAFKA-4414:
-
Could you reproduce the issue if setting a smaller value for
"
[
https://issues.apache.org/jira/browse/KAFKA-4425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682220#comment-15682220
]
huxi commented on KAFKA-4425:
-
What timeout value do you specify in the TopicDetails?
> Topic
[
https://issues.apache.org/jira/browse/KAFKA-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-4428:
---
Assignee: huxi
> Kafka does not exit when it receives "Address already in use" error during
> startup
>
[
https://issues.apache.org/jira/browse/KAFKA-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685562#comment-15685562
]
huxi commented on KAFKA-4428:
-
During Acceptor initialization, if "Address already in use" err
[
https://issues.apache.org/jira/browse/KAFKA-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685562#comment-15685562
]
huxi edited comment on KAFKA-4428 at 11/22/16 3:32 AM:
---
During Accep
[
https://issues.apache.org/jira/browse/KAFKA-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685562#comment-15685562
]
huxi edited comment on KAFKA-4428 at 11/22/16 3:39 AM:
---
During Accep
[
https://issues.apache.org/jira/browse/KAFKA-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685848#comment-15685848
]
huxi commented on KAFKA-4430:
-
Check broker config 'message.max.bytes' for Aggregate Kafka clu
[
https://issues.apache.org/jira/browse/KAFKA-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685911#comment-15685911
]
huxi commented on KAFKA-4430:
-
Maybe you could confirm this: complete serialized size of the
[
https://issues.apache.org/jira/browse/KAFKA-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15688610#comment-15688610
]
huxi commented on KAFKA-4430:
-
Seems no debug statements can be enabled, but you could fire up
[
https://issues.apache.org/jira/browse/KAFKA-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689102#comment-15689102
]
huxi commented on KAFKA-4430:
-
A message larger than batch.size but smaller than max.request.s
[
https://issues.apache.org/jira/browse/KAFKA-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15692402#comment-15692402
]
huxi commented on KAFKA-4430:
-
Great find. And, why is the message compressed twice and how di
[
https://issues.apache.org/jira/browse/KAFKA-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi updated KAFKA-4434:
Assignee: kevin.chen
> KafkaProducer configuration is logged twice
> ---
>
>
[
https://issues.apache.org/jira/browse/KAFKA-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720878#comment-15720878
]
huxi commented on KAFKA-4434:
-
already assigned to you.
> KafkaProducer configuration is logg
[
https://issues.apache.org/jira/browse/KAFKA-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15723994#comment-15723994
]
huxi commented on KAFKA-4489:
-
Seems a thread pool holding multiple KafkaConsumer instances wa
[
https://issues.apache.org/jira/browse/KAFKA-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724184#comment-15724184
]
huxi commented on KAFKA-2526:
-
For the new producer, serde config is hard coded as
props.put
[
https://issues.apache.org/jira/browse/KAFKA-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730958#comment-15730958
]
huxi commented on KAFKA-4505:
-
Is the group active? Check if znode '/consumers//owners' exists
[
https://issues.apache.org/jira/browse/KAFKA-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731588#comment-15731588
]
huxi commented on KAFKA-4497:
-
LogCleaner.cleanOrSleep only captures LogCleaningAbortedExcepti
[
https://issues.apache.org/jira/browse/KAFKA-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731654#comment-15731654
]
huxi commented on KAFKA-4497:
-
[~roschumann] Did you enable compression for topic 'xdc_listing
[
https://issues.apache.org/jira/browse/KAFKA-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733965#comment-15733965
]
huxi commented on KAFKA-4505:
-
Do you use the new consumer or the zk consumer after the migrat
[
https://issues.apache.org/jira/browse/KAFKA-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734657#comment-15734657
]
huxi commented on KAFKA-4497:
-
A safe but naive solution is to reject this invalid index entry
[
https://issues.apache.org/jira/browse/KAFKA-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734702#comment-15734702
]
huxi commented on KAFKA-4515:
-
Did you see lots of "Got error produce response with correlatio
[
https://issues.apache.org/jira/browse/KAFKA-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744578#comment-15744578
]
huxi commented on KAFKA-4530:
-
Is it a duplicate of
[kafka-4297|https://issues.apache.org/jir
[
https://issues.apache.org/jira/browse/KAFKA-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745241#comment-15745241
]
huxi commented on KAFKA-4505:
-
I am assuming you are still using the old consumer (using 'zook
[
https://issues.apache.org/jira/browse/KAFKA-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746918#comment-15746918
]
huxi commented on KAFKA-4505:
-
I don't think it's a good solution. The path you created in Zoo
[
https://issues.apache.org/jira/browse/KAFKA-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15753796#comment-15753796
]
huxi commented on KAFKA-4015:
-
[~damianguy]I did not find any occurrence in the doc or sou
[
https://issues.apache.org/jira/browse/KAFKA-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15762931#comment-15762931
]
huxi commented on KAFKA-4560:
-
There is a consumer config named "max.poll.records" that contro
[
https://issues.apache.org/jira/browse/KAFKA-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15763027#comment-15763027
]
huxi commented on KAFKA-4560:
-
Not sure if I catch your meaning. You want a config controlling
[
https://issues.apache.org/jira/browse/KAFKA-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769203#comment-15769203
]
huxi commented on KAFKA-4560:
-
Could you illustrate a real scenario when 'max.partitions.fetch
[
https://issues.apache.org/jira/browse/KAFKA-4573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15784692#comment-15784692
]
huxi commented on KAFKA-4573:
-
Is it possible it's caused by a transient network error?
> Pr
[
https://issues.apache.org/jira/browse/KAFKA-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15790517#comment-15790517
]
huxi commented on KAFKA-4577:
-
Could you elaborate on the steps you ran into this problem?
>
[
https://issues.apache.org/jira/browse/KAFKA-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15790517#comment-15790517
]
huxi edited comment on KAFKA-4577 at 1/1/17 4:26 AM:
-
Could you elabor
[
https://issues.apache.org/jira/browse/KAFKA-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794042#comment-15794042
]
huxi commented on KAFKA-4576:
-
Seems FileChannel.read does not fill up the 12-byte buffer alth
[
https://issues.apache.org/jira/browse/KAFKA-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795040#comment-15795040
]
huxi commented on KAFKA-4576:
-
If we use a loop structure to collect all the 12 bytes, there i
[
https://issues.apache.org/jira/browse/KAFKA-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-4434:
---
Assignee: huxi (was: kevin.chen)
> KafkaProducer configuration is logged twice
> ---
[
https://issues.apache.org/jira/browse/KAFKA-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi resolved KAFKA-4308.
-
Resolution: Duplicate
> Inconsistent parameters between console producer and consumer
> --
[
https://issues.apache.org/jira/browse/KAFKA-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-3739:
---
Assignee: huxi
> Add no-arg constructor for library provided serdes
> ---
[
https://issues.apache.org/jira/browse/KAFKA-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi resolved KAFKA-4434.
-
Resolution: Fixed
Reviewer: Ismael Juma
> KafkaProducer configuration is logged twice
>
[
https://issues.apache.org/jira/browse/KAFKA-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887308#comment-15887308
]
huxi commented on KAFKA-4811:
-
[~junrao] what about the port change? Do we also need to consid
[
https://issues.apache.org/jira/browse/KAFKA-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-4811:
---
Assignee: huxi
> ReplicaFetchThread may fail to create due to existing metric
> -
[
https://issues.apache.org/jira/browse/KAFKA-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889871#comment-15889871
]
huxi commented on KAFKA-4822:
-
For KafkaProducer, all writes are asynchronous by default. Snip
[
https://issues.apache.org/jira/browse/KAFKA-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893619#comment-15893619
]
huxi commented on KAFKA-4834:
-
How did you delete the topic? Seems the partitions' state is st
[
https://issues.apache.org/jira/browse/KAFKA-4844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896815#comment-15896815
]
huxi commented on KAFKA-4844:
-
What is your OS version? Seems it's a known behavior before NFS
[
https://issues.apache.org/jira/browse/KAFKA-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898790#comment-15898790
]
huxi commented on KAFKA-4834:
-
Did you delete the zookeeper nodes manually before issuing this
[
https://issues.apache.org/jira/browse/KAFKA-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-4866:
---
Assignee: huxi
> Kafka console consumer property is ignored
> --
>
>
[
https://issues.apache.org/jira/browse/KAFKA-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904322#comment-15904322
]
huxi commented on KAFKA-4879:
-
Could have KafkaConsumer#updateFetchPositions, Fetcher#updateFe
[
https://issues.apache.org/jira/browse/KAFKA-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932099#comment-15932099
]
huxi commented on KAFKA-4908:
-
`zookeeper.connection.timeout.ms` and `zookeeper.connect` are
[
https://issues.apache.org/jira/browse/KAFKA-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942584#comment-15942584
]
huxi commented on KAFKA-4949:
-
Is is a duplicate of
[kafka-4090|https://issues.apache.org/jir
[
https://issues.apache.org/jira/browse/KAFKA-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942584#comment-15942584
]
huxi edited comment on KAFKA-4949 at 3/27/17 3:30 AM:
--
Is it a duplic
[
https://issues.apache.org/jira/browse/KAFKA-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944500#comment-15944500
]
huxi commented on KAFKA-4952:
-
[~zxylvlp] All subscribed topics' names will be created as a ch
[
https://issues.apache.org/jira/browse/KAFKA-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950237#comment-15950237
]
huxi commented on KAFKA-4987:
-
Did you use a higher version of client talking to a lower versi
[
https://issues.apache.org/jira/browse/KAFKA-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965622#comment-15965622
]
huxi commented on KAFKA-5048:
-
These warnings should be transient as long as you set the repli
[
https://issues.apache.org/jira/browse/KAFKA-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967026#comment-15967026
]
huxi commented on KAFKA-5062:
-
I am intrigued by how to reproduce the problem.
> Kafka broker
[
https://issues.apache.org/jira/browse/KAFKA-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968805#comment-15968805
]
huxi commented on KAFKA-5068:
-
Seems ProducerPerformance does print the final result for the t
[
https://issues.apache.org/jira/browse/KAFKA-5068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-5068:
---
Assignee: huxi
> Optionally print out metrics after running the perf tests
>
[
https://issues.apache.org/jira/browse/KAFKA-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972081#comment-15972081
]
huxi commented on KAFKA-5010:
-
[~ijuma] Is it due to the fact that Kafka chooses 1024 as the m
[
https://issues.apache.org/jira/browse/KAFKA-5007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15972314#comment-15972314
]
huxi commented on KAFKA-5007:
-
Maybe a complete stack trace is helpful to diagnose what action
[
https://issues.apache.org/jira/browse/KAFKA-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-5104:
---
Assignee: huxi
> DumpLogSegments should not open index files with `rw`
>
[
https://issues.apache.org/jira/browse/KAFKA-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reopened KAFKA-4295:
-
> kafka-console-consumer.sh does not delete the temporary group in zookeeper
> ---
[
https://issues.apache.org/jira/browse/KAFKA-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801348#comment-15801348
]
huxi commented on KAFKA-4592:
-
Seems that o.a.k.common.metrics.stats.Max's default constructor
[
https://issues.apache.org/jira/browse/KAFKA-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801348#comment-15801348
]
huxi edited comment on KAFKA-4592 at 1/5/17 1:31 PM:
-
Seems that o.a.k
[
https://issues.apache.org/jira/browse/KAFKA-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi reassigned KAFKA-4592:
---
Assignee: huxi
> Kafka Producer Metrics Invalid Value
>
>
>
[
https://issues.apache.org/jira/browse/KAFKA-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15801348#comment-15801348
]
huxi edited comment on KAFKA-4592 at 1/5/17 2:36 PM:
-
Seems that o.a.k
[
https://issues.apache.org/jira/browse/KAFKA-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15803315#comment-15803315
]
huxi commented on KAFKA-4599:
-
What kind of Storm-supplied kafka client do you use? storm-kafk
[
https://issues.apache.org/jira/browse/KAFKA-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15803804#comment-15803804
]
huxi commented on KAFKA-4595:
-
Yes, seems that the process might look like this:
1. At some po
[
https://issues.apache.org/jira/browse/KAFKA-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15803933#comment-15803933
]
huxi commented on KAFKA-4603:
-
[~auroraxlh] If you exactly type '--zookeeper.connect' the comm
[
https://issues.apache.org/jira/browse/KAFKA-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817849#comment-15817849
]
huxi commented on KAFKA-4614:
-
Great catch for the whole things.
As for the unmap things, se
[
https://issues.apache.org/jira/browse/KAFKA-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817849#comment-15817849
]
huxi edited comment on KAFKA-4614 at 1/11/17 10:00 AM:
---
Great catch
[
https://issues.apache.org/jira/browse/KAFKA-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15817886#comment-15817886
]
huxi commented on KAFKA-4616:
-
Could you set acks = -1 and retry the producer to see if there
[
https://issues.apache.org/jira/browse/KAFKA-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15820267#comment-15820267
]
huxi commented on KAFKA-4616:
-
Appending acks option to the command as this: --producer-props
[
https://issues.apache.org/jira/browse/KAFKA-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821473#comment-15821473
]
huxi commented on KAFKA-4616:
-
They are not missing, but are just not delivered to Kafka succe
[
https://issues.apache.org/jira/browse/KAFKA-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823029#comment-15823029
]
huxi commented on KAFKA-4629:
-
I tried in my kafka0.10.0.1 single-broker test environment with
[
https://issues.apache.org/jira/browse/KAFKA-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823329#comment-15823329
]
huxi commented on KAFKA-4629:
-
[~alberto.fo...@natwestmarkets.com] Yes, multiple brokers DOES
[
https://issues.apache.org/jira/browse/KAFKA-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823347#comment-15823347
]
huxi commented on KAFKA-4577:
-
I suspect the TopicDeletionManager instance in KafkaController
[
https://issues.apache.org/jira/browse/KAFKA-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823399#comment-15823399
]
huxi commented on KAFKA-4557:
-
[~scf37] Did you create your own Sender instances in the produc
[
https://issues.apache.org/jira/browse/KAFKA-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823594#comment-15823594
]
huxi commented on KAFKA-4595:
-
[~pengwei] I don't think it's doable since it would leave incon
[
https://issues.apache.org/jira/browse/KAFKA-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823329#comment-15823329
]
huxi edited comment on KAFKA-4629 at 1/16/17 9:36 AM:
--
[~alberto.fo..
[
https://issues.apache.org/jira/browse/KAFKA-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825545#comment-15825545
]
huxi commented on KAFKA-4629:
-
Thanks for [~alberto.fo...@natwestmarkets.com]'s response. Afte
[
https://issues.apache.org/jira/browse/KAFKA-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825545#comment-15825545
]
huxi edited comment on KAFKA-4629 at 1/17/17 6:41 AM:
--
Thanks for [~a
[
https://issues.apache.org/jira/browse/KAFKA-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15825545#comment-15825545
]
huxi edited comment on KAFKA-4629 at 1/17/17 6:48 AM:
--
Thanks for [~a
[
https://issues.apache.org/jira/browse/KAFKA-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829525#comment-15829525
]
huxi commented on KAFKA-4674:
-
Is it a duplicate of
[KAFKA-3916|https://issues.apache.org/jir
[
https://issues.apache.org/jira/browse/KAFKA-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi updated KAFKA-4295:
Reviewer: Ismael Juma
> kafka-console-consumer.sh does not delete the temporary group in zookeeper
> ---
[
https://issues.apache.org/jira/browse/KAFKA-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxi updated KAFKA-4592:
Reviewer: Ismael Juma
> Kafka Producer Metrics Invalid Value
>
>
>
[
https://issues.apache.org/jira/browse/KAFKA-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831945#comment-15831945
]
huxi commented on KAFKA-4675:
-
Seems deleting '/brokers/topics/' comes fourth from the bottom
[
https://issues.apache.org/jira/browse/KAFKA-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832729#comment-15832729
]
huxi commented on KAFKA-4680:
-
If sending records to a topic with a larger 'min.insync.replica
huxi created KAFKA-4684:
---
Summary: Kafka does not offer kafka-configs.bat on Windows box
Key: KAFKA-4684
URL: https://issues.apache.org/jira/browse/KAFKA-4684
Project: Kafka
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/KAFKA-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1586#comment-1586
]
huxi edited comment on KAFKA-4675 at 1/22/17 7:26 AM:
--
Failed to repr
[
https://issues.apache.org/jira/browse/KAFKA-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1586#comment-1586
]
huxi commented on KAFKA-4675:
-
Failed to reproduce this issue with snippet below:
{code}
val
1 - 100 of 181 matches
Mail list logo