Daniel, is this again a uima-as deployment? If so, since the OS kills processes, is it some remote AE being killed?
Eddie On Wed, Aug 24, 2022 at 10:04 AM Daniel Cosio <[email protected]> wrote: > 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 > [email protected] > > > >
