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

Deduplicate serializer classes between runtime and queryable state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0
    • None

    Description

      Some serializer classes where duplicated into flink-queryable-state to avoid a dependency on flink-runtime.

      The proper solution here is to move the classes to the shared flink-core project, because these classes are actually useful in a series of API utilities and they do not have any dependency on other flink classes at all.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: