| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
119 (3.398s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: changing broker hosts with 0.7.2 - Kafka - [mail # user]
|
|
...Ok,I programmatically configure my kafka producers, but essentially configurethem passing a set of config properties, as if specified in a .propertiesfile.I'll think about trying this, seems...
|
|
|
Author: Jason Rosenberg,
2013-03-20, 19:33
|
|
|
Re: changing broker hosts with 0.7.2 - Kafka - [mail # user]
|
|
...On Wed, Mar 20, 2013 at 12:00 PM, Philip O'Toole wrote:> > For> > producers, also, you can't really use a load-balancer to connect to> brokers> > (you can use zk, ...
|
|
|
Author: Jason Rosenberg,
2013-03-20, 19:07
|
|
|
Re: changing broker hosts with 0.7.2 - Kafka - [mail # user]
|
|
...On Wed, Mar 20, 2013 at 11:10 AM, Philip O'Toole wrote:> On Wed, Mar 20, 2013 at 10:55 AM, Jason Rosenberg > wrote:>> > On Wed, Mar 20, 2013 at 9:06 AM, Philip O'Toole &...
|
|
|
Author: Jason Rosenberg,
2013-03-20, 18:21
|
|
|
Re: changing broker hosts with 0.7.2 - Kafka - [mail # user]
|
|
...On Wed, Mar 20, 2013 at 9:06 AM, Philip O'Toole wrote:> On Wed, Mar 20, 2013 at 8:41 AM, Jason Rosenberg wrote:> > I think might be cool, would be to have a feature wher...
|
|
|
Author: Jason Rosenberg,
2013-03-20, 17:55
|
|
|
Re: changing broker hosts with 0.7.2 - Kafka - [mail # user]
|
|
...I think might be cool, would be to have a feature where by you can tell abroker to stop accepting new data produced to it, but still allow consumersto consume from it.That way, you can roll ...
|
|
|
Author: Jason Rosenberg,
2013-03-20, 15:56
|
|
|
Re: changing broker hosts with 0.7.2 - Kafka - [mail # user]
|
|
...I can do most of that I presume.It looks like to set up a separate namespace for zk, I can add /path at theend of each node:port in my zkconnect string, e.g.: zkhost1:123/newnamespace,z...
|
|
|
Author: Jason Rosenberg,
2013-03-20, 06:26
|
|
|
Re: auto-delete empty, old topics? - Kafka - [mail # user]
|
|
...One other clue, is that although those topics still show up under/brokers/topics// they contain empty sub-nodes.....So zk knowsthey don't exist on any broker. So maybe that's the issue...
|
|
|
Author: Jason Rosenberg,
2013-03-19, 01:12
|
|
|
Re: auto-delete empty, old topics? - Kafka - [mail # user]
|
|
...Thanks Jun,I have nothing listed under /brokers/topics/deletedtopic, etc....so thatdoesn't appear to be the issue.I will try removing now the unwanted topics under /brokers/topics/.JasonOn M...
|
|
|
Author: Jason Rosenberg,
2013-03-18, 20:38
|
|
|
Re: auto-delete empty, old topics? - Kafka - [mail # user]
|
|
...Ok,So we'll leave it as this (I won't file a bug). It is of course less thanideal to require everything to be brought down when deleting topics! Sincewe consider the cluster to b...
|
|
|
Author: Jason Rosenberg,
2013-03-18, 20:35
|
|
|
Re: auto-delete empty, old topics? - Kafka - [mail # user]
|
|
...Jun,There are indeed no nodes under /brokers/topics/deletedtopicAlso, do I need to remove the deleted apps from the/consumers//owners path?So, should this be considered a bug, or not? ...
|
|
|
Author: Jason Rosenberg,
2013-03-18, 06:11
|
|
|
|