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

Modified KafkaConsumerRestDepositor JSON processing #33

Merged
merged 6 commits into from
Feb 5, 2024

Conversation

Ryan-Roan
Copy link
Contributor

Problem

SDX needs the ability to store an estimatedRemovalDate beyond what the ASN.1 encoding is able to describe.

Solution

Alterations to KafkaConsumerRestDepositor class for processing of JSONString within prepareJSONObject. Catching new optional data passed from the ASN1CommandManger to gather and forward on to the SDX.

Testing

The standard tests have been run and pass. Additional tests have been added to account for passing a JSON string as opposed to a simple string.

Dependent PR

This PR is paired with a second PR on the JPO-ODE branch.
usdot-jpo-ode/jpo-ode#532

@dan-du-car dan-du-car merged commit e282636 into usdot-jpo-ode:develop Feb 5, 2024
2 of 3 checks passed
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.

4 participants