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

Implement custom Json Marshaller for AssessmentReport struct #2205

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sanyamsinghal
Copy link
Collaborator

@sanyamsinghal sanyamsinghal commented Jan 17, 2025

Describe the changes in this pull request

  • using this we can achieve different content in json output for assessment report vs ybd payload

Describe if there are any user-facing changes

NA

How was this pull request tested?

Existing test enough.

Does your PR have changes that can cause upgrade issues?

Component Breaking changes?
MetaDB No
Name registry json No
Data File Descriptor Json No
Export Snapshot Status Json No
Import Data State No
Export Status Json No
Data .sql files of tables No
Export and import data queue No
Schema Dump No
AssessmentDB No
Sizing DB No
Migration Assessment Report Json No (not json actually, but struct has changed which shouldn't impact upgradability)
Callhome Json No
YugabyteD Tables No
TargetDB Metadata Tables No

- using this we can achieve different content in json output for assessment report vs ybd payload
@sanyamsinghal sanyamsinghal self-assigned this Jan 17, 2025
@sanyamsinghal sanyamsinghal marked this pull request as ready for review January 17, 2025 13:57
@sanyamsinghal sanyamsinghal requested review from makalaaneesh and priyanshi-yb and removed request for makalaaneesh January 17, 2025 13:58
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.

1 participant