Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6415

Make sure core Flink artifacts have no specific logger dependency

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0, 1.2.1
    • 1.3.0
    • Build System
    • None

    Description

      Flink's code is written against slf4j

      To make sure users can use their custom logging framework we need to have

      • no direct compile-scope dependency in any core
      • a dependency in flink-dist that is not in the fat jar
      • an explicit dependency in examples (to see logs when running in the IDE)
      • an explicit test dependency (for logs of test execution)

      All except point (1) are already fixed.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment