[
https://issues.apache.org/jira/browse/AVRO-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300157#comment-16300157
]
Lewis John McGibbney commented on AVRO-1127:
--------------------------------------------
Ping on this issue folks, anyone want to take a look at the patch and detail if
this should be updated or closed? Thanks.
> 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
> 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 was sent by Atlassian JIRA
(v6.4.14#64029)