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

[deploy]Modified public dependent lib is introduced through classPath #392

Closed
peacewong opened this issue May 26, 2020 · 1 comment
Closed

Comments

@peacewong
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The current common modules are copied to various services, which leads to troublesome operation and maintenance. Modifying a functional module will cause each service to be copied again.

Describe the solution you'd like

  1. Modify the startup script of the service and add the classpath to specify the module directory
  2. Modify the installation script, remove the copy part of the code

Describe alternatives you've considered
None.

Additional context
None.

yangzhiyue added a commit that referenced this issue Jun 3, 2020
* Branch 0.9.4 (#12)

* Shell engine remove useless gpg plugins
close #293

* metadatamanager server update

* Update start-all.sh

Repair bug that two ips are gotten.

* Update checkServices.sh

Repair the bug that two ips are gotten.

* Update stop-all.sh

Repair the bug that two ips are gotten instead of one.

* Update install.sh

Repair the bug that two ips are gotten instead of one.

* #299 add restful

* Provide a metadata management common module
close #302

* #299 Provide configuration service in module

* #299

* #Fixes #299

* fixed #297

* #Fixes #299

* Fixed #298

* Fixed #301

* add metadatamanager/hive

Co-authored-by: chaogefeng <673120261@163.com>
Co-authored-by: alexkun <xuanyu710@qq.com>
Co-authored-by: 5herhom <35916131+5herhom@users.noreply.github.com>
Co-authored-by: liaoyt <liaoyt66066@gmail.com>
Co-authored-by: xj2jx <xj2jx@163.com>
Co-authored-by: Davidhua1996 <david_hua1996@hotmail.com>
Co-authored-by: xyqiao@vip.qq.com <xyqiao@vip.qq.com>
Co-authored-by: alexzyWu <382080314@qq.com>
Co-authored-by: bleachzk <zhouke309@vip.qq.com>
Co-authored-by: dennyzhou-zdx <zhoudunxiong123@foxmail.com>
Co-authored-by: kantlin <kantlin@webank.com>
Co-authored-by: zhengfan199525 <fanzheng199525@outlook.com>

* Modified public dependent lib is introduced through classPath closes #392

* to modify the queue of ListenerBus to ArrayBlockingQueue
closes #395

* Unify the configuration parameters of gatewayURL
closes #393

* Add license

* http dependency module optimization
closes #388

* To add support for CS cache function
closes #368

* UJES supports ContextService function
closes #390

* Optimize imports

* Update version to 0.9.4

* Modified public dependent lib is introduced through classPath closes #392

* Update version to 0.9.4

Co-authored-by: chaogefeng <673120261@163.com>
Co-authored-by: alexkun <xuanyu710@qq.com>
Co-authored-by: 5herhom <35916131+5herhom@users.noreply.github.com>
Co-authored-by: liaoyt <liaoyt66066@gmail.com>
Co-authored-by: xj2jx <xj2jx@163.com>
Co-authored-by: Davidhua1996 <david_hua1996@hotmail.com>
Co-authored-by: xyqiao@vip.qq.com <xyqiao@vip.qq.com>
Co-authored-by: alexzyWu <382080314@qq.com>
Co-authored-by: bleachzk <zhouke309@vip.qq.com>
Co-authored-by: dennyzhou-zdx <zhoudunxiong123@foxmail.com>
Co-authored-by: kantlin <kantlin@webank.com>
Co-authored-by: zhengfan199525 <fanzheng199525@outlook.com>
Co-authored-by: cooperyang <904666286@qq.com>
@yangzhiyue
Copy link
Contributor

thanks it is fixed in #405

mayinrain pushed a commit to mayinrain/incubator-linkis that referenced this issue Jan 18, 2024
* push  tenant  code

* push department tenant code

* push department tenant code

* push department tenant code

* code opmitization

* push code

* push code

* fix tenant error

* code review by myself

* tenant support  start/stop

* fix department error
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

2 participants