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
/
PyProj
/
src
/
shop2020
/
model
/
v1
/
catalog
/
impl
/
DataService.py
– Rev 35701
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
35701
20 d 18 h
amit
/trunk/PyProj/src/
Performance fix: reduce logging level to WARNING, remove incompatible pool_pre_ping, fix tornado dependency
- Changed logging.basicConfig from DEBUG to WARNING in 6 service files to stop
SQLAlchemy query spam that caused memory bloat (TransactionServer 553MB -> 63MB)
- Set echoOn=False as default in PurchaseServiceHandler
- Removed pool_pre_ping=True from 7 DataService files (incompatible with SQLAlchemy 0.6.6)
- Updated tornado dependency from 1.0.1 to 1.0 in setup.py (1.0.1 unavailable on PyPI)
35608
32 d 18 h
amit
/trunk/PyProj/src/shop2020/
Fix DB connection pooling to reduce service restarts
- Add pool_timeout=30 to fail fast instead of hanging indefinitely
- Add pool_pre_ping=True to detect stale MySQL connections before use
- Reduce pool_recycle from 7200s to 3600s for fresher connections
- Disable SQL echo logging (echo=False) to reduce memory/CPU usage
- Fix MongoDB connection with thread-safe initialization and proper pooling
Modified services: helper, user, inventory, order, payment, logistics, catalog
26887
2037 d 22 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
24111
2713 d 18 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
23806
2806 d 0 h
tejbeer
/trunk/
hotdeal change
23159
2977 d 18 h
ashik.ali
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
23156
2977 d 20 h
ashik.ali
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
23142
2978 d 22 h
ashik.ali
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
22309
3109 d 22 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
22249
3122 d 3 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
21853
3162 d 18 h
amit.gupta
/trunk/
Fixed CategoryHsnCode
21838
3166 d 15 h
amit.gupta
/trunk/
Added new tax implementation i.e. gst
20390
3451 d 20 h
amit.gupta
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
Echo false
19714
3583 d 16 h
manish.sharma
/trunk/
Committed by Manish Sharma for Return Process Implementation on May-9-2016
19691
3587 d 23 h
manish.sharma
/trunk/
Committed by Manish Sharma for Return Process Implementation on May-5-2016
19686
3588 d 21 h
kshitij.sood
/trunk/
Entity upload service
18414
3685 d 16 h
kshitij.sood
/trunk/
Maximum buy quantity + bulk items
18150
3713 d 17 h
kshitij.sood
/trunk/
Changes related to bulk pricing + catalog service.
18002
3728 d 19 h
kshitij.sood
/trunk/
Added pack quantity.
17770
3741 d 7 h
kshitij.sood
/trunk/PyProj/src/shop2020/model/v1/catalog/impl/
←Prev
1
2
Next→
Show All