[jira] [Assigned] (FLINK-2524) Add "getTaskNameWithSubtasks()" to RuntimeContext

2015-12-06 Thread Sachin Goel (JIRA)

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

Sachin Goel reassigned FLINK-2524:
--

Assignee: Sachin Goel

> Add "getTaskNameWithSubtasks()" to RuntimeContext
> -
>
> Key: FLINK-2524
> URL: https://issues.apache.org/jira/browse/FLINK-2524
> Project: Flink
>  Issue Type: Improvement
>  Components: Local Runtime
>Affects Versions: 0.10.0
>Reporter: Stephan Ewen
>Assignee: Sachin Goel
>  Labels: easyfix, starter
> Fix For: 1.0.0
>
>
> When printing information to logs or debug output, one frequently needs to 
> identify the statement with the originating task (task name and which 
> subtask).
> In many places, the system and user code manually construct something like 
> "MyTask (2/7)".
> The {{RuntimeContext}} should offer this, because it is too frequently needed.



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


[jira] [Assigned] (FLINK-2524) Add getTaskNameWithSubtasks() to RuntimeContext

2015-08-16 Thread Sachin Goel (JIRA)

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

Sachin Goel reassigned FLINK-2524:
--

Assignee: Sachin Goel

 Add getTaskNameWithSubtasks() to RuntimeContext
 -

 Key: FLINK-2524
 URL: https://issues.apache.org/jira/browse/FLINK-2524
 Project: Flink
  Issue Type: Improvement
  Components: Local Runtime
Affects Versions: 0.10
Reporter: Stephan Ewen
Assignee: Sachin Goel
  Labels: easyfix, starter
 Fix For: 0.10


 When printing information to logs or debug output, one frequently needs to 
 identify the statement with the originating task (task name and which 
 subtask).
 In many places, the system and user code manually construct something like 
 MyTask (2/7).
 The {{RuntimeContext}} should offer this, because it is too frequently needed.



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