Re: Deadlock between roll timer and PollingRunner threads

2017-02-16 Thread Chia-Hung Lin
t;> Denes >> >> >> >> On Mon, Feb 6, 2017 at 6:08 PM Chia-Hung Lin <cli...@googlemail.com> wrote: >>> >>> I use flume 1.6.0 (revision 2561a23240a71ba20bf288c7c2cda88f443c2080) >>> for testing to move files from local file system to

Re: Deadlock between roll timer and PollingRunner threads

2017-02-09 Thread Chia-Hung Lin
> > > > On Mon, Feb 6, 2017 at 6:08 PM Chia-Hung Lin <cli...@googlemail.com> wrote: >> >> I use flume 1.6.0 (revision 2561a23240a71ba20bf288c7c2cda88f443c2080) >> for testing to move files from local file system to s3. Only a flume >> process is launched (a single jvm p

Re: Deadlock between roll timer and PollingRunner threads

2017-02-08 Thread Denes Arvay
he problem is each time a > deadlock occurs between roll timer and PollingRunner threads after > running a while. A thread dumps is shown as below: > > "hdfs-sk-roll-timer-0": > waiting to lock monitor 0x7f46c40b5578 (object > 0xe002dc90, a java.

Deadlock between roll timer and PollingRunner threads

2017-02-06 Thread Chia-Hung Lin
I use flume 1.6.0 (revision 2561a23240a71ba20bf288c7c2cda88f443c2080) for testing to move files from local file system to s3. Only a flume process is launched (a single jvm process). The problem is each time a deadlock occurs between roll timer and PollingRunner threads after running a while