Type |
Improvement
|
Priority |
Normal
|
Assignee | |
Version |
8.5.0
|
Sprints |
n/a
|
Customer |
n/a
|
Iterations
-
tigase-server-8.5.0 Open
Issue Votes (0)
Type |
Improvement
|
Priority |
Normal
|
Assignee | |
Version |
8.5.0
|
Sprints |
n/a
|
Customer |
n/a
|
There is a ~15s delay between Tigase finishes starting up and actually starts listening on the ports. This mechanism was introduced to prevent data inconsistency when adding new node while not being correctly and fully connected to the cluster. However it looks like the logic detecting that state is not working correctly. On my local machine with single Tigase instance there is a long delay:
Wich cluster mode off (
'cluster-mode' = 'false'
) Listening is immediate (though there is no information that the prots stated already, IMHO we could/shoud add it as well):Detailed log