[infinispan-issues] [JBoss JIRA] (IPROTO-87) Prevent auto-import of java classes that are not explicitly added to ProtoSchemaBuilder.addClass

Adrian Nistor (Jira) issues at jboss.org
Fri Feb 8 10:05:00 EST 2019


Adrian Nistor created IPROTO-87:
-----------------------------------

             Summary: Prevent auto-import of java classes that are not explicitly added to  ProtoSchemaBuilder.addClass
                 Key: IPROTO-87
                 URL: https://issues.jboss.org/browse/IPROTO-87
             Project: Infinispan ProtoStream
          Issue Type: Enhancement
            Reporter: Adrian Nistor


The classes of the fields of already added classes are also automatically picked up now even if they are not explicitly added with addClass. This behaviour is usually very helpful but there might be use cases where we want explicit control of classes and everything that was not added explicitly should cause an exception. A config flag should be added for this. The current behaviour should remain the default is the flag is not specified.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list