Does the emulator support adding entities on fly? #23
-
Does the emulator support adding new entities (topics, subscriptions, queues) during execution? Or only via the config.json file? |
Beta Was this translation helpful? Give feedback.
Answered by
krishankumar95
Nov 26, 2024
Replies: 1 comment
-
@GabrielHSFerreira ; In the current release following features are not supported: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
krishankumar95
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@GabrielHSFerreira ; In the current release following features are not supported:
a) AdminClient for Entity Management operations on the fly. Entities can only be created via Config.json on bootup.
b) SQL Filters and Actions
c) Partitioned Entities