Malte Schwarzer created FLINK-1435:
--------------------------------------

             Summary: TaskManager does not log missing memory error on start up
                 Key: FLINK-1435
                 URL: https://issues.apache.org/jira/browse/FLINK-1435
             Project: Flink
          Issue Type: Bug
          Components: TaskManager
    Affects Versions: 0.7.0-incubating
            Reporter: Malte Schwarzer
            Priority: Minor


When using bin/start-cluster.sh to start TaskManagers and a worker node is 
failing to start because of missing memory, you do not receive any error 
messages in log files.

Worker node has only 15000M memory available, but it is configured with Maximum 
heap size: 40000 MiBytes. Task manager does not join the cluster. Process seems 
to stuck.

Last line of log looks like this:

...  - Initializing memory manager with 24447 megabytes of memory. Page size is 
32768 bytes.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to