Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36927 25 d 23 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 147 d 21 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 147 d 23 h amit /trunk/ Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL  
35380 217 d 23 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/ Fixed DP its now purchase - price drop  
35042 305 d 22 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/ Update  
34686 393 d 16 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/ Added Hikari Connection Pool  
33910 623 d 0 h amit.gupta /trunk/ Fixed logistcs changes  
26850 2190 d 17 h amit.gupta /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/  
24383 2762 d 20 h amit.gupta /trunk/ Added major commit to remove dtr-data  
24011 2894 d 19 h tejbeer /trunk/ Notification panel  
23884 2929 d 21 h amit.gupta /trunk/ Added major changes  
22178 3276 d 14 h amit.gupta /trunk/ Fixed migration  
22172 3277 d 11 h amit.gupta /trunk/ Fixed mongo  
21598 3337 d 19 h ashik.ali /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/