mirror of https://github.com/apache/druid.git
65e1b27aa7
* Fix a resource leak with Window processing Additionally, in order to find the leak, there were adjustments to the StupidPool to track leaks a bit better. It would appear that the pool objects get GC'd during testing for some reason which was causing some incorrect identification of leaks from objects that had been returned but were GC'd along with the pool. * Suppress unused warning |
||
---|---|---|
.. | ||
src | ||
pom.xml |