You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ed Kohlwey (JIRA)" <ji...@apache.org> on 2012/07/15 14:45:34 UTC

[jira] [Updated] (AVRO-1127) Make generateMethodName utility methods public and allow adding a suffix

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

Ed Kohlwey updated AVRO-1127:
-----------------------------

    Attachment: AVRO-1127.patch
    
> Make generateMethodName utility methods public and allow adding a suffix
> ------------------------------------------------------------------------
>
>                 Key: AVRO-1127
>                 URL: https://issues.apache.org/jira/browse/AVRO-1127
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.0, 1.7.1
>            Reporter: Ed Kohlwey
>            Assignee: Ed Kohlwey
>            Priority: Minor
>             Fix For: 1.7.0, 1.7.1
>
>         Attachments: AVRO-1127.patch
>
>
> generateMethodName should be visible and allow a suffix.
> The particular use case for this is that Gora will be generating it's own implementation of Avro classes that support marking fields with a dirty bit to reduce the overhead when writing back to a data store, so we need a utility to generate appropriate method names for checking the dirty state, ie. isFieldNameDirty()

--
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