You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/12/31 18:35:29 UTC

[jira] Created: (AVRO-274) make data file sync interval configurable

make data file sync interval configurable
-----------------------------------------

                 Key: AVRO-274
                 URL: https://issues.apache.org/jira/browse/AVRO-274
             Project: Avro
          Issue Type: New Feature
          Components: java
            Reporter: Doug Cutting
             Fix For: 1.3.0


The sync interval (block size) in the Java data file implementation is a constant.  It would be useful to make this configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-274) make data file sync interval configurable

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-274:
------------------------------

    Assignee: Doug Cutting
      Status: Patch Available  (was: Open)

> make data file sync interval configurable
> -----------------------------------------
>
>                 Key: AVRO-274
>                 URL: https://issues.apache.org/jira/browse/AVRO-274
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-274.patch
>
>
> The sync interval (block size) in the Java data file implementation is a constant.  It would be useful to make this configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-274) make data file sync interval configurable

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-274:
------------------------------

    Attachment: AVRO-274.patch

Here's a patch for this.

> make data file sync interval configurable
> -----------------------------------------
>
>                 Key: AVRO-274
>                 URL: https://issues.apache.org/jira/browse/AVRO-274
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-274.patch
>
>
> The sync interval (block size) in the Java data file implementation is a constant.  It would be useful to make this configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AVRO-274) make data file sync interval configurable

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-274:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.

> make data file sync interval configurable
> -----------------------------------------
>
>                 Key: AVRO-274
>                 URL: https://issues.apache.org/jira/browse/AVRO-274
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-274.patch
>
>
> The sync interval (block size) in the Java data file implementation is a constant.  It would be useful to make this configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AVRO-274) make data file sync interval configurable

Posted by "Philip Zeyliger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800792#action_12800792 ] 

Philip Zeyliger commented on AVRO-274:
--------------------------------------

posthumous +1.

> make data file sync interval configurable
> -----------------------------------------
>
>                 Key: AVRO-274
>                 URL: https://issues.apache.org/jira/browse/AVRO-274
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.3.0
>
>         Attachments: AVRO-274.patch
>
>
> The sync interval (block size) in the Java data file implementation is a constant.  It would be useful to make this configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.