Skip to content

Conversation

@painter1
Copy link
Contributor

@painter1 painter1 commented Mar 9, 2021

There was a one-second "sleep" before every call (but the first) of start_transfer_thread().
I moved the "sleep" into the thread itself.
The data node doesn't see the difference, but this can have a very noticeable effect on performance if there are active transfers from many data nodes in parallel.

start_transfer_thread().  I moved the "sleep" into the thread itself.
The data node doesn't see the difference, but this can have a very noticeable
effect on performance if there are active transfers from many data nodes in
parallel.
@painter1 painter1 changed the title sleep in thread, not before thred sleep in thread, not before thread Mar 12, 2021
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