You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Furkan KAMACI (JIRA)" <ji...@apache.org> on 2015/10/29 19:18:28 UTC

[jira] [Commented] (GORA-431) reuseObjects is Not Used

    [ https://issues.apache.org/jira/browse/GORA-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14980961#comment-14980961 ] 

Furkan KAMACI commented on GORA-431:
------------------------------------

[~renato2099], [~lewismc] I found that issue: https://issues.apache.org/jira/browse/AVRO-911 which argues to remove reusing objects or not. Conclusion is it has some benefits at some cases. 

> reuseObjects is Not Used
> ------------------------
>
>                 Key: GORA-431
>                 URL: https://issues.apache.org/jira/browse/GORA-431
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-core
>            Reporter: Furkan KAMACI
>            Assignee: Furkan KAMACI
>            Priority: Minor
>             Fix For: 0.7
>
>
> here is a method as:
> {code}
>     public static void setIOSerializations(Configuration conf, boolean reuseObjects)
> {code}
> at GoraMapReduceUtils.java
> However, reuseObjects is never used at that method. On the other hand it is always true at PersistentDeserializer.deserialize()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)