[MNT-22649] Support for concurrent uploads and configurable thread count (#7496)

* eslint fixes

* try remove upload restrictions

* disable unit test

* support threading count for upload

* update docs

* remove comment

* fix unit test

* remove fdescribe

* make 1 thread by default

* exclude e2e
This commit is contained in:
Denys Vuika
2022-02-14 09:38:24 +00:00
committed by GitHub
parent 5ee4482c60
commit 1a6746ff3c
7 changed files with 120 additions and 74 deletions

View File

@@ -4,5 +4,6 @@
"C260188": "https://alfresco.atlassian.net/browse/ADF-5470",
"C260192": "https://alfresco.atlassian.net/browse/ADF-5470",
"C260193": "https://alfresco.atlassian.net/browse/ADF-5470",
"C216426": "https://alfresco.atlassian.net/browse/ADF-5470"
"C216426": "https://alfresco.atlassian.net/browse/ADF-5470",
"C362241": "https://alfresco.atlassian.net/browse/ADF-5470"
}