Skip to content

Refactor: remove bmqstm package #1056

@678098

Description

@678098

bmqstm contains only xsd schema for stat context update/configuration and autogenerated cpp/h files.

There are 2 issues with this:

  1. We never actually read stat context configuration from files. It is not necessary to support schema types for it, can be replaced with simple standalone classes.
  2. Not necessary to have an entire package to keep it. We can just move 3 files from bmqstm to bmqst.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions