cshannon commented on PR #1657:
URL: https://github.com/apache/activemq/pull/1657#issuecomment-3874645109

   > @cshannon thoughts on adding AutoCloseable to PooledConnectionFactory in a 
patch release? I think this will make IDEs bark at users' existing code and 
create false negatives.
   
   I guess it could cause some warnings to be thrown etc. in an IDE but it 
shouldn't break anyone's code or have any real other effects so I don't really 
think it's a big deal to add it. It also wouldn't hurt to just add it in 6.3.0 
(ie not backport to a patch release). I guess it depends on how useful it is to 
add it for fixing tests and backports.
   
   I don't really think we need a subclass because adding the interface on the 
existing class won't actually cause any issues.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to