Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Design is here: https://docs.google.com/document/d/15b3m3i3NFDKbhkhX_BN0MgvPGZaBj34TKNF2-UNC3U8/edit?ts=5d86a8ad#
main features:
- A new file for packages definition (/packages.json) in ZK
- Public APIs to edit/read the file
- The APIs are registered at /api/cluster/package
- Classes can be loaded from the package classloader using the <package_name>:<fully.qualified.ClassName> syntax