[jira] [Updated] (FLINK-10223) TaskManagers should log their ResourceID during startup

2018-08-28 Thread Till Rohrmann (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann updated FLINK-10223:
--
Summary: TaskManagers should log their ResourceID during startup  (was: 
TaskManagers should log their `ResourceID` during startup)

> TaskManagers should log their ResourceID during startup
> ---
>
> Key: FLINK-10223
> URL: https://issues.apache.org/jira/browse/FLINK-10223
> Project: Flink
>  Issue Type: Improvement
>  Components: Distributed Coordination
>Affects Versions: 1.5.3, 1.6.1
>Reporter: Konstantin Knauf
>Priority: Major
>
> To debug exceptions like "org.apache.flink.util.FlinkException: The assigned 
> slot  was removed." in the master container it is often helpful to 
> know, which slot was provided by which Taskmanager. The only way to relate 
> slots to TaskManagers right now, seems to be to enable DEBUG logging for 
> `org.apache.flink.runtime.jobmaster.slotpool.SlotPool`.
> This would be solved, if each Taskmanager would log out their `ResouceID` 
> during startup as the `SlotID` mainly consists of the `ResourceID` of the 
> providing Taskmanager. For Mesos and YARN the `ResourceID` has an intrinsic 
> meaning, but for a stand-alone or containerized setup the `ResourceID` is 
> just the a random ID.



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


[jira] [Updated] (FLINK-10223) TaskManagers should log their ResourceID during startup

2018-09-09 Thread Gary Yao (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Yao updated FLINK-10223:
-
Affects Version/s: 1.7.0

> TaskManagers should log their ResourceID during startup
> ---
>
> Key: FLINK-10223
> URL: https://issues.apache.org/jira/browse/FLINK-10223
> Project: Flink
>  Issue Type: Improvement
>  Components: Distributed Coordination
>Affects Versions: 1.5.3, 1.6.1, 1.7.0
>Reporter: Konstantin Knauf
>Assignee: aitozi
>Priority: Major
> Fix For: 1.6.1, 1.7.0, 1.5.4
>
>
> To debug exceptions like "org.apache.flink.util.FlinkException: The assigned 
> slot  was removed." in the master container it is often helpful to 
> know, which slot was provided by which Taskmanager. The only way to relate 
> slots to TaskManagers right now, seems to be to enable DEBUG logging for 
> `org.apache.flink.runtime.jobmaster.slotpool.SlotPool`.
> This would be solved, if each Taskmanager would log out their `ResouceID` 
> during startup as the `SlotID` mainly consists of the `ResourceID` of the 
> providing Taskmanager. For Mesos and YARN the `ResourceID` has an intrinsic 
> meaning, but for a stand-alone or containerized setup the `ResourceID` is 
> just the a random ID.



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


[jira] [Updated] (FLINK-10223) TaskManagers should log their ResourceID during startup

2018-09-09 Thread Gary Yao (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Yao updated FLINK-10223:
-
Fix Version/s: 1.5.4
   1.7.0
   1.6.1

> TaskManagers should log their ResourceID during startup
> ---
>
> Key: FLINK-10223
> URL: https://issues.apache.org/jira/browse/FLINK-10223
> Project: Flink
>  Issue Type: Improvement
>  Components: Distributed Coordination
>Affects Versions: 1.5.3, 1.6.1, 1.7.0
>Reporter: Konstantin Knauf
>Assignee: aitozi
>Priority: Major
> Fix For: 1.6.1, 1.7.0, 1.5.4
>
>
> To debug exceptions like "org.apache.flink.util.FlinkException: The assigned 
> slot  was removed." in the master container it is often helpful to 
> know, which slot was provided by which Taskmanager. The only way to relate 
> slots to TaskManagers right now, seems to be to enable DEBUG logging for 
> `org.apache.flink.runtime.jobmaster.slotpool.SlotPool`.
> This would be solved, if each Taskmanager would log out their `ResouceID` 
> during startup as the `SlotID` mainly consists of the `ResourceID` of the 
> providing Taskmanager. For Mesos and YARN the `ResourceID` has an intrinsic 
> meaning, but for a stand-alone or containerized setup the `ResourceID` is 
> just the a random ID.



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


[jira] [Updated] (FLINK-10223) TaskManagers should log their ResourceID during startup

2018-09-10 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-10223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-10223:
---
Labels: pull-request-available  (was: )

> TaskManagers should log their ResourceID during startup
> ---
>
> Key: FLINK-10223
> URL: https://issues.apache.org/jira/browse/FLINK-10223
> Project: Flink
>  Issue Type: Improvement
>  Components: Distributed Coordination
>Affects Versions: 1.5.3, 1.6.1, 1.7.0
>Reporter: Konstantin Knauf
>Assignee: aitozi
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.6.1, 1.7.0, 1.5.4
>
>
> To debug exceptions like "org.apache.flink.util.FlinkException: The assigned 
> slot  was removed." in the master container it is often helpful to 
> know, which slot was provided by which Taskmanager. The only way to relate 
> slots to TaskManagers right now, seems to be to enable DEBUG logging for 
> `org.apache.flink.runtime.jobmaster.slotpool.SlotPool`.
> This would be solved, if each Taskmanager would log out their `ResouceID` 
> during startup as the `SlotID` mainly consists of the `ResourceID` of the 
> providing Taskmanager. For Mesos and YARN the `ResourceID` has an intrinsic 
> meaning, but for a stand-alone or containerized setup the `ResourceID` is 
> just the a random ID.



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