[
https://issues.apache.org/jira/browse/SAMZA-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134388#comment-14134388
]
Chris Riccomini commented on SAMZA-400:
---------------------------------------
RB at:
https://reviews.apache.org/r/25657/
> 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
> Assignee: Chris Riccomini
> Labels: newbie++
> Fix For: 0.8.0
>
> Attachments: SAMZA-400-0.patch
>
>
> 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)