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

Disable parallel uploads for server versions <= 8.0.2 #2938

Closed
craigpg opened this issue Mar 9, 2015 · 2 comments
Closed

Disable parallel uploads for server versions <= 8.0.2 #2938

craigpg opened this issue Mar 9, 2015 · 2 comments
Assignees
Labels
p2-high Escalation, on top of current planning, release blocker

Comments

@craigpg
Copy link

craigpg commented Mar 9, 2015

A follow on to #2743.

We expect to be able to turn on parallel uploads for server version >= 8.0.3, but not before. So, our code that checks for < 8 needs to updated a bit to disable parallel uploads if the server version is <= 8.0.2.

@craigpg craigpg added the p2-high Escalation, on top of current planning, release blocker label Mar 9, 2015
@craigpg craigpg added this to the 1.8 - UI Enhancements milestone Mar 9, 2015
@ogoffart ogoffart added the ReadyToTest QA, please validate the fix/enhancement label Mar 11, 2015
@luciamaestro
Copy link

It works fine in the latest version1.8.0-nightly20150311(build 2117)

@luciamaestro luciamaestro added approved by qa and removed ReadyToTest QA, please validate the fix/enhancement labels Mar 11, 2015
@Daimonion1980
Copy link

Is this function active?
Where do i set the max uploads? cfg File? Which Parametername should i use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2-high Escalation, on top of current planning, release blocker
Projects
None yet
Development

No branches or pull requests

4 participants