Notify logged in users for server maintenance and log them out decently

Bug #432065 reported by Jan Verlaan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Wishlist
Unassigned

Bug Description

WHISHLIST
1. Starting with server maintenance, it would be good to have a tool for the OpenERP admin user(s) to send a message popup to all logged in users that server maintenance will take place in xx minutes, requesting to log-out.
2. Admin should check which users are still logged in. (away from computer for instance) and have the possibility to close the connection manually upfront.
3. Say 10 minutes before starting maintenenance it should not be possible to log-in anymore.
4. There should be a white-list for the admin user(s) currently working that will not blokked-out.

This way everyone can be logged-out decently for server maintenance proposes and can have more trust on data-consistency. Now admin has to call (e.g. by telephone) every user and have to relay on there promises.

This could be a new tool in administrator section.

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote :

The issue is that notifying the client would require:
1) either letting the HTTP socket open which is not the way OpenERP works, fails on proxy and doesn't scale.
2) either the client to pool the server reqularily for new messages. May be this is doable with a slow period, like every 2 minutes only to avoid bloating the server (imagine there are many clients open), then admin should wait at least some 2 minutes before admin message propagate. But I agree, would be a nice nice-to-have for professional maintenance.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hi Jan and Raphael,

Thank you for the nice feature suggestion.
Jan, would you please create a blueprint for the same and close it here on bug?

Thanks.

Changed in openobject-server:
importance: Undecided → Wishlist
Revision history for this message
Jan Verlaan (jan-verlaan) wrote :

Blueprint created and comment of Raphael added too.
https://blueprints.launchpad.net/openobject-server/+spec/openerp-server-maintenance-popup
This bug/wishlist closed.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Many Thanks.

Changed in openobject-server:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.