Github user Thanu commented on a diff in the pull request: https://github.com/apache/stratos/pull/426#discussion_r64152921 --- Diff: components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/constants/StratosConstants.java --- @@ -91,7 +91,8 @@ // metering constants public static final String THROTTLING_ALL_ACTION = "all_actions"; - public static final String THROTTLING_IN_DATA_ACTION = "in_data_action"; //this covers registry capacity + registry bandwidth + public static final String THROTTLING_IN_DATA_ACTION = --- End diff -- Thanks for pointing this. This is now fixed in master.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---