notnoop / java-apns

Java Apple Push Notification Service Provider
notnoop.github.com/java-apns
BSD 3-Clause "New" or "Revised" License
1.79k stars 657 forks source link

Error detection with connection pool #39

Closed gmousset closed 13 years ago

gmousset commented 13 years ago

Hi, I'm trying to make a connections pool with error detection (with no success...). I've found in the ApnsConnectionImpl class code that the copy() method, wich is called by ApnsPooledConnection, doesn't take the errorDetection field value. Is it an implementation choice or an oversight ?

Thanks

notnoop commented 13 years ago

Thanks for noticing this bug. That was an oversight that has been corrected now for 0.2.0.