[ https://issues.apache.org/jira/browse/UIMA-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor updated UIMA-1337: --------------------------------- Priority: Minor (was: Major) Affects Version/s: 2.3 Summary: overhaul CAS Processing filters (was: overhul CAS Processing filters) Background: see http://markmail.org/thread/otcjjsjofscs7lsk. Deferring beyond 2.3.0 release. > overhaul CAS Processing filters > ------------------------------- > > Key: UIMA-1337 > URL: https://issues.apache.org/jira/browse/UIMA-1337 > Project: UIMA > Issue Type: Improvement > Components: Collection Processing > Affects Versions: 2.3 > Reporter: Maksim Likharev > Priority: Minor > Original Estimate: 1008h > Remaining Estimate: 1008h > > In order to improve performance and produce custom routing rules, current > implementation of the CAS filters should be overhauled. > goals: > 1. Filters on CasConsumer, avoid passing unsuitable artifacts and > annotations, somewhat implemented right now , lots of issues > 2. Filters on CasProcessor, avoid unnecessary processing if suitable > annotations already present, like read from cache by a CollectionReader. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.