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

[prism] Support OrderedListState #33299

Closed
lostluck opened this issue Dec 5, 2024 · 1 comment
Closed

[prism] Support OrderedListState #33299

lostluck opened this issue Dec 5, 2024 · 1 comment
Assignees

Comments

@lostluck
Copy link
Contributor

lostluck commented Dec 5, 2024

Support OrderedListState in Prism.

Fairly straight forward, though there are some gotchas on the timestamp value format being not the standard encoding.

#32950 has a working prototype that at time of writing, is just missing support for using primitive values as the state values (that is, only Length Prefixed values are supported).

This was folded to be a part of #32211 because all the Java tests required OnWindowExpiry to execute.

@lostluck
Copy link
Contributor Author

Closing as duplicate of #32929

@github-actions github-actions bot added this to the 2.62.0 Release milestone Dec 16, 2024
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

No branches or pull requests

1 participant