]
Tristan Tarrant commented on ISPN-5220:
---------------------------------------
Possibly use Lifecycle so that we can support start/stop
Support Mapper/Reducers which implement Closeable
-------------------------------------------------
Key: ISPN-5220
URL:
https://issues.jboss.org/browse/ISPN-5220
Project: Infinispan
Issue Type: Feature Request
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Support Mappers/Reducers/Combiners/Collators which implement the Closeable interface so
that, if they do, the can be .close()d after invocation.