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

Add get_identifier to io-interfaces for support in bagfile splitting #183

Merged

Conversation

zmichaels11
Copy link
Contributor

This is part of an effort to rework PR #158 into multiple, smaller PRs.

Changes

  • Add get_identifier to BaseIOInterface. This will be used by Writer to generate the BagMetadata without requiring merging of the metadata returned by each sub-bagfile in the splitting process.

Dependent PRs

Issues

  • ros-security/aws-roadmap#11

Copy link
Collaborator

@Karsten1987 Karsten1987 left a comment

Choose a reason for hiding this comment

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

Besides the one nitpick, this PR looks good.
I'll reiterate over it once the dependent PRs are addressed.

@zmichaels11 zmichaels11 force-pushed the splitting/io-interfaces-get-identifier branch from 646a74e to 003687e Compare October 18, 2019 20:11
@zmichaels11 zmichaels11 force-pushed the splitting/io-interfaces-get-identifier branch 2 times, most recently from 9f0131b to d432ab1 Compare October 21, 2019 18:29
@zmichaels11
Copy link
Contributor Author

@Karsten1987 this one's next.
Just rebased onto master after merge of PR #182.

Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
@zmichaels11 zmichaels11 force-pushed the splitting/io-interfaces-get-identifier branch from d432ab1 to a68c354 Compare October 21, 2019 21:01
@zmichaels11
Copy link
Contributor Author

@Karsten1987 applied suggestions and rebased onto master

@Karsten1987
Copy link
Collaborator

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@Karsten1987 Karsten1987 merged commit 45fe111 into ros2:master Oct 21, 2019
@zmichaels11 zmichaels11 deleted the splitting/io-interfaces-get-identifier branch October 21, 2019 22:00
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