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

AN-380 Make call cache hashing strategy configurable per filesystem and backend #7683

Draft
wants to merge 21 commits into
base: develop
Choose a base branch
from

Conversation

jgainerdewar
Copy link
Collaborator

@jgainerdewar jgainerdewar commented Jan 24, 2025

Description

Draft for early feedback on the high-level approach, still todo:

  • NioHashing updates
  • Any manual testing at all
  • Fix existing tests and add new unit tests
  • ReadTheDocs changes for new config options
  • More comments

Release Notes Confirmation

CHANGELOG.md

  • I updated CHANGELOG.md in this PR
  • I assert that this change shouldn't be included in CHANGELOG.md because it doesn't impact community users

Terra Release Notes

  • I added a suggested release notes entry in this Jira ticket
  • I assert that this change doesn't need Jira release notes because it doesn't impact Terra users

* A string key corresponding to the filesystem this Path is associated with, ex. gcs, drs, local etc.
* This should be the string used to identify the filesystem in Cromwell's config file.
*/
val filesystemTypeKey: String
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the most questionable part of this diff IMO.

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.

1 participant