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

[Configuration optimization]Unify the configuration parameters of gatewayURL #393

Closed
peacewong opened this issue May 27, 2020 · 0 comments
Closed

Comments

@peacewong
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Multiple client packages such as bml-client and cs-client need to use the gateway url parameter, it is recommended to unify

Describe the solution you'd like
Unify the configuration parameters of gatewayURL.

val GATEWAY_URL: CommonVars[String] = CommonVars[String]("wds.linkis.gateway.url", "http://localhost:9001/")

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>
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

* 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

1 participant