You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob Barrett (Jira)" <ji...@apache.org> on 2022/01/06 20:17:00 UTC

[jira] [Created] (GEODE-9931) ClusterManagementOperation should not extend Serializable.

Jacob Barrett created GEODE-9931:
------------------------------------

             Summary: ClusterManagementOperation should not extend Serializable.
                 Key: GEODE-9931
                 URL: https://issues.apache.org/jira/browse/GEODE-9931
             Project: Geode
          Issue Type: Bug
            Reporter: Jacob Barrett


{{org.apache.geode.management.api.ClusterManagementOperation}} should not extend {{java.io.Serializable}} and nor should any of its implementations. Per our best practices any implementation should be one of Geode's serializable types, like {{SerializableFixedId}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)