Actions
Bug #2698
closedInventories sent to endpoint are lost if jetty is restarted while endpoint work on them
Status:
Released
Priority:
1 (highest)
Assignee:
Nicolas PERRON
Category:
System techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
It seems that restarting jetty while endpoint process all inventories result in the loss of the inventories. This is a problem since our promises check password and restart jetty if a change has been made. Indeed, the inventories are sent to endpoint just before checking the password.
Updated by Jonathan CLARKE over 12 years ago
- Status changed from New to Released
- % Done changed from 0 to 100
This looks good to me, thanks Nicolas.
Actions