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

Ismaël Mejía updated BEAM-2066:
-------------------------------
    Component/s:     (was: z-do-not-use-sdk-java-extensions)
                 sdk-java-core
                 io-java-files

> 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: io-java-files, sdk-java-core
>            Reporter: Stephen Sisk
>            Assignee: Stephen Sisk
>            Priority: Minor
>              Labels: backward-incompatible
>             Fix For: Not applicable
>
>
> 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 [[email protected]], 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
(v7.6.3#76005)

Reply via email to