Re: JIRA attack!

2015-02-08 Thread Pradeep Gollakota
Apparently I joined this list at the right time :P On Sat, Feb 7, 2015 at 4:40 PM, Jay Kreps wrote: > I closed about 350 redundant or obsolete issues. If I closed an issue you > think is not obsolete, my apologies, just reopen. > > -Jay >

[jira] [Commented] (KAFKA-1884) New Producer blocks forever for Invalid topic names

2015-02-06 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310548#comment-14310548 ] Pradeep Gollakota commented on KAFKA-1884: -- I guess that makes sense...

[jira] [Commented] (KAFKA-1884) New Producer blocks forever for Invalid topic names

2015-02-06 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310241#comment-14310241 ] Pradeep Gollakota commented on KAFKA-1884: -- [~guozhang] That's what I f

[jira] [Commented] (KAFKA-1884) New Producer blocks forever for Invalid topic names

2015-02-05 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308670#comment-14308670 ] Pradeep Gollakota commented on KAFKA-1884: -- What makes the behavior i

[jira] [Commented] (KAFKA-1884) New Producer blocks forever for Invalid topic names

2015-02-05 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308539#comment-14308539 ] Pradeep Gollakota commented on KAFKA-1884: -- I'd like to work on thi

Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-03 Thread Pradeep Gollakota
Lithium Technologies would love to host you guys for a release party in SF if you guys want. :) On Tue, Feb 3, 2015 at 11:04 AM, Gwen Shapira wrote: > When's the party? > :) > > On Mon, Feb 2, 2015 at 8:13 PM, Jay Kreps wrote: > > Yay! > > > > -Jay > > > > On Mon, Feb 2, 2015 at 2:23 PM, Neha

Kafka Go Client

2014-07-22 Thread Pradeep Gollakota
Hi All, I was watching the talks from the Kafka meet up at LinkedIn last month. While answering a question on producers spilling to disk, Neha mentioned that there was a Go client that had this feature. I was wondering if the client that does this is https://github.com/Shopify/sarama/issues. I'm

Re: New Consumer API discussion

2014-02-13 Thread Pradeep Gollakota
Hi Neha, 6. It seems like #4 can be avoided by using Map> Long> or Map as the argument type. > > How? lastCommittedOffsets() is independent of positions(). I'm not sure I > understood your suggestion. I think of subscription as you're subscribing to a Set of TopicPartitions. Because the argume

Re: New Consumer API discussion

2014-02-11 Thread Pradeep Gollakota
c. > > Thanks, > Neha > > > On Tue, Feb 11, 2014 at 11:45 AM, Pradeep Gollakota >wrote: > > > Hi Jay, > > > > I apologize for derailing the conversation about the consumer API. We > > should start a new discussion about hierarchical topics, if we wa

Re: New Consumer API discussion

2014-02-11 Thread Pradeep Gollakota
? > > -Jay > > > On Mon, Feb 10, 2014 at 3:37 PM, Pradeep Gollakota >wrote: > > > WRT to hierarchical topics, I'm referring to > > KAFKA-1175<https://issues.apache.org/jira/browse/KAFKA-1175>. > > I would just like to think through the implications

Re: New Consumer API discussion

2014-02-10 Thread Pradeep Gollakota
gative value for the timeout > would block in the poll forever until there is new data > 3. We don't have hierarchical topics support. Would you mind explaining > what you meant? > 4. I'm not so sure that we need a class to express a topic which is a > string and a separate clas

Re: Config for new clients (and server)

2014-02-10 Thread Pradeep Gollakota
+1 Jun. On Mon, Feb 10, 2014 at 2:17 PM, Sriram Subramanian < srsubraman...@linkedin.com> wrote: > +1 on Jun's suggestion. > > On 2/10/14 2:01 PM, "Jun Rao" wrote: > > >I actually prefer to see those at INFO level. The reason is that the > >config > >system in an application can be complex. Som

Re: New Consumer API discussion

2014-02-10 Thread Pradeep Gollakota
Couple of very quick thoughts. 1. +1 about renaming commit(...) and commitAsync(...) 2. I'd also like to extend the above for the poll() method as well. poll() and pollWithTimeout(long, TimeUnit)? 3. Have you guys given any thought around how this API would be used with hierarchical topics? 4. Wo

[jira] [Commented] (KAFKA-1226) Rack-Aware replica assignment option

2014-02-07 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895138#comment-13895138 ] Pradeep Gollakota commented on KAFKA-1226: -- [~jvanremoortere] Sweet! Th

[jira] [Commented] (KAFKA-1226) Rack-Aware replica assignment option

2014-02-07 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895123#comment-13895123 ] Pradeep Gollakota commented on KAFKA-1226: -- [~jvanremoortere] Can you either

[jira] [Commented] (KAFKA-1175) Hierarchical Topics

2013-12-09 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844002#comment-13844002 ] Pradeep Gollakota commented on KAFKA-1175: -- In the proposal, [~jkreps] t

[jira] [Commented] (KAFKA-1175) Hierarchical Topics

2013-12-09 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843861#comment-13843861 ] Pradeep Gollakota commented on KAFKA-1175: -- I'm very interested in thi

[jira] [Created] (KAFKA-1176) Secure Kafka

2013-12-09 Thread Pradeep Gollakota (JIRA)
Pradeep Gollakota created KAFKA-1176: Summary: Secure Kafka Key: KAFKA-1176 URL: https://issues.apache.org/jira/browse/KAFKA-1176 Project: Kafka Issue Type: New Feature

[jira] [Updated] (KAFKA-1175) Hierarchical Topics

2013-12-09 Thread Pradeep Gollakota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Gollakota updated KAFKA-1175: - Issue Type: New Feature (was: Bug) > Hierarchical Top

[jira] [Created] (KAFKA-1175) Hierarchical Topics

2013-12-09 Thread Pradeep Gollakota (JIRA)
Pradeep Gollakota created KAFKA-1175: Summary: Hierarchical Topics Key: KAFKA-1175 URL: https://issues.apache.org/jira/browse/KAFKA-1175 Project: Kafka Issue Type: Bug