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

Bugfix: remove validation for resultlogger of upi router in sdk #341

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

leonlnj
Copy link
Contributor

@leonlnj leonlnj commented Jun 5, 2023

Description

Short: Remove validation in SDK for UPI Router that was missed earlier on.

When UPI Logger was first introduced, it was never intended to work with BQ/Kafka ResultLogger.

Subsequently, BQ/Kafka logger are enabled for UPI Router in this PR
using TuringResultLog instead of RouterLog and the validation for these were removed for the API Server but not SDK.

This PR removes the SDK validations that should had been removing with the previous PR.

@leonlnj leonlnj self-assigned this Jun 5, 2023
@leonlnj leonlnj marked this pull request as ready for review June 5, 2023 06:54
@leonlnj leonlnj requested a review from a team June 5, 2023 06:54
Copy link
Contributor

@deadlycoconuts deadlycoconuts left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 Thanks for removing this!

@leonlnj leonlnj merged commit c2c9245 into caraml-dev:main Jun 5, 2023
30 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.

None yet

2 participants