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

[jira] Created: (UIMA-1228) Merging results from a parallel step fails when a feature is an array of pre-existing annotations

Merging results from a parallel step fails when a feature is an array of pre-existing annotations
-------------------------------------------------------------------------------------------------

                 Key: UIMA-1228
                 URL: https://issues.apache.org/jira/browse/UIMA-1228
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Burn Lewis
             Fix For: 2.3AS


Found when doing 2.2.2-style merging (non deltaCas) of new arrays referencing preexisting annotations, but also fails with delta CASes.

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


[jira] Updated: (UIMA-1228) Merging results from a parallel step fails when a feature is an array of pre-existing annotations

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

Burn Lewis updated UIMA-1228:
-----------------------------

    Attachment: UIMA-1228.patch

UIMA-1228.patch fixes the problem ... a simple 1-line change.

> Merging results from a parallel step fails when a feature is an array of pre-existing annotations
> -------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1228
>                 URL: https://issues.apache.org/jira/browse/UIMA-1228
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>             Fix For: 2.3AS
>
>         Attachments: UIMA-1228-test.patch, UIMA-1228.patch
>
>
> Found when doing 2.2.2-style merging (non deltaCas) of new arrays referencing preexisting annotations, but also fails with delta CASes.

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


[jira] Updated: (UIMA-1228) Merging results from a parallel step fails when a feature is an array of pre-existing annotations

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

Burn Lewis updated UIMA-1228:
-----------------------------

    Attachment: UIMA-1228-test.patch

Here's a patch for the JUnit tests that exposes the problem.  I also combined the merging tests so that testMerging & testDeltaCasMerging share code ... could add more sharing.

> Merging results from a parallel step fails when a feature is an array of pre-existing annotations
> -------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1228
>                 URL: https://issues.apache.org/jira/browse/UIMA-1228
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>             Fix For: 2.3AS
>
>         Attachments: UIMA-1228-test.patch
>
>
> Found when doing 2.2.2-style merging (non deltaCas) of new arrays referencing preexisting annotations, but also fails with delta CASes.

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


[jira] Updated: (UIMA-1228) Merging results from a parallel step fails when a feature is an array of pre-existing annotations

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

Eddie Epstein updated UIMA-1228:
--------------------------------

      Component/s:     (was: Async Scaleout)
                   Core Java Framework
    Fix Version/s:     (was: 2.3AS)
                   2.3
         Assignee: Burn Lewis

Found using UIMA AS, but bug is in XMI deserializer in the UIMA core

> Merging results from a parallel step fails when a feature is an array of pre-existing annotations
> -------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1228
>                 URL: https://issues.apache.org/jira/browse/UIMA-1228
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Burn Lewis
>            Assignee: Burn Lewis
>             Fix For: 2.3
>
>         Attachments: UIMA-1228-test.patch, UIMA-1228.patch
>
>
> Found when doing 2.2.2-style merging (non deltaCas) of new arrays referencing preexisting annotations, but also fails with delta CASes.

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


[jira] Resolved: (UIMA-1228) Merging results from a parallel step fails when a feature is an array of pre-existing annotations

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

Eddie Epstein resolved UIMA-1228.
---------------------------------

    Resolution: Fixed

Patch applied ... please confirm.

> Merging results from a parallel step fails when a feature is an array of pre-existing annotations
> -------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1228
>                 URL: https://issues.apache.org/jira/browse/UIMA-1228
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Burn Lewis
>            Assignee: Burn Lewis
>             Fix For: 2.3
>
>         Attachments: UIMA-1228-test.patch, UIMA-1228.patch
>
>
> Found when doing 2.2.2-style merging (non deltaCas) of new arrays referencing preexisting annotations, but also fails with delta CASes.

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


[jira] Closed: (UIMA-1228) Merging results from a parallel step fails when a feature is an array of pre-existing annotations

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

Burn Lewis closed UIMA-1228.
----------------------------


Tests OK.

> Merging results from a parallel step fails when a feature is an array of pre-existing annotations
> -------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-1228
>                 URL: https://issues.apache.org/jira/browse/UIMA-1228
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Burn Lewis
>            Assignee: Burn Lewis
>             Fix For: 2.3
>
>         Attachments: UIMA-1228-test.patch, UIMA-1228.patch
>
>
> Found when doing 2.2.2-style merging (non deltaCas) of new arrays referencing preexisting annotations, but also fails with delta CASes.

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