Hi,

The Java producer (and as far as I'm aware all other client libraries)
don't rely on the filesystem for anything, *except* that the JVM producer
relies on the filesystem if you want to use SSL with Kafka. We're running
thousands of producers in containers (on Heroku) and have never seen any
issues.

Thanks

Tom Crayford
Heroku Kafka

On Fri, May 27, 2016 at 1:33 PM, Jan Algermissen <algermissen1...@icloud.com
> wrote:

> Hi,
>
> I have a producer question: Is the producer (specifically the normal Java
> producer) using the file system in any way?
>
> If it does so, will a producer work after loosing this file system or its
> content (for example in a containerization scenario)?
>
> Jan
>

Reply via email to