You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by jb...@apache.org on 2016/11/17 05:52:29 UTC

[2/2] git commit: updated refs/heads/4.8 to 293ec4f

Merge pull request #1673 from wido/CLOUDSTACK-9071

CLOUDSTACK-9071: Properly parse stats.output.uri in StatsCollectorBoth host and path could have been NULL which causes the StatsCollector
no to start properly.

By checking if the Strings are not Empty or Null we make sure the StatsCollector
always runs and does not prevent the Management Server from starting.

* pr/1673:
  CLOUDSTACK-9071: Properly parse stats.output.uri in StatsCollector

Signed-off-by: John Burwell <me...@cockamamy.net>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/293ec4f3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/293ec4f3
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/293ec4f3

Branch: refs/heads/4.8
Commit: 293ec4f3fc4b4cb6b238e34dce38770fc49f3aa2
Parents: b704cef c1997a1
Author: John Burwell <me...@cockamamy.net>
Authored: Thu Nov 17 00:45:21 2016 -0500
Committer: John Burwell <me...@cockamamy.net>
Committed: Thu Nov 17 00:45:21 2016 -0500

----------------------------------------------------------------------
 server/src/com/cloud/server/StatsCollector.java | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)
----------------------------------------------------------------------