[ 
https://issues.apache.org/jira/browse/GEODE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744260#comment-15744260
 ] 

ASF GitHub Bot commented on GEODE-2061:
---------------------------------------

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.

----


> Remove PdxInstanceInputStream
> -----------------------------
>
>                 Key: GEODE-2061
>                 URL: https://issues.apache.org/jira/browse/GEODE-2061
>             Project: Geode
>          Issue Type: Improvement
>          Components: serialization
>            Reporter: Bruce Schuchardt
>            Assignee: Avinash Dongre
>
> This class should be removed and its uses replaced with its superclass 
> PdxInputStream.  None of the methods it contains differs from the superclass 
> implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to