You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2016/01/21 16:35:39 UTC

[jira] [Commented] (UIMA-4765) DUCC Job Driver (JD) should limit size of user supplied work item name

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

Lou DeGenaro commented on UIMA-4765:
------------------------------------

Adding to default.ducc.properties:

# The maximum length of a work-item name returned by CAS.getDocumentText().
# Truncation is enforced beyond this limit.
# If not specified, default limit is 64 characters.
ducc.jd.workitem.name.maximum.length = 64

> DUCC Job Driver (JD) should limit size of user supplied work item name
> ----------------------------------------------------------------------
>
>                 Key: UIMA-4765
>                 URL: https://issues.apache.org/jira/browse/UIMA-4765
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>             Fix For: 2.1.0-Ducc
>
>
> User specified work item name size should not be without limit.  It should be truncated at the maximum size allowable.



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