Re: gradle testAll stuck

2015-02-12 Thread Gwen Shapira
; To: dev@kafka.apache.org > Date: 02/12/2015 09:10 AM > Subject: Re: gradle testAll stuck > Sent by: manikumar.re...@gmail.com > -- > > > > This may be due to the recent issue reported by Gwen. > > https://issues.apache.org/jira/browse/KAFKA-

Re: gradle testAll stuck

2015-02-12 Thread Tong Li
umar Reddy To: dev@kafka.apache.org Date: 02/12/2015 09:10 AM Subject: Re: gradle testAll stuck Sent by:manikumar.re...@gmail.com This may be due to the recent issue reported by Gwen. https://issues.apache.org/jira/browse/KAFKA-1948 On 2/12/15, Joel Koshy wrote: > -

Re: gradle testAll stuck

2015-02-12 Thread Manikumar Reddy
This may be due to the recent issue reported by Gwen. https://issues.apache.org/jira/browse/KAFKA-1948 On 2/12/15, Joel Koshy wrote: > - Can you enable test logging (see the README) and see if you can > figure out which test is getting stuck or taking forever? > - A thread-dump may help. > > O

Re: gradle testAll stuck

2015-02-12 Thread Joel Koshy
- Can you enable test logging (see the README) and see if you can figure out which test is getting stuck or taking forever? - A thread-dump may help. On Thu, Feb 12, 2015 at 08:57:11AM -0500, Tong Li wrote: > > > Hi, folks, > How are you all doing? > New bee here. Run gradle --daemon t