[
https://issues.apache.org/jira/browse/GORA-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732073#comment-14732073
]
ASF GitHub Bot commented on GORA-438:
-------------------------------------
GitHub user kamaci opened a pull request:
https://github.com/apache/gora/pull/42
GORA-438 Erroneous Exception Message at IOUtils.java
Erroneous exception message: "cannot write to DataOutput of instance:" at
readObject method of IOUtils.java should be fixed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kamaci/gora master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit b12b8d441f34652d8d2ebd782a286e7110b956e7
Author: Furkan KAMACI <[email protected]>
Date: 2015-09-05T18:57:31Z
Erroneous exception message: "cannot write to DataOutput of instance:" at
read method of IOUtils.java should be fixed.
----
> Erroneous Exception Message at IOUtils.java
> -------------------------------------------
>
> Key: GORA-438
> URL: https://issues.apache.org/jira/browse/GORA-438
> Project: Apache Gora
> Issue Type: Bug
> Reporter: Furkan KAMACI
> Priority: Minor
> Fix For: 0.7
>
>
> Erroneous exception message:
> bq. cannot write to DataOutput of instance:
> at *read* method of _IOUtils.java_ should be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)