Projects tigase _server server-core Issues #833
--sm-threads-pool option has been removed (#833)
Closed
wojciech.kapcia@tigase.net opened 7 years ago

[--sm-threads-pool](http://docs.tigase.org/tigase-server/snapshot/Administration_Guide/html_chunk/smThreadsPool.html)

It looks it was removed in comit:3552a4b2b7b450d637f84e6f2d76298c1a844abe (Task #4001 - fixes for usage of getDefaults()/setProperties() for components extending internal components for backward compatibility)

Andrzej Wójcik (Tigase) commented 7 years ago

I've fixed issue by adding support to SessionManager for sm-threads-pool property, so now you need to use:

'sess-man' () {
    'sm-threads-pool' = 'custom:100'
}

or

'sm-threads-pool' = 'custom:200'

Property is not longer prefixed with @--@.

I've updated init.properties converter to apply proper changes during configuration file upgrade to DSL.

issue 1 of 1
Type
Bug
Priority
Major
Assignee
RedmineID
5595
Version
tigase-server-8.0.0
Spent time
6h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#833
Please wait...
Page is in error, reload to recover