You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by kamaci <gi...@git.apache.org> on 2015/09/05 20:59:52 UTC

[GitHub] gora pull request: GORA-438 Erroneous Exception Message at IOUtils...

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 <fu...@gmail.com>
Date:   2015-09-05T18:57:31Z

    Erroneous exception message: "cannot write to DataOutput of instance:" at read method of IOUtils.java should be fixed.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] gora pull request: GORA-438 Erroneous Exception Message at IOUtils...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/gora/pull/42


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] gora pull request: GORA-438 Erroneous Exception Message at IOUtils...

Posted by lewismc <gi...@git.apache.org>.
Github user lewismc commented on the pull request:

    https://github.com/apache/gora/pull/42#issuecomment-137987179
  
    +1 on this if someone can merge to master
    
    On Saturday, September 5, 2015, Furkan KAMACI <no...@github.com>
    wrote:
    
    > Erroneous exception message: "cannot write to DataOutput of instance:" at
    > readObject method of IOUtils.java should be fixed.
    > ------------------------------
    > You can view, comment on, or merge this pull request online at:
    >
    >   https://github.com/apache/gora/pull/42
    > Commit Summary
    >
    >    - Erroneous exception message: "cannot write to DataOutput of
    >    instance:" at read method of IOUtils.java should be fixed.
    >
    > File Changes
    >
    >    - *M* gora-core/src/main/java/org/apache/gora/util/IOUtils.java
    >    <https://github.com/apache/gora/pull/42/files#diff-0> (2)
    >
    > Patch Links:
    >
    >    - https://github.com/apache/gora/pull/42.patch
    >    - https://github.com/apache/gora/pull/42.diff
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/gora/pull/42>.
    >
    
    
    -- 
    *Lewis*



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---