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

[jira] Created: (UIMA-1207) Support for Delta CAS format in binary (blob) serialization

Support for Delta CAS format in binary (blob) serialization
-----------------------------------------------------------

                 Key: UIMA-1207
                 URL: https://issues.apache.org/jira/browse/UIMA-1207
             Project: UIMA
          Issue Type: New Feature
          Components: Core Java Framework
            Reporter: Bhavani Iyer
            Assignee: Bhavani Iyer


In order to reduce the serialization overhead, UIMA-AS provides the option of using binary serialization  Providing the ability to allow a service to serialize only the changes made to the CAS will further reduce this overhead. 

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


[jira] Resolved: (UIMA-1207) Support for Delta CAS format in binary (blob) serialization

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

Marshall Schor resolved UIMA-1207.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

Patch applied.

> Support for Delta CAS format in binary (blob) serialization
> -----------------------------------------------------------
>
>                 Key: UIMA-1207
>                 URL: https://issues.apache.org/jira/browse/UIMA-1207
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.3
>
>         Attachments: UIMA-1207.patch
>
>
> In order to reduce the serialization overhead, UIMA-AS provides the option of using binary serialization  Providing the ability to allow a service to serialize only the changes made to the CAS will further reduce this overhead. 

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


[jira] Updated: (UIMA-1207) Support for Delta CAS format in binary (blob) serialization

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

Bhavani Iyer updated UIMA-1207:
-------------------------------

    Attachment: UIMA-1207.patch

Please refer to org.apache.uima.cas.impl.CASSerializer.java for a description of the binary delta CAS format.


> Support for Delta CAS format in binary (blob) serialization
> -----------------------------------------------------------
>
>                 Key: UIMA-1207
>                 URL: https://issues.apache.org/jira/browse/UIMA-1207
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-1207.patch
>
>
> In order to reduce the serialization overhead, UIMA-AS provides the option of using binary serialization  Providing the ability to allow a service to serialize only the changes made to the CAS will further reduce this overhead. 

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


[jira] Updated: (UIMA-1207) Support for Delta CAS format in binary (blob) serialization

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

Bhavani Iyer updated UIMA-1207:
-------------------------------

    Attachment: UIMA-1207-1.patch

This fixes a bug in deserialization of the byte, short and long heaps.

> Support for Delta CAS format in binary (blob) serialization
> -----------------------------------------------------------
>
>                 Key: UIMA-1207
>                 URL: https://issues.apache.org/jira/browse/UIMA-1207
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.3
>
>         Attachments: UIMA-1207-1.patch, UIMA-1207.patch
>
>
> In order to reduce the serialization overhead, UIMA-AS provides the option of using binary serialization  Providing the ability to allow a service to serialize only the changes made to the CAS will further reduce this overhead. 

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


[jira] Closed: (UIMA-1207) Support for Delta CAS format in binary (blob) serialization

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

Marshall Schor closed UIMA-1207.
--------------------------------


> Support for Delta CAS format in binary (blob) serialization
> -----------------------------------------------------------
>
>                 Key: UIMA-1207
>                 URL: https://issues.apache.org/jira/browse/UIMA-1207
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Core Java Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.3
>
>         Attachments: UIMA-1207-1.patch, UIMA-1207.patch
>
>
> In order to reduce the serialization overhead, UIMA-AS provides the option of using binary serialization  Providing the ability to allow a service to serialize only the changes made to the CAS will further reduce this overhead. 

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