[
https://issues.apache.org/jira/browse/CLOUDSTACK-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229678#comment-14229678
]
ASF subversion and git services commented on CLOUDSTACK-7903:
-------------------------------------------------------------
Commit d1f008e2f2601ae9e5a4d6e0bbdcaf2c3b01949a in cloudstack's branch
refs/heads/4.4 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=d1f008e ]
CLOUDSTACK-7903: Fix build regression from previous fix
The previous fix tried to access StatsCollector from UsageManagerImpl
which is not possible due to dependency cycle.
Signed-off-by: Rohit Yadav <[email protected]>
(cherry picked from commit 1e0880cbabfb2c8edbd6a5a35b9417b2f3e6f681)
Signed-off-by: Rohit Yadav <[email protected]>
Conflicts:
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
> Decrease minimal usage aggregation range value
> ----------------------------------------------
>
> Key: CLOUDSTACK-7903
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7903
> Project: CloudStack
> Issue Type: Wish
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Usage
> Affects Versions: 4.4.1
> Reporter: Ilia Shakitko
> Priority: Trivial
> Fix For: Future, 4.5.0
>
>
> When you want to build 95-percentile billing model for the network traffic
> usage, it is good to have 5-minutes usage samples instead of 10 (which is
> minimum allowed in ACS at the moment).
> This change decreases the lower limit for USAGE_AGGREGATION_RANGE_MIN
> parameter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)