Github user Thanu commented on a diff in the pull request:
https://github.com/apache/stratos/pull/493#discussion_r45575891
--- Diff:
products/stratos/modules/distribution/src/main/conf/drools/mincheck.drl ---
@@ -83,9 +81,8 @@ dialect "mvel"
0, 0, 0, 0, 0, 0,0, 0, 0,
clusterInstanceContext.getMinInstanceCount(), 0,
additionalInstances, scalingReason);
- } else {
- log.warn("Scaling decision publisher is not enabled");
}
+
--- End diff --
@swgkg Because if we are not enabling metering and monitoring feature, this
logs will be getting accumulated for each thrift events related to metering and
monitoring and it will be a unwanted overhead.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---