Re: Possibly leaking socket on ReplicaFetcherThread

2014-01-24 Thread Ahmy Yulrizka
88u IPv4 3441430493 0t0 TCP host2.provider.com:9092->consumer.host.com:38208 (ESTABLISHED) java 9708 kafka 4089u sock0,7 0t0 3258461773 can't identify protocol java 9708 kafka 4090u sock0,7 0t0 3

Re: Possibly leaking socket on ReplicaFetcherThread

2014-01-21 Thread Ahmy Yulrizka
ock only gives information "can't identify protocol" so I could not see where or from this sock is originating I could not see the connection also when i run netstat -nat -- Ahmy Yulrizka http://ahmy.yulrizka.com @yulrizka On Tue, Jan 21, 2014 at 4:42 PM, Jun Rao wrote: > What mo

Possibly leaking socket on ReplicaFetcherThread

2014-01-21 Thread Ahmy Yulrizka
Consumer.fetch(SimpleConsumer.scala:108) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:94) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:86) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:51) -- Ahmy Yulrizka http://ahmy.yulrizka.com @yulrizka