Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cleanup and refactoring of annotation cache. #986

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

Merged
merged 5 commits into from
Feb 23, 2020
Merged

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Aug 5, 2019

Added ability to refresh annotation cache with DDL trigger enabled if schema was not full-scanned.
Resolves: #975

With this change, re-install of utPLSQL framework will no longer cause issues on installations using DDL trigger for improved framework startup time.

@jgebal jgebal added this to the v3.1.8 milestone Aug 5, 2019
@jgebal
Copy link
Member Author

jgebal commented Aug 5, 2019

@PhilippSalvisberg - that should be OK for the issue you've reported.

@jgebal jgebal changed the title Cleanup and refactoring of annotation cache. [WIP] Cleanup and refactoring of annotation cache. Aug 5, 2019
@jgebal
Copy link
Member Author

jgebal commented Aug 5, 2019

I did some more exploratory testing.
Seems like this version doesn't work well with DDL trigger disabled.
I'll need to spend some more time on rework.

@PhilippSalvisberg PhilippSalvisberg removed this from the v3.1.8 milestone Sep 6, 2019
@jgebal jgebal force-pushed the feature/cache_fixes branch 2 times, most recently from 3b401ce to e25c375 Compare November 12, 2019 01:09
@jgebal jgebal force-pushed the feature/cache_fixes branch from e25c375 to 0a9b77b Compare December 29, 2019 16:35
@jgebal jgebal force-pushed the feature/cache_fixes branch from 0a9b77b to f6930a1 Compare February 15, 2020 14:49
Added ability to refresh annotation cache with DDL trigger enabled if schema was not full-scanned.
Resolves: #975
@jgebal jgebal force-pushed the feature/cache_fixes branch from f6930a1 to 335e420 Compare February 15, 2020 16:42
…trigger.

Fixed issues found while testing the code.
@jgebal jgebal changed the title [WIP] Cleanup and refactoring of annotation cache. Cleanup and refactoring of annotation cache. Feb 18, 2020
@jgebal jgebal self-assigned this Feb 18, 2020
@jgebal jgebal requested review from pesse and lwasylow February 18, 2020 22:02
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 5 Security Hotspots to review)
Code Smell A 2 Code Smells

95.6% 95.6% Coverage
0.0% 0.0% Duplication

@jgebal jgebal added this to the 3.1.10 milestone Feb 23, 2020
@jgebal jgebal merged commit 62f3154 into develop Feb 23, 2020
@jgebal jgebal deleted the feature/cache_fixes branch February 23, 2020 13:54
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.

Empty Annotation Cache After Installing utPLSQL
2 participants