Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server doesn't sends the end of the stream when client disconnect #116

Open
davidemarrone opened this issue Sep 29, 2021 · 3 comments
Open
Labels
bug Something isn't working

Comments

@davidemarrone
Copy link

Describe the bug
A problem has emerged while upgrading to a new version of smack, it seems that the client sends the end of stream </stream:stream> but the server did not sends it back
Full discussion with network traffic here:
https://discourse.igniterealtime.org/t/smack-timeout-during-disconnect/90651/5

To Reproduce
Steps to reproduce the behavior:
Just disconnect with one of the latest version of smack or any other client

Impact
Smack waits for end of streams from the server and wait until a timeout expires

Expected behavior
The server should sends the end of the stream so the client know that all packets has been processed correctly

Details (please complete the following information):

  • Tigase version: 8.1.2-b10915
  • JVM flavour and version: not relevant
  • Operating system/distribution/version: not relevant
@davidemarrone davidemarrone added the bug Something isn't working label Sep 29, 2021
@woj-tek
Copy link
Contributor

woj-tek commented Sep 30, 2021

Thank you for reporting it. We will fix it in one of the upcoming minor versions.

(ref: #server-1299)

@davidemarrone
Copy link
Author

Any update with this? It has been fixed in a new minor?

@woj-tek
Copy link
Contributor

woj-tek commented Apr 25, 2023

It hasn't been addressed yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants