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

feat: Create System Events ADR #795

Merged
merged 7 commits into from Jul 25, 2022

Conversation

lenny-goodell
Copy link
Member

closes edgexfoundry/edgex-go#581

Signed-off-by: Leonard Goodell leonard.goodell@intel.com

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-docs/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

  • Changes have been rendered and validated locally using mkdocs-material (see edgex-docs README)

@lenny-goodell
Copy link
Member Author

recheck

docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
cloudxxx8
cloudxxx8 previously approved these changes Jul 14, 2022
Copy link
Member

@cloudxxx8 cloudxxx8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Leonard Goodell added 3 commits July 14, 2022 08:44
closes edgexfoundry#581

Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
bnevis-i
bnevis-i previously approved these changes Jul 19, 2022
Copy link
Collaborator

@bnevis-i bnevis-i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor typos with [Text ] (extra space before ]) but otherwise LGTM.

jpwhitemn
jpwhitemn previously approved these changes Jul 20, 2022
cloudxxx8
cloudxxx8 previously approved these changes Jul 20, 2022
Copy link
Member

@cloudxxx8 cloudxxx8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

JamesKButcher
JamesKButcher previously approved these changes Jul 20, 2022
Copy link
Contributor

@JamesKButcher JamesKButcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

iain-anderson
iain-anderson previously approved these changes Jul 20, 2022
Copy link
Member

@farshidtz farshidtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review.
I've added several comments, most of them editorial.

The only critical issue is the hardcoded topic prefix which will cause issues when using external message busses.

docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Show resolved Hide resolved
docs_src/design/adr/0024-system-events.md Outdated Show resolved Hide resolved
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
- Changed Publish Topic Prifix to be in configuration
- Clarified standard topic level vs addition levels for specific use
cases
- Fixed typos.

Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>

​ `edgex/system-event/{source}/{type}/{action}/{owner}/{profile}`
​ `edgex/system-event/{source}/{type}/{action}`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it more properly be {PublishTopicPrefix}/{source}/{type}/{action} ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure.

Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
farshidtz
farshidtz previously approved these changes Jul 25, 2022
Copy link
Member

@farshidtz farshidtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes.

Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
@lenny-goodell lenny-goodell merged commit df1bac9 into edgexfoundry:main Jul 25, 2022
@lenny-goodell lenny-goodell deleted the system-events-adr branch July 25, 2022 20:31
edgex-jenkins added a commit that referenced this pull request Jul 26, 2022
Signed-off-by: edgex-jenkins <collab-it+edgex@linuxfoundation.org>
@jpwhitemn jpwhitemn mentioned this pull request Aug 1, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add additional EdgeX Micro Service Management (MSM) capabilities.
8 participants