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

KAFKA-398 - SimplifiedJson.java edit for handling binary UUID to Hex-string #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhanton
Copy link

@rhanton rhanton commented Jan 26, 2024

Add an exception to the SimplifiedJson settings provider to output standard-type UUIDs as typical hexidecimal-string format via .asUuid().toString() BsonBinary functions. UUID v3 values will still output as straight Base64 toString encoding.

See https://jira.mongodb.org/browse/KAFKA-398

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant