Release/2025 q3#52
Merged
Merged
Conversation
Log rotation
Syncing USDOT SDSM topics into CDOT fork
Revocable Lane Algorithm Support
RTCM Addition and Deprecated Topic Removal
Rsu Status Message Support
Mongo env fixes
Adding Connectors and Indexes for Revocable Lanes
RTCM Topics
Remove raw encoded collections and connectors
Adding OdeBsmJson index and additionalIndexes generator
Release Notes 2025 Q3
Merge Release 2025 Q3 Changes in dev
Update bitnami kafka
Include latest 2025 Q3 changes for Kafka
SSM/SRM Topics for GJC
SSM/SRM topics
dan-du-car
reviewed
Oct 10, 2025
| use CV | ||
| db.ProcessedSpat.getIndexes(); | ||
| ``` | ||
|
|
Contributor
There was a problem hiding this comment.
Do we have a screenshot of the result to compare with?
Contributor
Author
There was a problem hiding this comment.
@John-Wiens would you mind updating this with a screenshot?
Collaborator
There was a problem hiding this comment.
Its all text data, so I just added a code block showing the expected result text with a comment pointing to the value that should be changed.
dan-du-car
approved these changes
Oct 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Details
Description
Support for the JPO ODE pipeline was expanded and updated to align with the jpo-ode 5.0.2 rework and to incorporate additional J2735 message types alongside CIMMS lane alignment features. New and updated Kafka topics, connectors, and MongoDB indexes were introduced to support RTCM, SDSM, and RSM messages. Configuration was simplified by removing redundant MONGO_INDEX_* environment variables in favor of CONNECT_CREATE, while deprecated topics and collections were removed to reduce technical debt. Further improvements include enhanced index creation via create_indexes.js, updated default Jikkou configurations, and new documentation with helper scripts for managing MongoDB storage.
Motivation and Context
Update the USDOT repository with the latest CDOT CV changes made to the jpo-utils to prepare for the latest quarter release.
How Has This Been Tested?
This has been tested locally and through CDOT's GCP CV environment,
Types of changes
Checklist: