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

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

Christian Ribeaud created TIKA-2978:
---------------------------------------

             Summary: 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


[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)