Skip to content

Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE in EngineDataCe…#447

Closed
rsafonseca wants to merge 1 commit into
apache:masterfrom
rsafonseca:findbugs64
Closed

Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE in EngineDataCe…#447
rsafonseca wants to merge 1 commit into
apache:masterfrom
rsafonseca:findbugs64

Conversation

@rsafonseca
Copy link
Copy Markdown
Contributor

…nterVO.java

Assert isn't used in prod runtime, null is checked in method

…nterVO.java

Assert isn't used in prod runtime, null is checked in method
@asfbot
Copy link
Copy Markdown

asfbot commented Jun 14, 2015

cloudstack-pull-requests #427 ABORTED

@asfgit asfgit closed this in 1b79a8e Jun 15, 2015
kishankavala pushed a commit to kishankavala/cloudstack that referenced this pull request Jun 25, 2015
…nterVO.java Assert isn't used in prod runtime, null is checked in method

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes apache#447
shwstppr pushed a commit to shapeblue/cloudstack that referenced this pull request Sep 5, 2024
* Mitigation for non-scalable Powerflex/ScaleIO clients
- Added ScaleIOSDCManager to manage SDC connections, checks clients limit, prepare and unprepare SDC on the hosts.
- Added commands for prepare and unprepare storage clients to prepare/start and stop SDC service respectively on the hosts.
- Introduced config 'storage.pool.connected.clients.limit' at storage level for client limits, currently support for Powerflex only.

* tests issue fixed

* refactor / improvements

* lock with powerflex systemid while checking connections limit

* updated powerflex systemid lock to hold till sdc preparation

* Added custom stats support for storage pool, through listStoragePools API

* code improvements, and unit tests

* Update config 'storage.pool.connected.clients.limit' to dynamic, and some improvements

* Stop SDC on host after migration if no volumes mapped to host

* Wait for SDC to connect after scini service start, and some log improvements

* Do not throw exception (log it) when SDC is not connected while revoking access for the powerflex volume

* some log improvements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants