You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Eric Hauser <ew...@gmail.com> on 2011/07/12 03:08:43 UTC

Per topic flush intervals

Can topic.flush.intervals.ms (or any of the topic.* configs) be set at
runtime or does it require a restart?  Thinking about what would have to
happen to roll out a new topic.

Re: Per topic flush intervals

Posted by Jun Rao <ju...@gmail.com>.
Yes, I can see that being useful.

Jun

On Mon, Jul 11, 2011 at 6:45 PM, Eric Hauser <ew...@gmail.com> wrote:

> Would it be reasonable to submit patch be to allow glob patterns here? It
> would seem that the implementation would want to take potential topic
> hierarchy naming schemes into account.
>

Re: Per topic flush intervals

Posted by Eric Hauser <ew...@gmail.com>.
Would it be reasonable to submit patch be to allow glob patterns here? It
would seem that the implementation would want to take potential topic
hierarchy naming schemes into account.

Re: Per topic flush intervals

Posted by Jun Rao <ju...@gmail.com>.
Eric,

Changing any server config requires a restart of the server.

Thanks,

Jun

On Mon, Jul 11, 2011 at 6:08 PM, Eric Hauser <ew...@gmail.com> wrote:

> Can topic.flush.intervals.ms (or any of the topic.* configs) be set at
> runtime or does it require a restart?  Thinking about what would have to
> happen to roll out a new topic.
>