If you just build a test environment, 512M is also valid.

netroby (Jira) <j...@apache.org> 于2020年6月2日周二 下午4:48写道:

>
>     [
> https://issues.apache.org/jira/browse/TUBEMQ-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17123522#comment-17123522
> ]
>
> netroby commented on TUBEMQ-173:
> --------------------------------
>
> For basic lowend EC2 or aliyun vms. It started with only 512MB memory.
>
>
>
> Can these instance play with TubeMQ?
>
> > change jvm memory parameters for default deployment
> > ---------------------------------------------------
> >
> >                 Key: TUBEMQ-173
> >                 URL: https://issues.apache.org/jira/browse/TUBEMQ-173
> >             Project: Apache TubeMQ
> >          Issue Type: Sub-task
> >          Components: Server
> >            Reporter: dockerzhang
> >            Assignee: dockerzhang
> >            Priority: Major
> >              Labels: pull-request-available
> >             Fix For: 0.5.0
> >
> >
> > the node have not  enough mem to deploy with next values:
> >
> > {code:java}
> > MASTER_JVM_ARGS="-Xmx10g -Xms6g ...
> > BROKER_JVM_ARGS="-Xmx16g -Xms8g ...
> > TOOL_REPAIR_JVM_ARGS="-Xmx24g -Xms8g ...
> > {code}
> >
> > it's better to start with 512m or 1g, and make JVM args configurable.
> >
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
>

Reply via email to