GitHub user davinash opened a pull request:

    https://github.com/apache/geode/pull/312

    [GEODE-2061] Fix for Remove PdxInstanceInputStream

    - Removed PdxInstanceInputStream
    - Removed usage of PdxInstanceInputStream and replace with PdxInputStream

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davinash/geode feature/GEODE-2061

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/312.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 #312
    
----
commit 0722fcd83b13c6bc7a362f7c43cd5f682854d56c
Author: adongre <adon...@apache.org>
Date:   2016-12-11T17:11:22Z

    GEODE-2061: Removed PdxInstanceInputStream and its references replace by 
PdxInputStream

commit e74787ce619a90f044840bd5fcc44d2eb39e9fb0
Author: adongre <adon...@apache.org>
Date:   2016-12-12T16:41:07Z

    GEODE-2061: Construct PdxInputStream properly.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to