You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org> on 2008/10/24 22:25:44 UTC

[jira] Created: (UIMA-1214) Enable use of *delta* BinaryCas for services

Enable use of *delta* BinaryCas for services
--------------------------------------------

                 Key: UIMA-1214
                 URL: https://issues.apache.org/jira/browse/UIMA-1214
             Project: UIMA
          Issue Type: New Feature
          Components: Async Scaleout
            Reporter: Eddie Epstein
            Assignee: Eddie Epstein


Bhavani added delta BinaryBlob serialization support to UIMA core. This needs to be utilized by UIMA AS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (UIMA-1214) Enable use of *delta* BinaryCas for services

Posted by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein reopened UIMA-1214:
---------------------------------


A service receiving a binary CAS replies with a delta-binary CAS, but if while processing the CAS it sends it to a remote delegate via binary CAS it needs to send the full CAS. Tiny fix needed to distinguish these two cases.

> Enable use of *delta* BinaryCas for services
> --------------------------------------------
>
>                 Key: UIMA-1214
>                 URL: https://issues.apache.org/jira/browse/UIMA-1214
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>
> Bhavani added delta BinaryBlob serialization support to UIMA core. This needs to be utilized by UIMA AS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1214) Enable use of *delta* BinaryCas for services

Posted by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein closed UIMA-1214.
-------------------------------

    Resolution: Fixed

Worked with Bhavani to implement this change: as with xmi serialization, delta binary cas is requested by UIMA AS clients. Services running at this code will reply with delta. Older services can still reply with xmi format.

> Enable use of *delta* BinaryCas for services
> --------------------------------------------
>
>                 Key: UIMA-1214
>                 URL: https://issues.apache.org/jira/browse/UIMA-1214
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>
> Bhavani added delta BinaryBlob serialization support to UIMA core. This needs to be utilized by UIMA AS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1214) Enable use of *delta* BinaryCas for services

Posted by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eddie Epstein closed UIMA-1214.
-------------------------------

    Resolution: Fixed

> Enable use of *delta* BinaryCas for services
> --------------------------------------------
>
>                 Key: UIMA-1214
>                 URL: https://issues.apache.org/jira/browse/UIMA-1214
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>
> Bhavani added delta BinaryBlob serialization support to UIMA core. This needs to be utilized by UIMA AS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-1214) Enable use of *delta* BinaryCas for services

Posted by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik updated UIMA-1214:
--------------------------------

    Fix Version/s: 2.3AS

> Enable use of *delta* BinaryCas for services
> --------------------------------------------
>
>                 Key: UIMA-1214
>                 URL: https://issues.apache.org/jira/browse/UIMA-1214
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Async Scaleout
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>             Fix For: 2.3AS
>
>
> Bhavani added delta BinaryBlob serialization support to UIMA core. This needs to be utilized by UIMA AS.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.