[ https://issues.apache.org/jira/browse/GORA-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728622#comment-14728622 ]
Lewis John McGibbney commented on GORA-431: ------------------------------------------- What do you propose here? Do you have a patch? > 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 > Priority: Minor > Fix For: 0.6.1 > > > 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)