[
https://issues.apache.org/jira/browse/TIKA-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-2978.
-------------------------------
Fix Version/s: 1.23
Resolution: Fixed
> 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
> Fix For: 1.23
>
>
> [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)