You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/07 14:17:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16735867#comment-16735867 ] 

ASF subversion and git services commented on AVRO-1520:
-------------------------------------------------------

Commit a7e72b5b581605d70919b8d244414b879533bd8f in avro's branch refs/heads/master from Thiruvalluvan M. G.
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=a7e72b5 ]

Merge pull request #424 from thiru-apache/AVRO-1520

New tests to catch skip problems with deflate compressor and the fix.

> 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
>            Assignee: Thiruvalluvan M. G.
>            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)