You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/10/19 16:40:00 UTC

[jira] [Created] (GEODE-3871) allow exclusion of serializable classes in AnalyzeSerializablesJUnitTest

Bruce Schuchardt created GEODE-3871:
---------------------------------------

             Summary: allow exclusion of serializable classes in AnalyzeSerializablesJUnitTest
                 Key: GEODE-3871
                 URL: https://issues.apache.org/jira/browse/GEODE-3871
             Project: Geode
          Issue Type: Bug
          Components: serialization
            Reporter: Bruce Schuchardt


There are a lot of classes in sanctionedSerializables.txt that do not need to be there, such as internal Redis enumerations that are never serialized.  These should be excluded in excludedClasses.txt but the testSerializables unit test doesn't pay any attention to that file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)