Chris Riccomini created SAMZA-400:
-------------------------------------

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

Reply via email to