You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2019/01/03 02:21:00 UTC

[jira] [Updated] (AVRO-1520) seek error when using compression and schema evolution

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

Thiruvalluvan M. G. updated AVRO-1520:
--------------------------------------
    Fix Version/s:     (was: 1.7.6)
                   1.9.0

> seek error when using compression and schema evolution
> ------------------------------------------------------
>
>                 Key: AVRO-1520
>                 URL: https://issues.apache.org/jira/browse/AVRO-1520
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.7.6, 1.7.7
>         Environment: All
>            Reporter: Steve Roehrs
>            Priority: Major
>              Labels: patch
>             Fix For: 1.9.0
>
>         Attachments: AVRO-1520.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When using compression and schema evolution, FileStream sometimes attempts to seek on a IStreamBuffer, which fails. This make compression unusable for our application. A fix has been developed, patch will be included shortly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)