UIMA scripts set memory options that override user's setiings -------------------------------------------------------------
Key: UIMA-1679 URL: https://issues.apache.org/jira/browse/UIMA-1679 Project: UIMA Issue Type: Bug Components: Async Scaleout Reporter: Burn Lewis Fix For: 2.3 Old setUimaClassPath set -Xms128M -Xmx800M only if user didn't set UIMA_JVM_OPTS. New runUinaClass always appends these to the user's options which overrides their settings. Perhaps we shouldn't be setting any defaults at all. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.