Skip to content

Send the correct struct to the restore API#5695

Merged
derekcollison merged 1 commit intonats-io:mainfrom
ripienaar:restore_test_fix
Jul 24, 2024
Merged

Send the correct struct to the restore API#5695
derekcollison merged 1 commit intonats-io:mainfrom
ripienaar:restore_test_fix

Conversation

@ripienaar
Copy link
Copy Markdown
Contributor

While validating the ideas in ADR-44 the proposed improvements caught the fact that a snapshot request was being sent to a restore API call. Tests passed because there was enough overlap in the structs but strictly should have been a failure due to the invalid request

Signed-off-by: R.I.Pienaar rip@devco.net

While validating the ideas in ADR-44 the proposed improvements
caught the fact that a snapshot request was being sent to a restore
API call. Tests passed because there was enough overlap in the structs
but strictly should have been a failure due to the invalid request

Signed-off-by: R.I.Pienaar <rip@devco.net>
@ripienaar ripienaar requested a review from a team as a code owner July 24, 2024 12:23
Copy link
Copy Markdown
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison derekcollison merged commit 297d730 into nats-io:main Jul 24, 2024
bruth added a commit that referenced this pull request Jul 30, 2024
Includes the following:

* #5602
* #5672
* #5668
* #5607
* #5687
* #5695
* #5697
* #5704
* #5706
* #5709
* #5710
* #5713
* #5719

Some PRs specifically excluded:

* #5707 — based on a 2.11 NRG
PR
* #5690 — continue to allow
Go 1.20 for 2.10.x
* Various other NRG PRs which are higher risk and destined for 2.11
instead
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