Skip to content

Commit c5577d8

Browse files
committed
[FAB-4199] Remove unused variable in core.yaml
There's no usage of the peer.workers config in core.yaml now. The proposal has been submitted to jira and to the rocketchat channel for a day to call for comments. No one declares there's any usage. This patchset removes the variable since there's no further usage. Change-Id: Id29a2db71a31d41ea5c7c9de9c454734dd4e789d Signed-off-by: Baohua Yang <[email protected]>
1 parent 27f996e commit c5577d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sampleconfig/core.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ peer:
6767

6868
# Setting for runtime.GOMAXPROCS(n). If n < 1, it does not change the current setting
6969
gomaxprocs: -1
70-
workers: 2
7170

7271
# Gossip related configuration
7372
gossip:

0 commit comments

Comments
 (0)