[
https://issues.apache.org/jira/browse/GORA-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Ratnasekera updated GORA-431:
-----------------------------------
Fix Version/s: (was: 0.9)
1.0
> 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: 1.0
>
>
> 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
(v7.6.3#76005)