Bug 1237395
Summary: | extremley slow https clone performance | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Ian Wienand <iwienand> | ||||||||
Component: | git | Assignee: | Petr Stodulka <pstodulk> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Andrej Dzilský <adzilsky> | ||||||||
Severity: | unspecified | Docs Contact: | Lenka Špačková <lkuprova> | ||||||||
Priority: | unspecified | ||||||||||
Version: | 6.5 | CC: | adzilsky, lpol, pabelanger, psklenar, thozza | ||||||||
Target Milestone: | rc | Keywords: | Patch | ||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | git-1.7.1-7.el6 | Doc Type: | No Doc Update | ||||||||
Doc Text: |
undefined
|
Story Points: | --- | ||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2017-03-21 10:00:51 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1254457, 1355829, 1359264 | ||||||||||
Attachments: |
|
Description
Ian Wienand
2015-07-01 01:51:12 UTC
Created attachment 1044848 [details]
git with http fix
Created attachment 1044849 [details]
dependency
Created attachment 1044850 [details]
commit that modifies http wait behaviour
Thans Ian, good work. Posted patch solve this bug. Is it suitable for z-stream? Otherwise it could be fixed in rhel-6.8. (In reply to pstodulk from comment #5) > Is it suitable for z-stream? Otherwise it could be fixed in rhel-6.8. yeah, i'm not sure; I guess it depends if anyone else notices. This might be due to a combination of the upstream repo (15200 refs, which might be a lot, I'm not sure ... this comes from gerrit reviews in the repo) and recent changes in the upstream git setup which maybe doesn't help. I think you can probably switch to git:// if your remote supports it, and you're not behind a firewall, etc. Just to convince myself a little bit more on this, I ran the openstack CI job that was failing with the modified packages via [1] and, after about 10 runs it has passed them all. [1] https://review.openstack.org/#/c/198177/ Awesome job Ian. I applied your patchset locally and also seen the performance improvement. Thanks for working on this while I was lounging on vacation. No doc text is needed. It is just fix and user doesn't have to do any change. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0640.html |