[ https://issues.apache.org/jira/browse/SAMZA-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Riccomini updated SAMZA-400: ---------------------------------- Labels: newbie++ (was: ) > Default to -server for AM and SamzaContainer > -------------------------------------------- > > Key: SAMZA-400 > URL: https://issues.apache.org/jira/browse/SAMZA-400 > Project: Samza > Issue Type: Bug > Components: container > Affects Versions: 0.8.0 > Reporter: Chris Riccomini > Labels: newbie++ > Fix For: 0.8.0 > > > We default to -d64 for run-class.sh, but we don't default to -server. Using > \-server makes sense for run-am.sh and run-container.sh, since both are > long-running processes. We shouldn't make the change in run-class.sh, since > doing so would result in CLI tools running with -server, which will slow down > startup time. Instead, we should set \-server in the run-am/run-container > scripts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)