You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Steve Roehrs (JIRA)" <ji...@apache.org> on 2014/05/29 02:28:01 UTC

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

Steve Roehrs created AVRO-1520:
----------------------------------

             Summary: seek error when using compression and schema evolution
                 Key: AVRO-1520
                 URL: https://issues.apache.org/jira/browse/AVRO-1520
             Project: Avro
          Issue Type: Bug
          Components: c++
    Affects Versions: 1.7.6
         Environment: All
            Reporter: Steve Roehrs


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
(v6.2#6252)