-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
At the moment proto files for process variable types are always generated even if this is not strictly necessary and this produce strange errors when the type is not supported by proto.
Introduce to additional configuration:
- disable data-index proto file generation
- disable proto marshaller generator and fallback on Java serialization
- is related to
-
KOGITO-6063 Improve error reporting when user disables protobuf marshaller generation
- Open