[jira] [Commented] (KAFKA-2997) Synchronous write to disk

2015-12-17 Thread Arkadiusz Firus (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061843#comment-15061843 ] Arkadiusz Firus commented on KAFKA-2997: [~granthenke] We are currently considering Kafka as a

[jira] [Updated] (KAFKA-2058) ProducerTest.testSendWithDeadBroker transient failure

2015-12-17 Thread jin xing (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jin xing updated KAFKA-2058: Assignee: jin xing (was: Bill Bejeck) Reviewer: Guozhang Wang Fix Version/s:

[jira] [Created] (KAFKA-3005) delete kafka topic without delete.topic.enable=true

2015-12-17 Thread sanjog.lee (JIRA)
sanjog.lee created KAFKA-3005: - Summary: delete kafka topic without delete.topic.enable=true Key: KAFKA-3005 URL: https://issues.apache.org/jira/browse/KAFKA-3005 Project: Kafka Issue Type: Bug

[GitHub] kafka pull request: KAFKA-2058: ProducerTest.testSendWithDeadBroke...

2015-12-17 Thread ZoneMayor
GitHub user ZoneMayor opened a pull request: https://github.com/apache/kafka/pull/689 KAFKA-2058: ProducerTest.testSendWithDeadBroker transient failure I reproduced this transient failure; It turns that waitUntilMetadataIsPropagated is not enough; in "onBrokerStartup",

[jira] [Commented] (KAFKA-2058) ProducerTest.testSendWithDeadBroker transient failure

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062083#comment-15062083 ] ASF GitHub Bot commented on KAFKA-2058: --- GitHub user ZoneMayor opened a pull request:

[jira] [Created] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
Sadek created KAFKA-3004: Summary: Controller failing over repeatadly Key: KAFKA-3004 URL: https://issues.apache.org/jira/browse/KAFKA-3004 Project: Kafka Issue Type: Bug Components:

[jira] [Commented] (KAFKA-2800) Update outdated dependencies

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062308#comment-15062308 ] Ismael Juma commented on KAFKA-2800: [~granthenke], can you please set the resolution to Fixed (you

[jira] [Commented] (KAFKA-2800) Update outdated dependencies

2015-12-17 Thread Grant Henke (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062312#comment-15062312 ] Grant Henke commented on KAFKA-2800: [~ijuma] It won't let me re-open or anything. > Update outdated

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062224#comment-15062224 ] ASF GitHub Bot commented on KAFKA-3006: --- GitHub user pyr opened a pull request:

[GitHub] kafka pull request: consumer: Collection alternatives to array cal...

2015-12-17 Thread pyr
GitHub user pyr opened a pull request: https://github.com/apache/kafka/pull/690 consumer: Collection alternatives to array calls. Fixes KAFKA-3006 This makes it much easier when using the library from some JVM languages. In clojure for instance you can go from

[jira] [Commented] (KAFKA-2800) Update outdated dependencies

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062320#comment-15062320 ] Ismael Juma commented on KAFKA-2800: Oh well, thanks for trying. > Update outdated dependencies >

[jira] [Commented] (KAFKA-2940) Make available to use any Java options at startup scripts

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062293#comment-15062293 ] Ismael Juma commented on KAFKA-2940: Can you not use `KAFKA_OPTS`? > Make available to use any Java

[jira] [Created] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
Pierre-Yves Ritschard created KAFKA-3006: Summary: kafka client should offer Collection alternative to Array call signatures Key: KAFKA-3006 URL: https://issues.apache.org/jira/browse/KAFKA-3006

[jira] [Updated] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Yves Ritschard updated KAFKA-3006: - Status: Patch Available (was: Open) > kafka client should offer Collection

[jira] [Commented] (KAFKA-2311) Consumer's ensureNotClosed method not thread safe

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062314#comment-15062314 ] Ismael Juma commented on KAFKA-2311: Looks like this never made it in. Would you be willing to create

[jira] [Commented] (KAFKA-2000) Delete consumer offsets from kafka once the topic is deleted

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062334#comment-15062334 ] Ismael Juma commented on KAFKA-2000: Is this still applicable? > Delete consumer offsets from kafka

[jira] [Commented] (KAFKA-95) Create Jenkins readable test output

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062399#comment-15062399 ] Ismael Juma commented on KAFKA-95: -- This was fixed a while back:

[jira] [Resolved] (KAFKA-95) Create Jenkins readable test output

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-95. -- Resolution: Fixed Fix Version/s: (was: 0.10.0.0) 0.9.0.0 > Create Jenkins

[jira] [Commented] (KAFKA-2836) FAILING TEST: SaslSslTopicMetadataTest

2015-12-17 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062501#comment-15062501 ] Bill Bejeck commented on KAFKA-2836: Picking this bug up. > FAILING TEST: SaslSslTopicMetadataTest >

[jira] [Assigned] (KAFKA-2836) FAILING TEST: SaslSslTopicMetadataTest

2015-12-17 Thread Bill Bejeck (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck reassigned KAFKA-2836: -- Assignee: Bill Bejeck > FAILING TEST: SaslSslTopicMetadataTest >

[jira] [Updated] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed that the controller will fail over almost every hour with

[jira] [Updated] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed that the controller will fail over almost every hour with

Request for additions to Ecosystems and Clients pages

2015-12-17 Thread Naomi Scott
Hi, Is it possible to get IBM Message Hub added to the Ecosystems page. I'd imagine that the right place would be in Distributions and Packaging, although if you think that there's a better heading for it to go under, that's fine. Message Hub is a fully managed service, built on Kafka. It is

[jira] [Commented] (KAFKA-2000) Delete consumer offsets from kafka once the topic is deleted

2015-12-17 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062547#comment-15062547 ] Sriharsha Chintalapani commented on KAFKA-2000: --- [~ijuma] Yes. > Delete consumer offsets

[jira] [Commented] (KAFKA-2000) Delete consumer offsets from kafka once the topic is deleted

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062369#comment-15062369 ] Ismael Juma commented on KAFKA-2000: Looks like it is, `GroupMetadataManager` has the following code:

[jira] [Commented] (KAFKA-1860) File system errors are not detected unless Kafka tries to write

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062380#comment-15062380 ] Ismael Juma commented on KAFKA-1860: Maybe worth filing a PR with this change. > File system errors

[jira] [Commented] (KAFKA-1860) File system errors are not detected unless Kafka tries to write

2015-12-17 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062409#comment-15062409 ] Mayuresh Gharat commented on KAFKA-1860: Cool. > File system errors are not detected unless Kafka

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062473#comment-15062473 ] Jason Gustafson commented on KAFKA-3006: [~pyritschard] This has some overlap with KAFKA-2991, but

[jira] [Commented] (KAFKA-2653) Stateful operations in the KStream DSL layer

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062651#comment-15062651 ] ASF GitHub Bot commented on KAFKA-2653: --- Github user guozhangwang closed the pull request at:

[jira] [Commented] (KAFKA-2653) Stateful operations in the KStream DSL layer

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062655#comment-15062655 ] ASF GitHub Bot commented on KAFKA-2653: --- GitHub user guozhangwang opened a pull request:

[GitHub] kafka pull request: KAFKA-2653 Phase I: Stateful Operation API Des...

2015-12-17 Thread guozhangwang
Github user guozhangwang closed the pull request at: https://github.com/apache/kafka/pull/665 --- 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

[GitHub] kafka pull request: KAFKA-2653: Kafka Streams Stateful API Design

2015-12-17 Thread guozhangwang
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/691 KAFKA-2653: Kafka Streams Stateful API Design You can merge this pull request into a Git repository by running: $ git pull https://github.com/guozhangwang/kafka K2653 Alternatively you

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062604#comment-15062604 ] Jason Gustafson commented on KAFKA-3006: [~pyritschard] Works for me. Want to change the title and

[jira] [Commented] (KAFKA-3007) new Consumer should expose mechanism to fetch single message

2015-12-17 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062742#comment-15062742 ] aarti gupta commented on KAFKA-3007: Can we expose the following private api as a public api?

[jira] [Created] (KAFKA-3007) new Consumer should expose mechanism to fetch single message

2015-12-17 Thread aarti gupta (JIRA)
aarti gupta created KAFKA-3007: -- Summary: new Consumer should expose mechanism to fetch single message Key: KAFKA-3007 URL: https://issues.apache.org/jira/browse/KAFKA-3007 Project: Kafka

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062827#comment-15062827 ] Jason Gustafson commented on KAFKA-3006: [~pyritschard] IMO, keeping the current methods is ok.

[jira] [Updated] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Yves Ritschard updated KAFKA-3006: - Description: The KafkaConsumer API has some annoying inconsistencies in the usage

[GitHub] kafka pull request: MINOR: Fix Broken Documentation Link

2015-12-17 Thread vahidhashemian
GitHub user vahidhashemian opened a pull request: https://github.com/apache/kafka/pull/692 MINOR: Fix Broken Documentation Link The link to 'Producer Configs' section of the documentation is updated with this PR. You can merge this pull request into a Git repository by running:

[jira] [Commented] (KAFKA-3007) new Consumer should expose mechanism to fetch single message

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062811#comment-15062811 ] Jason Gustafson commented on KAFKA-3007: [~aartigupta] We've been talking on the user list about

[jira] [Resolved] (KAFKA-2991) Improve collection type consistency in KafkaConsumer API

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-2991. Resolution: Duplicate There's already a patch available in KAFKA-3006, so resolving as

[jira] [Updated] (KAFKA-3008) Connect should parallelize task start/stop

2015-12-17 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-3008: - Assignee: Liquan Pei (was: Ewen Cheslack-Postava) > Connect should parallelize

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062799#comment-15062799 ] Pierre-Yves Ritschard commented on KAFKA-3006: -- [~hachikuji] I added the necessary changes

[jira] [Updated] (KAFKA-3006) make collection default container type for sequences in the consumer API

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Yves Ritschard updated KAFKA-3006: - Summary: make collection default container type for sequences in the consumer API

[jira] [Commented] (KAFKA-3007) new Consumer should expose mechanism to fetch single message

2015-12-17 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062904#comment-15062904 ] aarti gupta commented on KAFKA-3007: Is this on the dev mailing list? If so, please can you share a

[jira] [Created] (KAFKA-3008) Connect should parallelize task start/stop

2015-12-17 Thread Ewen Cheslack-Postava (JIRA)
Ewen Cheslack-Postava created KAFKA-3008: Summary: Connect should parallelize task start/stop Key: KAFKA-3008 URL: https://issues.apache.org/jira/browse/KAFKA-3008 Project: Kafka

[jira] [Commented] (KAFKA-3007) new Consumer should expose mechanism to fetch single message

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062931#comment-15062931 ] Jason Gustafson commented on KAFKA-3007: The internal method pollOnce is probably poorly named.

[jira] [Updated] (KAFKA-3007) new Consumer should expose mechanism to fetch single message, consumer.poll(timeout, maxMessageLimit)

2015-12-17 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] aarti gupta updated KAFKA-3007: --- Summary: new Consumer should expose mechanism to fetch single message, consumer.poll(timeout,

Jenkins build is back to normal : kafka-trunk-jdk8 #247

2015-12-17 Thread Apache Jenkins Server
See

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063589#comment-15063589 ] Pierre-Yves Ritschard commented on KAFKA-3006: -- I'm open to fixing the PR both ways. The

[jira] [Commented] (KAFKA-2875) Class path contains multiple SLF4J bindings warnings when using scripts under bin

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063614#comment-15063614 ] ASF GitHub Bot commented on KAFKA-2875: --- Github user ZoneMayor closed the pull request at:

[GitHub] kafka pull request: KAFKA-2875: Class path contains multiple SLF4J...

2015-12-17 Thread ZoneMayor
Github user ZoneMayor closed the pull request at: https://github.com/apache/kafka/pull/669 --- 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] [Commented] (KAFKA-2875) Class path contains multiple SLF4J bindings warnings when using scripts under bin

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063638#comment-15063638 ] ASF GitHub Bot commented on KAFKA-2875: --- GitHub user ZoneMayor opened a pull request:

[GitHub] kafka pull request: KAFKA-2875: remove slf4j multi binding warning...

2015-12-17 Thread ZoneMayor
GitHub user ZoneMayor opened a pull request: https://github.com/apache/kafka/pull/693 KAFKA-2875: remove slf4j multi binding warnings when running form source distribution hi @ijuma I reopened this pr again (sorry for my inexperience using github); I think I did much

[jira] [Updated] (KAFKA-3011) Consumer.poll(0) blocks if Kafka not accessible

2015-12-17 Thread Eric Bowman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Bowman updated KAFKA-3011: --- Description: Because of this loop in ConsumerNetworkClient: {code:java} public void

[jira] [Updated] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed that the controller will fail over almost every hour with

[jira] [Updated] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed that the controller will fail over almost every hour with

[jira] [Updated] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed one of more brokers will un-register/register almost every

[jira] [Updated] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Component/s: network > Brokers failing over repeatadly > --- > > Key:

[jira] [Updated] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Summary: Brokers failing over repeatadly (was: Controller failing over repeatadly) > Brokers failing over

[jira] [Commented] (KAFKA-2634) KafkaProducer hangs on future.get()

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063078#comment-15063078 ] Gwen Shapira commented on KAFKA-2634: - Can you try the second test-case on 0.9.0 release? We have a

[jira] [Commented] (KAFKA-2634) KafkaProducer hangs on future.get()

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063087#comment-15063087 ] Gwen Shapira commented on KAFKA-2634: - Actually we are doing a bit better than no details in the

[jira] [Resolved] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-3004. - Resolution: Won't Fix > Brokers failing over repeatadly > --- > >

[jira] [Comment Edited] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063110#comment-15063110 ] Gwen Shapira edited comment on KAFKA-3004 at 12/17/15 11:47 PM: Possibly

[jira] [Commented] (KAFKA-3004) Brokers failing over repeatadly

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063110#comment-15063110 ] Gwen Shapira commented on KAFKA-3004: - Possibly long GC pauses cause Kafka to lose the ZK session

[jira] [Commented] (KAFKA-2038) Unable to restart brokers after it went down with no space left on disk

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063122#comment-15063122 ] Gwen Shapira commented on KAFKA-2038: - You can use RAID 0 to create one large directory from all the

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063121#comment-15063121 ] Jay Kreps commented on KAFKA-3006: -- Hmm, does it make sense to do it both ways? I get that maybe ideally

[GitHub] kafka pull request: KAFKA-2940: Make available to use any Java opt...

2015-12-17 Thread sasakitoa
Github user sasakitoa closed the pull request at: https://github.com/apache/kafka/pull/621 --- 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] [Updated] (KAFKA-1843) Metadata fetch/refresh in new producer should handle all node connection states gracefully

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-1843: Status: Open (was: Patch Available) Patch is no longer available but there is still work to be

[jira] [Commented] (KAFKA-2940) Make available to use any Java options at startup scripts

2015-12-17 Thread Sasaki Toru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063133#comment-15063133 ] Sasaki Toru commented on KAFKA-2940: Thanks for comments, [[~ijuma]. KAFKA_OPTS is so useful for this

[jira] [Comment Edited] (KAFKA-2887) TopicMetadataRequest creates topic if it does not exist

2015-12-17 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063131#comment-15063131 ] Mayuresh Gharat edited comment on KAFKA-2887 at 12/18/15 12:02 AM: ---

[jira] [Comment Edited] (KAFKA-2940) Make available to use any Java options at startup scripts

2015-12-17 Thread Sasaki Toru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063133#comment-15063133 ] Sasaki Toru edited comment on KAFKA-2940 at 12/18/15 12:03 AM: --- Thanks for

[jira] [Resolved] (KAFKA-794) Clean up controller logging

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-794. Resolution: Won't Fix Kinda old now :) Lets celebrate 3rd birthday by closing. We can create a new

[jira] [Commented] (KAFKA-2940) Make available to use any Java options at startup scripts

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063146#comment-15063146 ] Ismael Juma commented on KAFKA-2940: Thanks. > Make available to use any Java options at startup

[jira] [Comment Edited] (KAFKA-3007) new Consumer should expose mechanism to fetch single message, consumer.poll(timeout, maxMessageLimit)

2015-12-17 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062996#comment-15062996 ] aarti gupta edited comment on KAFKA-3007 at 12/17/15 10:44 PM: --- The concern

[jira] [Commented] (KAFKA-3007) new Consumer should expose mechanism to fetch single message, consumer.poll(timeout, maxMessageLimit)

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063016#comment-15063016 ] Jason Gustafson commented on KAFKA-3007: Ok, that makes sense. Keep in mind that you also have

[jira] [Updated] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed that the controller will fail over almost every hour with

[jira] [Resolved] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2125. - Resolution: Cannot Reproduce Closing this since we think this is resolved in trunk. > Infinite

[jira] [Resolved] (KAFKA-2038) Unable to restart brokers after it went down with no space left on disk

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2038. - Resolution: Won't Fix > Unable to restart brokers after it went down with no space left on disk >

[jira] [Commented] (KAFKA-2940) Make available to use any Java options at startup scripts

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063123#comment-15063123 ] ASF GitHub Bot commented on KAFKA-2940: --- Github user sasakitoa closed the pull request at:

[jira] [Resolved] (KAFKA-598) decouple fetch size from max message size

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-598. Resolution: Won't Fix If we didn't fix it for the last 3 years... > decouple fetch size from max

[jira] [Resolved] (KAFKA-2940) Make available to use any Java options at startup scripts

2015-12-17 Thread Sasaki Toru (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sasaki Toru resolved KAFKA-2940. Resolution: Not A Problem > Make available to use any Java options at startup scripts >

[jira] [Commented] (KAFKA-3007) new Consumer should expose mechanism to fetch single message

2015-12-17 Thread aarti gupta (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062996#comment-15062996 ] aarti gupta commented on KAFKA-3007: The concern is, that in the scenario in which I have more

[jira] [Updated] (KAFKA-3004) Controller failing over repeatadly

2015-12-17 Thread Sadek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sadek updated KAFKA-3004: - Description: While doing load testing we have noticed that the controller will fail over almost every hour with

[jira] [Commented] (KAFKA-2887) TopicMetadataRequest creates topic if it does not exist

2015-12-17 Thread Mayuresh Gharat (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063131#comment-15063131 ] Mayuresh Gharat commented on KAFKA-2887: [~hachikuji] just wanted to be sure what you meant by

[jira] [Commented] (KAFKA-2887) TopicMetadataRequest creates topic if it does not exist

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063151#comment-15063151 ] Jason Gustafson commented on KAFKA-2887: [~mgharat] Yes, that is what I meant. I was basically

Build failed in Jenkins: kafka-trunk-jdk7 #914

2015-12-17 Thread Apache Jenkins Server
See Changes: [cshapi] MINOR: Fix broken documentation link -- [...truncated 2821 lines...] kafka.log.LogTest > testTruncateTo PASSED kafka.log.LogTest > testCleanShutdownFile PASSED

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

2015-12-17 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062613#comment-15062613 ] Pierre-Yves Ritschard commented on KAFKA-3006: -- [~hachikuji] Yes will do so in a couple of

[jira] [Commented] (KAFKA-3006) kafka client should offer Collection alternative to Array call signatures

2015-12-17 Thread Pierre-Yves Ritschard (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15062599#comment-15062599 ] Pierre-Yves Ritschard commented on KAFKA-3006: -- [~hachikuji] Hi Jason, I'm happy to cover

[jira] [Updated] (KAFKA-2964) Split Security Rolling Upgrade Test By Client and Broker Protocols

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2964: Assignee: Ben Stopford > Split Security Rolling Upgrade Test By Client and Broker Protocols >

[GitHub] kafka pull request: KAFKA-2964: Split Security Rolling Upgrade Tes...

2015-12-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/667 --- 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] [Commented] (KAFKA-2964) Split Security Rolling Upgrade Test By Client and Broker Protocols

2015-12-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063285#comment-15063285 ] ASF GitHub Bot commented on KAFKA-2964: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (KAFKA-2964) Split Security Rolling Upgrade Test By Client and Broker Protocols

2015-12-17 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira resolved KAFKA-2964. - Resolution: Fixed Fix Version/s: 0.9.1.0 Issue resolved by pull request 667

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

2015-12-17 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace

[jira] [Created] (KAFKA-3009) Disallow star imports

2015-12-17 Thread Gwen Shapira (JIRA)
Gwen Shapira created KAFKA-3009: --- Summary: Disallow star imports Key: KAFKA-3009 URL: https://issues.apache.org/jira/browse/KAFKA-3009 Project: Kafka Issue Type: Bug Reporter: Gwen

[GitHub] kafka pull request: MINOR: Fix broken documentation link

2015-12-17 Thread vahidhashemian
Github user vahidhashemian closed the pull request at: https://github.com/apache/kafka/pull/692 --- 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

[GitHub] kafka pull request: MINOR: Fix broken documentation link

2015-12-17 Thread vahidhashemian
GitHub user vahidhashemian reopened a pull request: https://github.com/apache/kafka/pull/692 MINOR: Fix broken documentation link The link to 'Producer Configs' section of the documentation is updated with this PR. You can merge this pull request into a Git repository by running:

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063183#comment-15063183 ] Ismael Juma commented on KAFKA-3006: I am not sure about the value of having methods for both varargs

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063200#comment-15063200 ] Jason Gustafson commented on KAFKA-3006: Argh. I'm kicking myself for not fixing this prior to the

[jira] [Commented] (KAFKA-3006) Make collection default container type for sequences in the consumer API

2015-12-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063203#comment-15063203 ] Ismael Juma commented on KAFKA-3006: Ag > Make collection default container type for sequences in the

  1   2   >