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)