-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Primera pure patches & various small fixes #10132
Open
rg9975
wants to merge
53
commits into
apache:4.19
Choose a base branch
from
rg9975:primera-pure-patches
base: 4.19
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
…various small bug fixes
…various small bug fixes
…various small bug fixes
…various small bug fixes
…rget storage pool
…rget storage pool
…rget storage pool
…rget storage pool
…various small bug fixes
…various small bug fixes
…various small bug fixes
…various small bug fixes
…rget storage pool
…rget storage pool
…rget storage pool
…rget storage pool
…is used before its expunged on the array
…is used before its expunged on the array
…eToManagedStorage
…k returns false during KVMStorageProcessor template copy
…k returns false during KVMStorageProcessor template copy
…storage/motion/StorageSystemDataMotionStrategy.java Co-authored-by: Suresh Kumar Anaparti <[email protected]>
…ring/module/model/impl/DefaultModuleDefinitionSet.java Co-authored-by: Suresh Kumar Anaparti <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10132 +/- ##
============================================
- Coverage 15.13% 15.12% -0.01%
- Complexity 11265 11268 +3
============================================
Files 5408 5408
Lines 473900 473973 +73
Branches 57791 57809 +18
============================================
+ Hits 71705 71710 +5
- Misses 394192 394256 +64
- Partials 8003 8007 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Description
This PR...
This PR fixes several small issues with Fiberchannel implementation and locally discovered issues:
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Tested locally with real world workloads
How did you try to break this feature and the system with this change?
Tested locally with real world workloads