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

Adding missing ode topics #23

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Conversation

Michael7371
Copy link
Collaborator

Adding some missing ODE kafka topics

@Michael7371 Michael7371 requested a review from iyourshaw January 9, 2025 00:06
Comment on lines 85 to 90
- topic.OdeTimRxJson
- topic.OdeDNMsgJson
- topic.OdeBsmDuringEventPojo
- topic.OdeBsmRxPojo
- topic.OdeBsmTxPojo
- topic.OdeTimBroadcastPojo
Copy link
Collaborator

Choose a reason for hiding this comment

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

ode-svcs application.yaml shows several of these as "disabled", are they needed?

disabled-topics:
  - "topic.OdeBsmRxPojo"
  - "topic.OdeBsmTxPojo"
  - "topic.OdeBsmDuringEventPojo"
  - "topic.OdeTimBroadcastPojo"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I noticed that "topic.OdeTimRxJson" was being used so I was thinking of adding them all, but I could remove the disabled topics.

Copy link
Collaborator

@iyourshaw iyourshaw Jan 9, 2025

Choose a reason for hiding this comment

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

No strong opinion, I just noticed that.

Copy link
Collaborator

@iyourshaw iyourshaw left a comment

Choose a reason for hiding this comment

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

consider removing disabled topics?

@Michael7371 Michael7371 merged commit 6699a42 into develop Jan 9, 2025
1 check passed
@Michael7371 Michael7371 deleted the kafka/add-missing-ode-topics branch January 9, 2025 00:51
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.

2 participants