[
https://issues.apache.org/jira/browse/UIMA-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tong Fin updated UIMA-1076:
---------------------------
Attachment: DDE_PATCH_2of2_JIRA1076_08-19-2008.txt
DDE_PATCH_1of2_JIRA1076_08-19-2008.txt
If the Top AE is a primitive (i.e., async=false), the setting of the CAS pool
size in GUI is "disable". This pool size is suggested to be the same as the
number of instances. After this patch, DDE will behave as follows:
1. When the deployment descriptor is open, if Top AE is primitive (i.e.,
async=false) and the CAS pool size is NOT equal to the specified number of
instances, a Warning Dialog will be displayed with the "OK" and "CANCEL"
options for modifying the CAS pool size to the same value as the number of
instances. If "OK" is selected, DDE will modify the CAS pool size. If CANCEL is
selected, DDE will not modify the value.
2. If Top AE is primitive, the CAS pool size in GUI is "disable" and its value
will be SYNC with the value of the number of instances.
> In DDE, CAS pool size setting is Not Applicable when Top AE is a primitive AE
> -----------------------------------------------------------------------------
>
> Key: UIMA-1076
> URL: https://issues.apache.org/jira/browse/UIMA-1076
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.2.2
> Reporter: Tong Fin
> Assignee: Tong Fin
> Priority: Trivial
> Attachments: DDE_PATCH_1of2_JIRA1076_08-19-2008.txt,
> DDE_PATCH_2of2_JIRA1076_08-19-2008.txt
>
>
> In DDE, CAS pool size setting is Not Applicable (should be disable) when Top
> AE is a primitive AE
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.