-
Bug
-
Resolution: Fixed
-
Low
-
2.2.0
The default value of executor.max.threads is 100 which is fine for average sized instances, but probably too small for very large instances. This limit is often the first one to be hit on instances with very high (especially SSH clone) hosting workload. The value should be increased, preferably scaling with instance size.
The logs below most likely tie back to this issue:
atlassian-stash.log
2015-07-12 01:03:10,900 ERROR [threadpool:thread-12] c.a.s.i.c.StateTransferringExecutor Error while processing asynchronous task java.lang.IllegalStateException: Interrupted while waiting for delegate SCM request at com.atlassian.stash.scm.cache.ssh.UploadPackProxy.startDelegateRequest(UploadPackProxy.java:365) ~[na:na] at com.atlassian.stash.scm.cache.ssh.UploadPackProxy.streamRefs(UploadPackProxy.java:230) ~[na:na] at com.atlassian.stash.scm.cache.ssh.CachingSshUploadPackRequest$RefsContentProvider$1.perform(CachingSshUploadPackRequest.java:423) ~[na:na] ... ...
- causes
-
BSERV-7616 executor.max.threads is too big for instances with too many CPUs
-
- Closed
-
[BSERV-6868] Default executor.max.threads may be too small for larger instances
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 122839 ] |
Workflow | Original: Stash Workflow - Restricted [ 1447512 ] | New: JAC Bug Workflow v3 [ 3136259 ] |
Workflow | Original: Stash Workflow [ 784193 ] | New: Stash Workflow - Restricted [ 1447512 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 122839 ] | New: This issue links to "Page (Atlassian Documentation)" [ 122839 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 122839 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 115893 ] | New: This issue links to "Page (Atlassian Documentation)" [ 115893 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 115893 ] |
Remote Link | Original: This issue links to "Page (Atlassian Documentation)" [ 115525 ] | New: This issue links to "Page (Atlassian Documentation)" [ 115525 ] |
Remote Link | New: This issue links to "Page (Atlassian Documentation)" [ 115525 ] |
Link |
New:
This issue causes |