uimaee_messages.properties contains key UIMAEE_stopping_collocated_cm_INFO twice
--------------------------------------------------------------------------------
Key: UIMA-1673
URL: https://issues.apache.org/jira/browse/UIMA-1673
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.3AS
Reporter: Jörn Kottmann
Priority: Trivial
Fix For: 2.3AS
The file contains the key twice:
UIMAEE_stopping_collocated_cm_INFO = Controller: {0} Stopping Collocated
Delegate Cas Multiplier: {1}
UIMAEE_stopping_collocated_cm_INFO = Controller: {0} Stopping Remote Delegate
Cas Multiplier: {1}
Maybe the second one should be UIMAEE_stopping_remote_cm_INFO, can someone
please confirm that?
At least UIMAEE_stopping_remote_cm_INFO is used at BaseAnalysisEngineController
line 2040, but does
not occur in uimaee_messages.properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.