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

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

pnowojski commented on issue #6431: [FLINK-9972][flip6] Handle debug memory 
logging in flip6
URL: https://github.com/apache/flink/pull/6431#issuecomment-408141485
 
 
   I think this is still valuable, since it's a much simpler way to achieve 
this goal. While troubleshooting, asking a user to configure slf4j-reporter imo 
is asking a bit too much. 
   
   But maybe somewhere down the road we could drop `MemoryLogger` and add some 
shortcote code that would setup slf4j-reporter correctly when 
`taskmanager.debug.memory.log` is set to true?

----------------------------------------------------------------
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:
us...@infra.apache.org


> Debug memory logging not working 
> ---------------------------------
>
>                 Key: FLINK-9972
>                 URL: https://issues.apache.org/jira/browse/FLINK-9972
>             Project: Flink
>          Issue Type: Bug
>          Components: TaskManager
>    Affects Versions: 1.5.0, 1.5.1, 1.5.2, 1.6.0
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>            Priority: Critical
>              Labels: pull-request-available
>
> It seems like with introduction of Flip6, debug memory logging is not being 
> initialised anymore and following config properties are ignored:
>  *  `taskmanager.debug.memory.log`
>  * `taskmanager.debug.memory.log-interval`
> after disabling flip6 it works just fine.



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

Reply via email to