Re: [jira] [Commented] (UIMA-5763) UIMA: need a way to lock a CAS to prevent user from releasing it prematurely

2018-04-18 Thread Jaroslaw Cwiklik
Yes, that is an open question. UIMA-AS needs to deserialize response into a CAS that was previously locked. The thread doing the locking will be different from the one doing deserialization. I guess I can invent a way to dedicate an internal UIMA-AS thread for locking, deserializing and unlocking

[jira] [Commented] (UIMA-5763) UIMA: need a way to lock a CAS to prevent user from releasing it prematurely

2018-04-18 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443046#comment-16443046 ] Richard Eckart de Castilho commented on UIMA-5763: -- How would it update the CAS if access

[jira] [Commented] (UIMA-5763) UIMA: need a way to lock a CAS to prevent user from releasing it prematurely

2018-04-18 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443043#comment-16443043 ] Richard Eckart de Castilho commented on UIMA-5763: -- [~schor] wrote: Re: is this like a

Build failed in Jenkins: UIMA Addons #132

2018-04-18 Thread Apache Jenkins Server
See Changes: [schor] [maven-release-plugin] prepare for next development iteration [schor] [maven-release-plugin] prepare release ConceptMapper-2.10.2 [schor] [UIMA-5764] concept mapper - add buffering to IO, fix

Re: [jira] [Commented] (UIMA-5763) UIMA: need a way to lock a CAS to prevent user from releasing it prematurely

2018-04-18 Thread Marshall Schor
Re: is this like a "read-only" state?  Yes, we could have a getter.  However, treating this as a "read-only state" would have problems, because the asynchronous arrival of a uima-as CAS returning from a service would update the CAS, potentially at exactly the same time another thread could be

[jira] [Updated] (UIMA-5764) Addons: ConceptMapper improvements

2018-04-18 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-5764: - Description: In the addons, improve and release ConceptMapper.   Improvements: * allow inputs to

[jira] [Updated] (UIMA-5764) Addons: ConceptMapper improvements

2018-04-18 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-5764: - Description: In the addons, improve and release ConceptMapper.   Improvements: * allow inputs to

[jira] [Created] (UIMA-5765) uimaj move to parent-pom 11, remove no-longer-needed things in uimaj parent pom

2018-04-18 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5765: Summary: uimaj move to parent-pom 11, remove no-longer-needed things in uimaj parent pom Key: UIMA-5765 URL: https://issues.apache.org/jira/browse/UIMA-5765 Project: