You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <de...@uima.apache.org> on 2016/02/08 23:35:40 UTC

[jira] [Commented] (UIMA-4767) java-viaducc: improve default description and DUCC memory handling

    [ https://issues.apache.org/jira/browse/UIMA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137871#comment-15137871 ] 

Eddie Epstein commented on UIMA-4767:
-------------------------------------

Nice ideas and implementation, thanks for the submission. The code needed modifications to deal with the latest version in SVN which supports a user specified description. Also, the code is modified because there is no longer a "default" quantum size; different top-level node pools can have different quantum. If not specified DUCC_MEMORY_SIZE is set to 1 and then will be rounded up to the quantum for the specified class.

> java-viaducc: improve default description and DUCC memory handling
> ------------------------------------------------------------------
>
>                 Key: UIMA-4767
>                 URL: https://issues.apache.org/jira/browse/UIMA-4767
>             Project: UIMA
>          Issue Type: Improvement
>          Components: DUCC
>            Reporter: David McClosky
>            Assignee: Eddie Epstein
>            Priority: Trivial
>             Fix For: 2.1.0-Ducc
>
>         Attachments: java-viaducc
>
>
> Currently, default description is "java-viaducc". Improve this by including the class name and the arguments.
> Also, if DUCC memory size is specified and it is smaller than the amount required by the JVM (via -Xmx), display a warning with information about the flag to change. If it is not specified, DUCC memory size is automatically set to the -Xmx value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)