[
https://issues.apache.org/jira/browse/UIMA-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on UIMA-742 stopped by Marshall Schor.
> Cumulative fixes to synch apache svn with the latest changes
> ------------------------------------------------------------
>
> Key: UIMA-742
> URL: https://issues.apache.org/jira/browse/UIMA-742
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Affects Versions: 2.2.1
> Reporter: Jerry Cwiklik
> Assignee: Marshall Schor
> Attachments: uimaj-ee-activemq-patch.patch,
> uimaj-ee-activemq-patch.patch, uimaj-ee-core-patch.patch,
> uimaj-ee-core-patch.patch, uimaj-ee-jms-patch.patch, uimaj-ee-jms-patch.patch
>
>
> Fixes:
> - refactored uima ee client to use single thread for sending CASes.
> - synchronized uima ee client APIs
> - moved jms objects (Session, Message, Producer, Destination) to concrete
> implementation of uima ee client (activemq)
> - postpone sending getMeta request to remote delegates until all listener
> threads are fully initialized
> - modified controller API to support adding and calling listeners when
> initialization is completed
> - added support for storing temp queue information in the endpoint object
> - fixed cleanup in the uimaCppServiceController
> - fixed retry logic in the error handler
> - fixed continueOnError logic in the error handler
> - fixed initialHeapSize setting in the contrioller
> - added host IP to the reply message and modified the client code to log the
> IP
> - modified the listener code to log endpoint name when the listener fails
> - added support for logging uima ee version on startup
> - refactored uima ee client code to use SpringContainerDeployer to deploy
> spring context files
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.