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-cron
/
src
/
main
/
java
/
com
/
smartdukaan
/
cron
/
config
/
DBConfig.java
@ 24883
– Rev 36339
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
36339
5 d 2 h
amit
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Enable Hikari leak detection on cron pool (fofo/web already had it)
profitmandi-fofo and profitmandi-web DataSources already call
setLeakDetectionThreshold(30000); cron's DBConfig didn't. Aligning all three
so any future >30s connection hold in cron jobs logs the holder's stack —
matches the observability we already have on the web tier.
35832
62 d 23 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
35830
62 d 23 h
amit
/trunk/
Remove 6 dead property files (dao + cron), remove hardcoded shared-dev from cron config
35828
63 d 0 h
amit
/trunk/
Optimize order creation: reduce DB queries, fix Hibernate batching, move filters to SQL
35586
94 d 16 h
amit
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Fix: Set HikariCP autoCommit=false to enable Hibernate dirty checking for transaction management
35393
131 d 13 h
amit
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/
Fixed MongoDB close method
34690
308 d 2 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Fixed
32188
1029 d 21 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Oppo Scheduler to process activation information
32185
1029 d 21 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Oppo Scheduler to process activation information
30312
1473 d 18 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Einvoice Files
30307
1473 d 19 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
Added Einvoice Files
29859
1561 d 20 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
29838
1566 d 21 h
tejbeer
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
27999
1874 d 21 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/config/
25721
2372 d 2 h
tejbeer
/trunk/
indent change
24433
2652 d 22 h
amit.gupta
/trunk/
Fixed issues
23898
2841 d 15 h
amit.gupta
/trunk/
Added migration for partner's complete timestamp.
23755
2886 d 6 h
amit.gupta
/trunk/profitmandi-cron/src/main/
Added fixed project setup
23738
2887 d 21 h
amit.gupta
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/
Fixed issues related to spring
23723
2888 d 8 h
amit.gupta
/trunk/profitmandi-cron/
First commit