Skip to content

Quoted MBean names are not split correctly #1952

@grgrzybek

Description

@grgrzybek

hawtio/hawtio-integration@f356f788 introduced a RegExp to parse MBean names.
However the rules are more complex and this applies: https://stackoverflow.com/a/1732454

When MBean name uses quoted values, the rules are slightly different than for unquoted values.

I have a fix using a parser instead of magic RegExp.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

New

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions