learnmore8
                                        Results
                                        1
                                        issues of
                                        
                                
                                            learnmore8
                                        
                                    我的 Java 程序通过 Nginx 做代理访问 Apns,代理层偶现会出现 DNS 解析超时,然而这个超时会导致 ApnsChannelPool pendingCreateChannelFutures 没有 remove channel,最终导致 pendingCreateChannelFutures 的数量等于 capacity,从而没有任何一个可用的 connection 发送数据。 如果 Pushy 收到 SslHandshakeTimeoutException 是否应该把这个已经关闭的 channel 从 pendingCreateChannelFutures 移除呢? ---- (edited by...
                                                            bug