druid/processing
Gian Merlino 72d6dcda4f
ParallelCombiner: Fix buffer leak on exception in "combine". (#5630)
Once a buffer is acquired, we need to make sure to release it if an
exception is thrown before the closeable iterator is created.
2018-04-11 20:39:39 -04:00
..
benchmarks Fix bugs in ImmutableRTree; Merge bytebuffer-collections module into druid-processing (#5275) 2018-01-23 00:49:59 +05:30
src ParallelCombiner: Fix buffer leak on exception in "combine". (#5630) 2018-04-11 20:39:39 -04:00
pom.xml Future-proof some Guava usage (#5414) 2018-03-20 08:59:33 -07:00