reckart opened a new issue, #345:
URL: https://github.com/apache/uima-uimaj/issues/345

   **Describe the bug**
   Certain operations of the SelectFS framework create temporary annotation, 
e.g. when using the `covering` operation based on offsets. These operations 
create a temporary annotation which gets an ID from the ID pool. Thus, 
repeating this operation many times can eventually deplete the ID pool.
   
   **Expected behavior**
   Read-only operations should not have a side-effect of depleting the ID pool 
- even if an internal temporary annotation is created to facilitate the 
operation.
   
   **Please complete the following information:**
    - Version: 3.5.0
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to