dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[Master][Bug] use workerNodeInfoWriteLock to update workerNodeInfo

Open shilei-ly opened this issue 1 year ago • 3 comments

Purpose of the pull request

Fix #15460 use workerNodeInfoWriteLock to update workerNodeInfo

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

shilei-ly avatar Jan 10 '24 12:01 shilei-ly

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (bd48c99) 38.13% compared to head (ba66577) 38.11%.

:exclamation: Current head ba66577 differs from pull request most recent head e8eabf0. Consider uploading reports for the commit e8eabf0 to get more accurate results

Files Patch % Lines
...uler/server/master/registry/ServerNodeManager.java 0.00% 2 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15461      +/-   ##
============================================
- Coverage     38.13%   38.11%   -0.02%     
+ Complexity     4698     4697       -1     
============================================
  Files          1299     1299              
  Lines         44775    44775              
  Branches       4797     4797              
============================================
- Hits          17075    17067       -8     
- Misses        25851    25861      +10     
+ Partials       1849     1847       -2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jan 11 '24 06:01 codecov-commenter

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar May 14 '24 00:05 github-actions[bot]

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

github-actions[bot] avatar May 21 '24 00:05 github-actions[bot]