RE: Seeing some AIO issues in artemis-2.16.0 and artemis-2.17.0

2021-04-30 Thread Roskvist Anton
@activemq.apache.org Subject: Re: Seeing some AIO issues in artemis-2.16.0 and artemis-2.17.0 CAUTION: This email originated from outside of the organization. From peeking at the fix: we wait 60 seconds, warn and give up if a close seems to be stalled/pending. However the stack trace will be for the waiter, rather

Re: Seeing some AIO issues in artemis-2.16.0 and artemis-2.17.0

2021-04-30 Thread Gary Tully
>From peeking at the fix: we wait 60 seconds, warn and give up if a close seems to be stalled/pending. However the stack trace will be for the waiter, rather for the initial close call. before the change the broker would exit. please open an issue with the stack trace, there is no point printing t