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

vine: remove a line from debug file #4049

Conversation

JinZhou5042
Copy link
Member

Proposed Changes

This line of log constitues most of the debug file when the replication threshold is large.

It's very easy to generate a 5 GB debug file when dealing with 9K tasks and each temp file is replicated for 6 times, wheras once removed it the debug file is less than 100 MB.

Merge Checklist

The following items must be completed before PRs can be merged.
Check these off to verify you have completed all steps.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update: Update the manual to reflect user-visible changes.
  • Type Labels: Select a github label for the type: bugfix, enhancement, etc.
  • Product Labels: Select a github label for the product: TaskVine, Makeflow, etc.
  • PR RTM: Mark your PR as ready to merge.

@JinZhou5042 JinZhou5042 reopened this Jan 30, 2025
@JinZhou5042 JinZhou5042 marked this pull request as ready for review January 30, 2025 22:01
@JinZhou5042 JinZhou5042 requested a review from dthain January 30, 2025 22:02
@JinZhou5042
Copy link
Member Author

Do we want to removed it completely from the code, or just comment it?

@JinZhou5042 JinZhou5042 self-assigned this Jan 30, 2025
@btovar btovar merged commit 9e0e60a into cooperative-computing-lab:master Jan 31, 2025
20 checks passed
btovar pushed a commit that referenced this pull request Feb 6, 2025
@JinZhou5042 JinZhou5042 deleted the remove_replicate_message_from_debug branch February 6, 2025 17:07
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.

3 participants