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-common
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
common
/
web
/
client
/
RestClient.java
@ 29834
– Rev 36416
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
36416
4 d 4 h
amit
/trunk/profitmandi-common/
Drop OkHttp, standardise on Apache HttpClient via HttpClientFactory. RestClient pool raised to 20/8, all construction routed through factory. Lint guard added to block direct OkHttp/createDefault usage.
36295
15 d 7 h
amit
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/
Plug response-entity leak in RestClient
Apache HttpClient connections are released back to the PoolingConnectionManager
only when the response entity is fully consumed. Error paths in execute(),
executeMandii(), and executeJson() threw before consumeQuietly was called,
leaking pool slots and accumulating CLOSE_WAIT sockets against Solr, Tomcat,
and external APIs. Wrap each in try/finally with EntityUtils.consumeQuietly
so the connection is always returned. Methods that return raw HttpResponse
(getResponse, postResponse) are still caller-close responsibility.
36200
26 d 2 h
ranu
/trunk/
error correctly will show
35623
92 d 8 h
amit
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/
Switch Reportico service calls from GET to POST to send params as form body
34877
267 d 3 h
ranu
/trunk/
razor pay x comiit
34805
289 d 2 h
ranu
/trunk/
icici insurance policy phase one uploaded
34545
354 d 6 h
vikas.jangra
/trunk/
Bidding/Liquidation push notifications
31828
1110 d 2 h
amit.gupta
/trunk/
Added new provider for SMS Service
30616
1421 d 15 h
amit.gupta
/trunk/
Added Einvoice Files
30383
1459 d 3 h
amit.gupta
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/
Fixed ahead issue
30289
1481 d 10 h
amit.gupta
/trunk/
Fixed changes related to einvoice and invoice generation
29834
1572 d 5 h
tejbeer
/trunk/
change
29710
1593 d 8 h
amit.gupta
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/
29496
1647 d 8 h
amit.gupta
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/
28653
1747 d 9 h
amit.gupta
/trunk/
Added Changes to order creation
27179
2028 d 6 h
amit.gupta
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/
26656
2177 d 5 h
amit.gupta
/trunk/
Fixed sms sender
26078
2312 d 4 h
amit.gupta
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/
25726
2376 d 10 h
amit.gupta
/trunk/
Fixed changes for toffee
25702
2390 d 3 h
amit.gupta
/trunk/
←Prev
1
2
Next→
Show All