-
Suggestion
-
Resolution: Done
Bitbucket Server 7.0 includes changes to replacing blocking I/O for git processes with non-blocking I/O. However, NIO changes related to Git hosting via HTTP were only partially completed, and Git hosting via SSH was not updated at all.
To ensure consistent behavior, and to try and avoid any odd bugs related to the partially-completed NIO changes, the HTTP hosting changes should be reverted.
We're not aware of any issues related to the partial NIO handling for Git HTTP hosting. However, to try and head off any issues before they can happen, we've decided to proactively revert the changes. We'll re-ship them when we've completed full NIO work for HTTP and SSH.