Hi, I have some instances where the OS has killed a pipeline to recover resources.. When this happens the pipeline never returns the CAS to the reader so the reader now has 1 less CASes Available.. Is there a was to either 1. Add a shutdown hook on the pipeline to return the CAS if it gets a shutdown signal or 2. Set an expiration on the collection reader to expire a CAS that is not returns and issue a new one into the CAS pool
Thanks Daniel Cosio dcco...@gmail.com