Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36479 7 d 9 h ranu /trunk/ code commit for reports section v2  
36416 15 d 9 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.  
36320 23 d 7 h vikas /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/ CORS update, accept referrer  
36295 26 d 12 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 37 d 7 h ranu /trunk/ error correctly will show  
35623 103 d 13 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  
35418 146 d 14 h aman /trunk/ Fix:Trial Mail For training and activation mail to user  
35387 149 d 11 h amit /trunk/ Fixed cors issue  
35386 149 d 12 h amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/filter/ Added Corsfilter to fix issues related CORS in B2B  
34877 278 d 8 h ranu /trunk/ razor pay x comiit  
34805 300 d 7 h ranu /trunk/ icici insurance policy phase one uploaded  
34545 365 d 11 h vikas.jangra /trunk/ Bidding/Liquidation push notifications  
34405 398 d 11 h vikas.jangra /trunk/ Liquidation/Bidding CURD Operation  
33764 609 d 9 h ranu /trunk/ add idemotency key for double click  
32958 820 d 13 h amit.gupta /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/interceptor/ Fixed changes  
32957 820 d 14 h amit.gupta /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/interceptor/ Fixed changes  
32954 820 d 14 h amit.gupta /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/interceptor/ Fixed changes  
31828 1121 d 7 h amit.gupta /trunk/ Added new provider for SMS Service  
30616 1432 d 20 h amit.gupta /trunk/ Added Einvoice Files  
30383 1470 d 8 h amit.gupta /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/web/client/ Fixed ahead issue  

Show All