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

Modify RawEventKind to include other kinds of messages in addition to the predefined kinds #86

Open
2 tasks
syncpark opened this issue Dec 18, 2023 · 0 comments

Comments

@syncpark
Copy link
Contributor

syncpark commented Dec 18, 2023

petabi/review#1569

We are trying to change the event kind to RawEventKind instead of String in DataSource.

  • Add Other(String)-like thing to the RawEventKind enum member to allow Giganto to handle arbitrarily event kinds defined by the user.
  • Modify the RequestRange.kind, RequestData.kind field of the message requested by Reconverge to use RawEventKind instead of String.
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