Project

General

Profile

Actions

bug #7035

closed

Vaadin views keeping connection open as long as the view has not exited

Added by Andreas Kohlbecker over 6 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
New
Category:
cdm-vaadin
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
Severity:
critical
Found in Version:
Tags:

Description

For Views using the AbstractPresenter a conversation is started when the view is initialized and is closed when the view exits.
These caused open connections to accumulate. For each opened view a connection is kept open until the suer explicitly exist the view. If the browser window showing the view is closed the view if not being notifies and will not exit the used connection is thus kept open and will never? close. The connection pool which is limited to max 15 connections is running out of connections quite soon due to this probelm.


Subtasks 1 (0 open1 closed)

bug #7036: correctly release vaadin view resources when the browser windows has been closedClosedAndreas Kohlbecker

Actions
Actions #1

Updated by Andreas Kohlbecker over 6 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Andreas Müller over 6 years ago

Is this still an open issue? If yes, move to 4.12

Actions #3

Updated by Andreas Kohlbecker over 6 years ago

  • Status changed from In Progress to Rejected
  • Target version deleted (Release 4.11)

This issue is no longer relevant since we decided for a completely different approach, see #7046

Actions

Also available in: Atom PDF