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

PESDLC-1489 StreamVerifier service #19976

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Conversation

savex
Copy link
Contributor

@savex savex commented Jun 24, 2024

This implements service part of the StreamVerifier that is created in this PR.

Service will supports all commands including 'produce', 'consume' and 'atomic' as well as getting current status and active command

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@savex savex requested review from clee and bharathv June 24, 2024 21:13
Copy link
Contributor

@bharathv bharathv left a comment

Choose a reason for hiding this comment

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

This is marked as draft, so unsure if this is going in the current form but please see my comments.

tests/rptest/transactions/verifiers/stream_verifier.py Outdated Show resolved Hide resolved
tests/rptest/transactions/verifiers/stream_verifier.py Outdated Show resolved Hide resolved
tests/rptest/transactions/verifiers/stream_verifier.py Outdated Show resolved Hide resolved
tests/rptest/transactions/verifiers/stream_verifier.py Outdated Show resolved Hide resolved
tests/setup.py Outdated Show resolved Hide resolved
tests/rptest/transactions/verifiers/stream_verifier.py Outdated Show resolved Hide resolved
@savex savex force-pushed the 1489-stream-verifier-service branch 3 times, most recently from b07b203 to bf825e7 Compare June 27, 2024 14:56
   Based on the StreamVerifier remote webserver, it should provide easy
   to use interface to work with the actual webserver
@savex savex force-pushed the 1489-stream-verifier-service branch from bf825e7 to cda563c Compare June 27, 2024 15:05
@savex savex force-pushed the 1489-stream-verifier-service branch from cda563c to e09ac04 Compare June 29, 2024 00:13
@savex
Copy link
Contributor Author

savex commented Jun 29, 2024

Most recent commit provides visibility on how very basic test structure might look like. One more thing to add is message validation option on consumption via externally pluggable validator.

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