[jira] [Created] (FLINK-8083) FileSystem class not binary compatible with 1.3

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8083) FileSystem class not binary compatible with 1.3

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-8083:
---------------------------------------

             Summary: FileSystem class not binary compatible with 1.3
                 Key: FLINK-8083
                 URL: https://issues.apache.org/jira/browse/FLINK-8083
             Project: Flink
          Issue Type: Improvement
          Components: Core, FileSystem
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler
             Fix For: 1.4.0


The {{FileSystem}} class it not binary compatible with 1.3 due to a removed method.

{code}
REMOVED (!) public abstract org.apache.flink.core.fs.FileSystemKind getKind()
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)