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

fix datasource closed exception for db-discovery #17774

Merged
merged 1 commit into from
May 18, 2022

Conversation

menghaoranss
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #17774 (a8d9f6f) into master (e6684d7) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

❗ Current head a8d9f6f differs from pull request most recent head 7820819. Consider uploading reports for the commit 7820819 to get more accurate results

@@             Coverage Diff              @@
##             master   #17774      +/-   ##
============================================
- Coverage     59.14%   59.14%   -0.01%     
  Complexity     2131     2131              
============================================
  Files          3593     3593              
  Lines         53360    53363       +3     
  Branches       9114     9114              
============================================
- Hits          31562    31561       -1     
- Misses        19126    19130       +4     
  Partials       2672     2672              
Impacted Files Coverage Δ
.../schedule/core/api/ModeScheduleContextFactory.java 0.00% <0.00%> (ø)
...sphere/dbdiscovery/rule/DatabaseDiscoveryRule.java 60.52% <40.00%> (-3.86%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6684d7...7820819. Read the comment docs.

@zhaojinchao95 zhaojinchao95 merged commit 9d1f4f4 into apache:master May 18, 2022
zhaoguhong added a commit to zhaoguhong/shardingsphere that referenced this pull request May 19, 2022
* master:
  Fix the exception when specifying schema when JDBC connects to Proxy (apache#17611)
  Add ProxyContextRestorer to restore proxy context in test cases (apache#17802)
  Remove redundant blank chars and lines in codes (apache#17799)
  Supports scaling MySQL table which only contains unique index (apache#17786)
  Add unit test for ModShardingAlgorithm check Argument(apache#17695) (apache#17772)
  Move getSchemas method to ShardingSphereDatabase (apache#17798)
  Fix unit tests in proxy-frontend-core affected by other tests (apache#17796)
  Update powered by (apache#17795)
  Add support for more JSR-310 related classes about JDBC Timestamp in IntervalShardingAlgorithm (apache#17754)
  Rename ShardingSphereMetaData to ShardingSphereDatabaseMetaData (apache#17792)
  Rename MetaDataContexts.persistService (apache#17789)
  Move ContextManager.executorEngine (apache#17783)
  Change proxy log print at Docker images, get more information (apache#17788)
  fix datasource closed exception for db-discovery (apache#17774)
  Add lock method for schema in lock manager (apache#17787)
  Refactor MetaDataChangedWatcher (apache#17781)
  Refactor PipelineTableMetaDataLoader and fix typo in PipelineTableMetaData (apache#17778)
  Rename DatabaseRulesBuilder (apache#17780)

# Conflicts:
#	shardingsphere-features/shardingsphere-encrypt/shardingsphere-encrypt-core/src/test/java/org/apache/shardingsphere/encrypt/merge/dql/EncryptAlgorithmMetaDataTest.java
@menghaoranss menghaoranss deleted the dev branch May 25, 2022 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants