Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37567 15 h 51 m amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ Schedule the catalogue delist daily at 05:30

Runs 30 minutes before the existing 06:00 scheduledPushDataToSolr in the same
class, so the same morning's reindex publishes it. A bulk UPDATE fires no
TagListingChangeListener event, so without that ordering the portal would lag
until 18:00.

Gated on catalog.autoDelist.enabled with an inline default of true - env profiles
have no fallback between each other, so a key missing from one profile's
properties would otherwise stop the context booting.

Also exposes --delistDeadListings for a manual run, honouring the same flag.
 
36058 169 d 10 h ranu /trunk/ web socket done for agent status  
34555 484 d 12 h tejus.lohani /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ cron job monitoring development related files  
34554 484 d 12 h tejus.lohani /trunk/ cron job monitoring development related files  
31758 1262 d 12 h amit.gupta /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ Fixed offer issues related to returns  
31756 1262 d 13 h amit.gupta /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ Fixed offer issues related to returns  
31754 1262 d 14 h tejbeer /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/  
31732 1270 d 12 h amit.gupta /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ Moved B2B Listing Schedulers