You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2019/11/08 20:43:00 UTC

[jira] [Assigned] (TIKA-2978) maxMainMemoryBytes should be long on

     [ https://issues.apache.org/jira/browse/TIKA-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison reassigned TIKA-2978:
---------------------------------

    Assignee: Tim Allison

> maxMainMemoryBytes should be long on 
> -------------------------------------
>
>                 Key: TIKA-2978
>                 URL: https://issues.apache.org/jira/browse/TIKA-2978
>             Project: Tika
>          Issue Type: Improvement
>          Components: config, parser
>    Affects Versions: 1.22
>            Reporter: Christian Ribeaud
>            Assignee: Tim Allison
>            Priority: Major
>
> [PDFParserConfig|https://github.com/apache/tika/blob/master/tika-parsers/src/main/java/org/apache/tika/parser/pdf/PDFParserConfig.java] should handle _ maxMainMemoryBytes_ as *long*. The _getter_ returns a *long*. However the _setter_ requests an *int*. Why this inconsistency?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)