This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248224 - Allow to set the number of threads for fs_server
Summary: Allow to set the number of threads for fs_server
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P4 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-28 09:34 UTC by ilia
Modified: 2014-11-10 23:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ilia 2014-10-28 09:34:00 UTC
remote.fs_server.threads=<int>

MAX_THREAD_COUNT int fs_server.c won't let to set threads N > 32
Comment 1 ilia 2014-10-28 09:34:51 UTC
typo
* int fs_server.c
Comment 2 ilia 2014-10-28 09:36:06 UTC
* in fs_server.c
Comment 3 ilia 2014-10-28 09:38:05 UTC
fixed in 280370:028b5a110416
Comment 4 Quality Engineering 2014-11-07 03:51:05 UTC
Integrated into 'main-silver', will be available in build *201411070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/028b5a110416
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #248224 - Allow to set the number of threads for fs_server
Comment 5 Quality Engineering 2014-11-10 23:21:40 UTC
Integrated into 'releases/release801', will be available in build *201411102027* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/082f5c88561d
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #248224 - Allow to set the number of threads for fs_server
(transplanted from 028b5a11041646d5d46a61414ab0e14501ebc73e)