[
https://issues.apache.org/jira/browse/UIMA-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580736#action_12580736
]
Marshall Schor commented on UIMA-916:
-------------------------------------
I don't understand the reason for removing this.
It appears that this API is a User API, by virtue of it being in the "Client
API", and being "public". If so, it seems the reason to remove it should be
because it is incorrect in some sense to have this API in the User API.
If it is strictly an "internal" API, then the argument about it never being
used makes sense, of course. If not, then it not being called seems indicate
we're missing some test cases which would be calling it.
Can you please clarify the reason for removing this API?
> Remove unused initialize(String, Map) method from the UIMA AS client API
> ------------------------------------------------------------------------
>
> Key: UIMA-916
> URL: https://issues.apache.org/jira/browse/UIMA-916
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.2.2S
>
> Attachments: uimaj-as-activemq-UIMA-916-patch.txt,
> uimaj-as-core-UIMA-916-patch.txt, uimaj-as-jms-UIMA-916-patch.txt
>
>
> The UIMA AS Client API defines an initialize(String, Map) method that is
> never called. An alternative API
> initialize(Map) is being used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.