You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2017/04/24 21:07:04 UTC

[jira] [Updated] (BEAM-2066) Strip IOChannel validation calls from file based IOs

     [ https://issues.apache.org/jira/browse/BEAM-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin updated BEAM-2066:
----------------------------------
    Labels: backward-incompatible  (was: )

> Strip IOChannel validation calls from file based IOs
> ----------------------------------------------------
>
>                 Key: BEAM-2066
>                 URL: https://issues.apache.org/jira/browse/BEAM-2066
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-extensions
>            Reporter: Stephen Sisk
>            Assignee: Stephen Sisk
>            Priority: Minor
>              Labels: backward-incompatible
>
> IOs like TextIO are still calling IOChannelUtils to validate the particular spec they're given. This results in errors since in the new Beam FileSystem world, IOChannelFactory does not know about all the registered IO schemas.
> per [~dhalperi@google.com], we can just strip out this validation code - if there is an issue, we will catch it later in the read process.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)