You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2018/10/01 18:51:00 UTC

[jira] [Created] (GEODE-5800) Code cleanup: remove redundant casts from DataSerializer calls

Galen O'Sullivan created GEODE-5800:
---------------------------------------

             Summary: Code cleanup: remove redundant casts from DataSerializer calls
                 Key: GEODE-5800
                 URL: https://issues.apache.org/jira/browse/GEODE-5800
             Project: Geode
          Issue Type: Bug
          Components: serialization
            Reporter: Galen O'Sullivan


Since DataSerializer casts whatever object it receives to whatever type the receiver expects, we don't need casts for {{readObject}}, {{readSet}}, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)