You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Pugachev Maxim (JIRA)" <ji...@apache.org> on 2012/08/13 15:58:38 UTC

[jira] [Updated] (AVRO-1138) avro-c: can`t set default block size in avro_file_writer_open

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

Pugachev Maxim updated AVRO-1138:
---------------------------------

    Attachment: AVRO-1138.patch

Patch for this issue.
                
> avro-c: can`t set default block size in avro_file_writer_open
> -------------------------------------------------------------
>
>                 Key: AVRO-1138
>                 URL: https://issues.apache.org/jira/browse/AVRO-1138
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.1
>            Reporter: Pugachev Maxim
>         Attachments: AVRO-1138.patch
>
>
> There is no way to set a default block size while opening avro log. For example, I can create a file writer with a custom block size (say, 128kb) and write a big record. But if I`ll open it later trying to write something bigger than default size (say, 90kb record), I`ll get an error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira