]
Nistor Adrian commented on ISPN-12036:
--------------------------------------
The automatic discovery from classpath is not suitable in all cases. I'd suggest
having a way to have way to turn it off by specifying the list manually
Automatic SerializationContextInitializer registration
------------------------------------------------------
Key: ISPN-12036
URL:
https://issues.redhat.com/browse/ISPN-12036
Project: Infinispan
Issue Type: Enhancement
Components: Configuration
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
Fix For: 12.0.0.Dev01
For usability and convenience, we should toggle the service attribute of the
AutoProtoSchemaBuilder annotation to true so that service files are always generated.
ProtobufMetadataManagerImpl should then automatically scan for services and register
them.