会话正在关闭中,在会话上进行IO操作
353354355356357358359360361362
ownerDispatcher.scheduleControl(this); //ownerDispatcher.wakeup(); } else { future.setComplete(new CloseingSessionException("会话正处于正在关闭状态中....")); } return future; }