Hi all,
Knowing that deploy on DataHub goes normally via dropping the extension jars to \datahub-tomcat\webapps\datahub-webapp\WEB-INF\lib and restarting the hub, how it goes without restarting? I know there is a way to dynamically load an extension to the DH, however this approach keeps quite some drawbacks (no way to consistently update existing logic, no way to upload composition/grouping handler classes) , so does it mean that for all extension updates we need to actually restart the DH platform ? Thanks, Ivanov