Merged
Conversation
update code from apache
update code
update code
update apache code to local dev
update code
update code
modify the prompt message when the user does not select the queue
Fix creating user selection box width
unique check before import ProcessDefinitions
Fix worker grouping
* Fix some code specification issues
* Pre-compile regular expressions to improve efficiency and solve concurrency problems
* Solve the nullpoint problem that Object.equals may bring
* Modify if else structure, add {} to improve code readability
Co-Authored-By: daili <daili@users.noreply.github.com>
* Update ResourceTreeVisitor.java
re-run test process
Co-authored-by: daili <daili@users.noreply.github.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
update code
* Create TextMessage.java * Create DingTalkUtils.java * Update alert.properties * Update Constants.java * Update Constants.java * Create DingTalkMsgFormatter.java * Update alert.properties * Create DingTalkMsgFormatterTest.java * Create DingTalkUtilsTest.java * Update DingTalkUtils.java * Create DingTalkManager.java * Update EmailAlertPlugin.java * feature: test send msg with proxy * fix:delete comment and add exception info * Update DingTalkUtilsTest.java * Update DingTalkUtils.java * Update DingTalkManager.java * Update EmailAlertPlugin.java * Update DingTalkUtilsTest.java * Update DingTalkMsgFormatter.java * Update DingTalkUtils.java * Update DingTalkMsgFormatterTest.java * Update DingTalkUtilsTest.java * Update TextMessage.java * Update DingTalkManager.java * Delete TextMessage.java * fix: add test case * fix:add http client test case * fix:delete ignore test case * Update pom.xml Co-authored-by: dailidong <dailidong66@gmail.com>
update code
fix e2e zk download failed
* add RetryerUtils tool class for async & sync retry invoking * add RetryerUtils tool class for async & sync retry invoking * add guava-retrying-2.0.0.jar to known-dependencies.txt * fix javadoc * fix code smell Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: dailidong <dailidong66@gmail.com>
* add retryCallSilent to RetryerUtils making it easy to use * add more detail to java doc of retryCallSilent
* simply NettyExecutorManager.execute logic making it readable * fix NPE * remove unused import Co-authored-by: dailidong <dailidong66@gmail.com>
update code
* add LoginTest license * Delete useless packages * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * e2e add project and workflow case * Update worker_group_id to worker_group in init.sql * Update worker_group_id to worker_group in init.sql * Update worker_group_id to worker_group * Increase dataX environment variable, sslTrust default value * modify dataX environment variable * update e2e chrome version Co-authored-by: chenxingchun <438044805@qq.com>
update e2e chrome version (#2778)
Sync file name
Co-authored-by: dailidong <dailidong66@gmail.com>
Closes 2638 Co-authored-by: dailidong <dailidong66@gmail.com>
#2849) Return Scheduler ID when call SchedulerController.createScheduler. client need the created object ID to bind the relationship between client system and Dolphinscheduler system.
* job history status url when application number threshold is reached(default 10000,maybe it was set to 1000) * job history status url when application number threshold is reached(default 10000,maybe it was set to 1000) * job history status url when application number threshold is reached(default 10000,maybe it was set to 1000) Co-authored-by: yuhaibin@lizhi.fm <35716fc5847f6d154cf556296453ca91> Co-authored-by: dailidong <dailidong66@gmail.com>
* The value method of enum is a deep copy. If there are many parameters, it is not recommended to use the value method. Specifically see jmh results * beautiful misunderstanding Co-authored-by: dailidong <dailidong66@gmail.com>
* Using Jackson instead of Fastjson * Fix some json bugs Co-authored-by: dailidong <dailidong66@gmail.com>
* add MicroBenchMark model * add log * fix propertyName * small change * add ut * format * add @test * fix maven compile error * remove enum set method * exclusion microbench ut * small change * Use assembly instead of shade Co-authored-by: dailidong <dailidong66@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.