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/03/12 01:38:46 UTC

[jira] Created: (UIMA-886) Support fro fast GETMETA

Support fro fast GETMETA
------------------------

                 Key: UIMA-886
                 URL: https://issues.apache.org/jira/browse/UIMA-886
             Project: UIMA
          Issue Type: Bug
          Components: C++ Framework
            Reporter: Bhavani Iyer


Part of the initialization of a UIMA AS client is sending a request for metadata.  The service is required to give highest priority to GETMETA requests arnd  respond immediately.   This is already supported in the  Java implementaion.

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


[jira] Updated: (UIMA-886) Support fro fast GETMETA

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

Eddie Epstein updated UIMA-886:
-------------------------------

    Fix Version/s: 2.3C

> Support fro fast GETMETA
> ------------------------
>
>                 Key: UIMA-886
>                 URL: https://issues.apache.org/jira/browse/UIMA-886
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>             Fix For: 2.3C
>
>         Attachments: UIMA-886.patch
>
>
> Part of the initialization of a UIMA AS client is sending a request for metadata.  The service is required to give highest priority to GETMETA requests arnd  respond immediately.   This is already supported in the  Java implementaion.

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


[jira] Closed: (UIMA-886) Support fro fast GETMETA

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

Marshall Schor closed UIMA-886.
-------------------------------

    Resolution: Fixed

because covered in other issue

> Support fro fast GETMETA
> ------------------------
>
>                 Key: UIMA-886
>                 URL: https://issues.apache.org/jira/browse/UIMA-886
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-886.patch
>
>
> Part of the initialization of a UIMA AS client is sending a request for metadata.  The service is required to give highest priority to GETMETA requests arnd  respond immediately.   This is already supported in the  Java implementaion.

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


[jira] Updated: (UIMA-886) Support fro fast GETMETA

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

Bhavani Iyer updated UIMA-886:
------------------------------

    Attachment: UIMA-886.patch

The service wrapper creates one MessageConsumer to handle getMeta requests exclusively. One or more MessagConsumers handle ProcessCas and CPC request based on the numberOfInstance parameter.   These MessageConsumer register a message selector that sets a filter on the request sent to the consumers.

> Support fro fast GETMETA
> ------------------------
>
>                 Key: UIMA-886
>                 URL: https://issues.apache.org/jira/browse/UIMA-886
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMA-886.patch
>
>
> Part of the initialization of a UIMA AS client is sending a request for metadata.  The service is required to give highest priority to GETMETA requests arnd  respond immediately.   This is already supported in the  Java implementaion.

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


[jira] Assigned: (UIMA-886) Support fro fast GETMETA

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

Bhavani Iyer reassigned UIMA-886:
---------------------------------

    Assignee: Bhavani Iyer

> Support fro fast GETMETA
> ------------------------
>
>                 Key: UIMA-886
>                 URL: https://issues.apache.org/jira/browse/UIMA-886
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>
> Part of the initialization of a UIMA AS client is sending a request for metadata.  The service is required to give highest priority to GETMETA requests arnd  respond immediately.   This is already supported in the  Java implementaion.

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