Skip to content

Conversation

bwsw
Copy link
Contributor

@bwsw bwsw commented Apr 15, 2025

Refactored pipeline registry storage:

  • Moved from Tokio async mutexes to sync,
  • Moved the functions to the proper namespace.

Implemented pipeline support in the Replay service.

Closes #175

bwsw added 2 commits April 15, 2025 20:35
…to sync, moved the functions to the proper namespace.

Implemented pipeline support in the Replay service.
@bwsw bwsw requested a review from Copilot April 15, 2025 18:41
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 10 out of 14 changed files in this pull request and generated 2 comments.

Files not reviewed (4)
  • services/replay/replay/assets/test.json: Language not supported
  • services/replay/replaydb/assets/rocksdb.json: Language not supported
  • services/replay/replaydb/assets/rocksdb_opt_out.json: Language not supported
  • services/replay/samples/file_restreaming/replay_config.json: Language not supported
Comments suppressed due to low confidence (1)

services/replay/samples/file_restreaming/README.md:61

  • [nitpick] Confirm that setting SYNC_OUTPUT to True aligns with the intended synchronous processing in the Replay service and does not adversely affect downstream behaviors.
-e SYNC_OUTPUT=True

@bwsw bwsw changed the title Pipeline support in the Replay service 175 Pipeline support in the Replay service Apr 16, 2025
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.

Implement OTLP in Replay

1 participant