Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Neutral
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.2
-
Component/s: None
-
Labels:
-
Release notes required:Yes
-
Epic Link:
-
Sprint:UI Framework 1
Description
Since years we have the opportunity to provide server-side push functionality in Admincentral. Maybe now is the time?
Long-polling solution does not require any major changes and can be enabled almost right away.
In order to provide long polling, we need to do the following:
- add the dependency to the vaadin-push artefacts
- enable push in AdmincentralUI class (annotations are needed)
- make sure that filter chain does not bork the communication (gzip filter might need adjustment and by-pass push requests)
Attachments
Issue Links
- is cloned by
-
MGNLUI-5221 Enable vaadin server push for refreshing content changed automatically
-
- Closed
-
- is depended upon by
-
PAGES-310 Refresh status column indicators in the background when doing asynchronous activation
-
- Selected
-
- relates to
-
MGNLUI-3288 UI requires PUSH
-
- Closed
-
-
MGNLUI-5278 Replace usages of polling with UI#push API within our codebase
-
- Open
-
- mentioned in
-
Page Loading...