wojciech.kapcia@tigase.net opened 4 years ago
|
|
Implemented: https://github.com/tigase/tigase-server/pull/132 Andrzej, could you please take a look and verify? |
|
merged, to be verified on live deployment. |
|
tigase.org and tigase.im updated, seems to be working fine. |
|
From our support chat:
|
|
Connection timer wasn't cancelled in incoming connections after authentication/completion negotiation. Fixed. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.2.0
|
Spent time |
14h 30m
|
Subsystem |
s2s
|
-
tigase-private/systems-maintenance/servers#319 You are not authorized to access this issue
As per comments in servers-319 and Completion of Stream Negotiation specification:
I would say that stream--stream-feature is complete negotiation cycle, so we MUST wait for the features before transmitting anything.
(I wouldn't enforce strictly the last part about closing the stream/connection)