Skip to content

hydra v5.0.0-alpha.7#4959

Merged
mnaamani merged 5 commits intoJoystream:narafrom
mnaamani:nara-update-hydra
Nov 9, 2023
Merged

hydra v5.0.0-alpha.7#4959
mnaamani merged 5 commits intoJoystream:narafrom
mnaamani:nara-update-hydra

Conversation

@mnaamani
Copy link
Copy Markdown
Member

@mnaamani mnaamani commented Nov 7, 2023

This version of hydra better handles indexing when runtime upgrade happens without the process exiting.

┆Issue is synchronized with this Asana task by Unito

@mnaamani mnaamani mentioned this pull request Nov 8, 2023
Copy link
Copy Markdown
Contributor

@zeeshanakram3 zeeshanakram3 left a comment

Choose a reason for hiding this comment

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

Looks good. Just a suggestion I think we should update the hydra dependencies at all places to v5.0.0-alpha.7 version, for consistency. As package.json files in query-node/* has older hydra dependencies. WDYT?

# 5. start node
# 5. start node using new version
export JOYSTREAM_NODE_TAG=${TARGET_RUNTIME}
CONTAINER_ID=$(start_joystream_node)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The CONTAINER_ID variable is no longer used except for assignment here. I think it should be removed?

@mnaamani
Copy link
Copy Markdown
Member Author

mnaamani commented Nov 8, 2023

Looks good. Just a suggestion I think we should update the hydra dependencies at all places to v5.0.0-alpha.7 version, for consistency. As package.json files in query-node/* has older hydra dependencies. WDYT?

That might be a good idea, although those packages were not actually modified it doesn't hurt to keep them all at the same version to avoid any confusion about why they are different.

@mnaamani
Copy link
Copy Markdown
Member Author

mnaamani commented Nov 8, 2023

5.0.0-alpha

Done in a8722d2

Copy link
Copy Markdown
Contributor

@zeeshanakram3 zeeshanakram3 left a comment

Choose a reason for hiding this comment

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

LGTM

@mnaamani mnaamani merged commit 5fc29c2 into Joystream:nara Nov 9, 2023
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