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

feat: merge using the source timestamp #516

Merged
merged 77 commits into from
Aug 7, 2024

Conversation

h-suzuki-isp
Copy link
Contributor

@h-suzuki-isp h-suzuki-isp commented Jul 23, 2024

Description

Adapted the implementation to support calling subscription->take at the intended timing to retrieve the message, rather than using subscription_callback. In this case, modified the code to merge records based on source_timestamp.

Related links

Notes for reviewers

Pre-review checklist for the PR author

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR has been properly tested.
  • The PR has been reviewed.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • (Optional) The PR has been properly tested with CARET_report verification.
  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

ymski and others added 10 commits July 11, 2024 11:15
@h-suzuki-isp h-suzuki-isp requested a review from ymski July 25, 2024 04:48
src/caret_analyze/infra/lttng/event_counter.py Outdated Show resolved Hide resolved
src/caret_analyze/infra/lttng/records_provider_lttng.py Outdated Show resolved Hide resolved
src/caret_analyze/runtime/path.py Outdated Show resolved Hide resolved
src/caret_analyze/infra/lttng/ros2_tracing/data_model.py Outdated Show resolved Hide resolved
src/caret_analyze/infra/lttng/records_provider_lttng.py Outdated Show resolved Hide resolved
src/caret_analyze/infra/lttng/records_source.py Outdated Show resolved Hide resolved
src/caret_analyze/runtime/path.py Outdated Show resolved Hide resolved
src/caret_analyze/infra/lttng/records_provider_lttng.py Outdated Show resolved Hide resolved
src/test/infra/lttng/test_records_provider_lttng.py Outdated Show resolved Hide resolved
src/test/infra/lttng/test_records_provider_lttng.py Outdated Show resolved Hide resolved
src/test/infra/lttng/test_records_provider_lttng.py Outdated Show resolved Hide resolved
Copy link
Contributor

@ymski ymski left a comment

Choose a reason for hiding this comment

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

LGTM

@h-suzuki-isp h-suzuki-isp merged commit 1a595c3 into tier4:main Aug 7, 2024
13 checks passed
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.

2 participants