BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
profitmandi-fofo
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
dao/
– Rev 36927
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
36927
26 d 3 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 1 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 2 h
amit
/trunk/
Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL
35380
218 d 3 h
amit
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/
Fixed DP its now purchase - price drop
35042
306 d 2 h
amit
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/
Update
34686
393 d 20 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/
Added Hikari Connection Pool
33910
623 d 4 h
amit.gupta
/trunk/
Fixed logistcs changes
26850
2190 d 21 h
amit.gupta
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/dao/config/
24383
2763 d 0 h
amit.gupta
/trunk/
Added major commit to remove dtr-data
24011
2894 d 23 h
tejbeer
/trunk/
Notification panel
23884
2930 d 1 h
amit.gupta
/trunk/
Added major changes
22178
3276 d 18 h
amit.gupta
/trunk/
Fixed migration
22172
3277 d 15 h
amit.gupta
/trunk/
Fixed mongo
21598
3337 d 23 h
ashik.ali
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/