Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1138

avro-c: can`t set default block size in avro_file_writer_open

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.1
    • 1.7.2
    • c
    • None

    Description

      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.

      Attachments

        1. AVRO-1138.patch
          2 kB
          Pugachev Maxim

        Activity

          People

            Unassigned Unassigned
            mpugachev Pugachev Maxim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: