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

Test publish after remove for the context id #419

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ischasny
Copy link
Contributor

@ischasny ischasny commented Oct 23, 2023

Verify that index-provider allows reusing the same context id. To do that one would need to call NotifyRemove followed by NotifyPut.

Do not merge yet as the correct logic here is still being determined. We might need to allow re-publishing advertisements for the same context id but with different multihashes without having to publish an explicit removal first.

Verify that index-provider allows reusing the same context id. To do that one would need to call NotifyRemove followed by NotifyPut.
Copy link

@LexLuthr LexLuthr left a comment

Choose a reason for hiding this comment

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

This looks good. Now, we need to figure out a way to implement this in Boost for specific deals or maybe a manual command would make more sense.

@ischasny
Copy link
Contributor Author

This looks good. Now, we need to figure out a way to implement this in Boost for specific deals or maybe a manual command would make more sense.

Sounds good - let's discuss at the Colo.

@ischasny ischasny added the do-not-merge Marks pull requests that are not yet ready / intended to be merged label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Marks pull requests that are not yet ready / intended to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants