Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dynamic Module Sql Model #18

Open
glmapper opened this issue May 31, 2019 · 0 comments
Open

Update Dynamic Module Sql Model #18

glmapper opened this issue May 31, 2019 · 0 comments

Comments

@glmapper
Copy link
Collaborator

Previously , in the dynamic module management section, the file address was uniquely determined depending on the module name and version. as follows:

pluginName binding to address prefix , such as : http://ip:port/basepath
Version binding to address suffix , such as : /version/xxx-ark-biz.jar

so,the target file address is http://ip:port/basepath/version/xxx-ark-biz.jar

Considering that different versions may have their target files from different places, it may be a file server or a file system. So on the model, the file will not be dependent on the pluginName, but will be directly bound to the version information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant