You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/01 16:41:00 UTC

[jira] [Commented] (FLINK-10631) Update jepsen tests to run with multiple slots

    [ https://issues.apache.org/jira/browse/FLINK-10631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671842#comment-16671842 ] 

ASF GitHub Bot commented on FLINK-10631:
----------------------------------------

igalshilman commented on a change in pull request #6978: [FLINK-10631] Set number of slots per TM to 3 for Jepsen tests
URL: https://github.com/apache/flink/pull/6978#discussion_r230108857
 
 

 ##########
 File path: flink-jepsen/src/jepsen/flink/db.clj
 ##########
 @@ -293,7 +293,6 @@
        "-Djobmanager.rpc.port=6123 "
        "-Dmesos.resourcemanager.tasks.mem=2048 "
        "-Dtaskmanager.heap.mb=2048 "
-       "-Dtaskmanager.numberOfTaskSlots=2 "
 
 Review comment:
   Did you mean to use `taskmanager-slots` here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Update jepsen tests to run with multiple slots
> ----------------------------------------------
>
>                 Key: FLINK-10631
>                 URL: https://issues.apache.org/jira/browse/FLINK-10631
>             Project: Flink
>          Issue Type: Task
>          Components: Tests
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> After fixing FLINK-9455, we should update the Jepsen tests to run with multiple slots per {{TaskExecutor}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)