[ https://issues.apache.org/jira/browse/FLINK-23714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tzu-Li (Gordon) Tai closed FLINK-23714. --------------------------------------- Resolution: Fixed flink-statefun/master: 0cbb4075d8dd3cf169051c149e8707fd7ed99b35 > Expose both master and worker logs when using StatefulFunctionsAppContainers > ---------------------------------------------------------------------------- > > Key: FLINK-23714 > URL: https://issues.apache.org/jira/browse/FLINK-23714 > Project: Flink > Issue Type: Improvement > Components: Stateful Functions > Reporter: Tzu-Li (Gordon) Tai > Assignee: Tzu-Li (Gordon) Tai > Priority: Major > > We currently only support exposing master logs when using the > {{StatefulFunctionsAppContainers}} E2E test utility. A lot of the times, the > worker logs are also insightful, e.g. checking logs of state restore > operations. > Lets extend the {{exposeMasterLogs(Logger)}} method to simply be > {{exposeLogs(Logger)}} which exposes both the master and worker logs. -- This message was sent by Atlassian Jira (v8.3.4#803005)