Move shardingsphere plugins into one folder#7546
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7546 +/- ##
=============================================
- Coverage 53.99% 42.76% -11.24%
+ Complexity 4386 3069 -1317
=============================================
Files 1903 1899 -4
Lines 41371 41248 -123
Branches 4632 4635 +3
=============================================
- Hits 22340 17641 -4699
- Misses 17889 22488 +4599
+ Partials 1142 1119 -23
Continue to review full report at Codecov.
|
f6cb3b6 to
f5713dd
Compare
|
@TeslaCN How does this go? |
I'm investigating why |
|
Check the final package. I think you missed this, then the final package is unexpected, then you can't find the correct shardingsphere plugins in the final package folder. |
Thanks! |
wu-sheng
left a comment
There was a problem hiding this comment.
Tests work now. Wait for all confirmations.
* master: (41 commits) Fix `ZookeeperConfigWatcherRegister.readConfig()` could cause `NPE` when `data.getData()` is null (#7611) Fix dynamic configuration watch implementation current value not null when the config is deleted. (#7606) Fix CI job `check-dependency-license` failure (#7601) Support configure sampling rate dynamically for service dimension on the backend side (#7554) Use new GitHub issue form template (#7604) Refine backend doc (#7595) Update mal.md (#7596) Update menu.yml (#7594) Remove menu of java agent doc. (#7593) Remove agent codes and clean up (#7588) refine backend doc (#7587) Doc: Reorganize dynamic configuration doc (#7586) sync ui and update CHANGES log (#7585) Fix issue#7527, add desc sort function in IBrowserLogQueryDAO of H2 and ES (#7580) Move shardingsphere plugins into one folder (#7546) Escape `.` in `String.replaceFirst` as it acts as a wildcard (#7576) Fix dead link (#7575) Support k8s configmap grouped dynamic configurations (#7570) Fix dead link (#7560) refine backend doc (#7559) ...
Update theI don't think this change need to be recorded.CHANGESlog.