Restructuring Bootstrap Service #2244
Replies: 2 comments 1 reply
-
From the above conversations, I can say, we need things and channels connection list in bootstrap in order to verify the state of config. So lets have the things and channels connection table in bootstrap service And Upgrade the bootstrap thing connect event handler. Spec: |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/absmach/magistrala/pull/2192#issuecomment-2148960908 https://github.com/absmach/magistrala/pull/2192#issuecomment-2157606840 From the above comments, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bootstrap repo contains
thingstable,channelstable andthing channel connectionstable, i.e table will contains things and channels many to many relationship.Actually in Magistrala 0.14
thing channel connectionstable is remove and their relations are stored in policy engine.Still we need
thing channel connectionstable in bootstrap. Can we remove this table?What the effects will their if we remove
thing channel connectionstable .Beta Was this translation helpful? Give feedback.
All reactions