Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Right now all classes in the the plugin jar files are scanned to see if they have any plugins in them.
While this information is cached it might be a lot faster if we would generate a file in the META-INF/ folder in the jar file containing the classes of interest. That way we might be able to achieve a faster startup.
Attachments
Issue Links
- relates to
-
HOP-2274 Declare all plugins with only annotations without penalizing startup time
- Resolved