Re: kafka-web-console goes down regularly

2015-02-22 Thread Andrew Ehrlich
I saw performance issues with the web console whenever using a large 
number of partitions (1000 partitions).


On 2/3/15 12:09 PM, Sa Li wrote:

Hi, All

I am currently using kafka-web-console to monitor the kafka system, it get
down regularly, so I have to restart it every few hours which is kinda
annoying. I downloaded two versions

https://github.com/claudemamo/kafka-web-console
http://mungeol-heo.blogspot.ca/2014/12/kafka-web-console.html

And I started by

play start (using 9000), or play start -Dhttp.port=8080, either version
can make it work fine at the beginning, but down after few hours. I am
thinking use upstart to make it up automatically, but it should not be what
is suppose to be, any idea to fix the problem, or I did something wrong?

thanks






Re: kafka-web-console goes down regularly

2015-02-03 Thread Joel Koshy
Can you contact the maintainer directly?
http://github.com/claudemamo/kafka-web-console/issues

On Tue, Feb 03, 2015 at 12:09:46PM -0800, Sa Li wrote:
 Hi, All
 
 I am currently using kafka-web-console to monitor the kafka system, it get
 down regularly, so I have to restart it every few hours which is kinda
 annoying. I downloaded two versions
 
 https://github.com/claudemamo/kafka-web-console
 http://mungeol-heo.blogspot.ca/2014/12/kafka-web-console.html
 
 And I started by
 
 play start (using 9000), or play start -Dhttp.port=8080, either version
 can make it work fine at the beginning, but down after few hours. I am
 thinking use upstart to make it up automatically, but it should not be what
 is suppose to be, any idea to fix the problem, or I did something wrong?
 
 thanks
 
 -- 
 
 Alec Li



kafka-web-console goes down regularly

2015-02-03 Thread Sa Li
Hi, All

I am currently using kafka-web-console to monitor the kafka system, it get
down regularly, so I have to restart it every few hours which is kinda
annoying. I downloaded two versions

https://github.com/claudemamo/kafka-web-console
http://mungeol-heo.blogspot.ca/2014/12/kafka-web-console.html

And I started by

play start (using 9000), or play start -Dhttp.port=8080, either version
can make it work fine at the beginning, but down after few hours. I am
thinking use upstart to make it up automatically, but it should not be what
is suppose to be, any idea to fix the problem, or I did something wrong?

thanks

-- 

Alec Li