You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2018/11/28 11:07:52 UTC

[cloudstack] 01/01: Fix null pointer exception when using ConfigKey.Scope.ManagementServer (#3062)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 5d7b33aedb6bb46d3486e93cfaec401828c99030
Merge: d0c9a0a e6149f6
Author: Rohit Yadav <ro...@apache.org>
AuthorDate: Wed Nov 28 16:37:45 2018 +0530

    Fix null pointer exception when using ConfigKey.Scope.ManagementServer (#3062)

 .../framework/config/impl/ConfigDepotImpl.java     | 12 +++++-
 .../framework/config/impl/ConfigDepotImplTest.java | 43 ++++++++++++++++++++++
 2 files changed, 54 insertions(+), 1 deletion(-)