Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

topic reflection #692

Merged
merged 12 commits into from
Sep 17, 2023
Merged

topic reflection #692

merged 12 commits into from
Sep 17, 2023

Commits on Sep 14, 2023

  1. * MDF [conf] Add remote/local_topic forwards_list to struct topic

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b07e5a9 View commit details
    Browse the repository at this point in the history
  2. * MDF [conf] Refactor bridge subscription conf parse func

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    16deafc View commit details
    Browse the repository at this point in the history
  3. * MDF [conf] Refactor subscriptions destory logic

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4ab3730 View commit details
    Browse the repository at this point in the history
  4. * MDF [conf] Fix output log of bridge subscriptions

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5dd02e4 View commit details
    Browse the repository at this point in the history
  5. * MDF [conf] Add conf_bridge_node_parse_forwards

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b3ff3e5 View commit details
    Browse the repository at this point in the history
  6. * MDF [conf] Rename forwards to forwards_list

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4c896f3 View commit details
    Browse the repository at this point in the history
  7. * MDF [conf] Use new function to parse bridge forwards param

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    89e9714 View commit details
    Browse the repository at this point in the history
  8. * MDF [conf] Fix bridge forwards param destory logic

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    50ca571 View commit details
    Browse the repository at this point in the history
  9. * MDF [conf] Fix output log of bridge forwards

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3c656c4 View commit details
    Browse the repository at this point in the history
  10. * MDF [conf_ver2] Refactor bridge subscription parse logic

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    925837e View commit details
    Browse the repository at this point in the history
  11. * MDF [conf_ver2] Refactor bridge forwards param parse logic

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a746224 View commit details
    Browse the repository at this point in the history
  12. * MDF [conf_ver2] Refactor aws bridge forwards parse logic

    Signed-off-by: Moi Ran <maoyi.ran@emqx.io>
    RanMaoyi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    291d26b View commit details
    Browse the repository at this point in the history