Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36927 26 d 12 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/ HDFC push-credits: stop lost/uncaptured credits and cut burst contention

- Capture every payment in hdfc_payment before VA validation; never 500 a
missing/unmatched VA. Acknowledge as success so HDFC stops retrying, leaving
the row uncredited for reconciliation (dedupe against add_wallet_request).
- On a row-lock conflict (lock-wait/deadlock), roll back fully and let HDFC retry
instead of mis-acking as 'duplicate', which silently lost valid-partner credits.
- Resolve VA/retailer (cached, read-only) before the INSERT to shorten the
hdfc_payment index-lock window.
- Scope READ-COMMITTED to the push-credits transaction only (no app-wide change)
to drop gap-lock contention on concurrent hdfc_payment inserts.
- Lower innodb_lock_wait_timeout to 10s per HikariCP connection so blocked
transactions fail fast instead of starving the pool.
 
35832 148 d 10 h amit /trunk/ Unify property loading: all modules use runtime profile with shared properties from dao, remove duplicated DB/Hibernate/HikariCP/integration keys from module files  
35828 148 d 11 h amit /trunk/ Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL  
35380 218 d 11 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/ Fixed DP its now purchase - price drop  
35042 306 d 10 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/ Update  
34686 394 d 5 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/ Added Hikari Connection Pool  
33910 623 d 12 h amit.gupta /trunk/ Fixed logistcs changes  
26850 2191 d 6 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/  
24383 2763 d 8 h amit.gupta /trunk/ Added major commit to remove dtr-data  
24011 2895 d 8 h tejbeer /trunk/ Notification panel  
23884 2930 d 10 h amit.gupta /trunk/ Added major changes  
22178 3277 d 3 h amit.gupta /trunk/ Fixed migration  
22172 3277 d 23 h amit.gupta /trunk/ Fixed mongo  
21598 3338 d 8 h ashik.ali /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/