[
https://issues.apache.org/jira/browse/ARTEMIS-4763?focusedWorklogId=918144&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-918144
]
ASF GitHub Bot logged work on ARTEMIS-4763:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/May/24 17:24
Start Date: 07/May/24 17:24
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #4924:
URL:
https://github.com/apache/activemq-artemis/pull/4924#issuecomment-2098949647
Does this need to have validation on allowed class types added? Just
wondering if there are any potential security concerns like we recently had
with the OpenWire protocol not validating class types.
Issue Time Tracking
-------------------
Worklog Id: (was: 918144)
Time Spent: 20m (was: 10m)
> properties config - support metrics plugin, conversion of .class for non
> string attributes and empty init
> ----------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-4763
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4763
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Configuration
> Affects Versions: 2.33.0
> Reporter: Gary Tully
> Assignee: Gary Tully
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> the metrics plugin is not a broker plugin, so cannot be initialised via the
> broker plugins collection. We can only add .class instances to collections.
> The metrics instance is an attribute that needs a class type argument on the
> metrics configuration.
> supporting a conversion to any non string scalar type using a .class value
> will work nicely.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)