-
Type: Story
-
Status: Closed (View Workflow)
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: CollectedSales, Customers, customerSales, Exports, Forecasting, HelpDesk, Imports, POS
-
Labels:None
-
Sprint:System Health Sprint 1
-
SCRUM Team:Watchmen
-
Story Points:5
-
Work Type Classification:Sustaining
After a couple hours of reading solutions, our best approach may be to apply the fix for CFAMX-2023 to all the places outside of MxConnect that we use nHibernate with entity mapping. Simply make all those calls transactional and evict the session before making the call. There aren't many places that we'd have to update, and we're moving away from using nHibernate's entity mapping as we try to put more db access into stored procedures.
The QA effort will be regression testing of the areas affected.
- implements
-
CFAMX-2199 NHibernate caching research \ correcting
- Closed
1.
|
DIT | Done | Unassigned |
|
|||||||||
2.
|
Change all the queries to use Evict/Clear Session and Wrap it in Transaction | Done | Caner Saritac |
|
|||||||||
3.
|
Dev Testing | Done | Caner Saritac |
|