Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
37567 1 d 6 h 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 170 d 0 h ranu /trunk/ web socket done for agent status  
34555 485 d 2 h tejus.lohani /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ cron job monitoring development related files  
34554 485 d 2 h tejus.lohani /trunk/ cron job monitoring development related files  
31758 1263 d 2 h amit.gupta /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ Fixed offer issues related to returns  
31756 1263 d 3 h amit.gupta /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ Fixed offer issues related to returns  
31754 1263 d 4 h tejbeer /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/  
31732 1271 d 3 h amit.gupta /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/b2b/ Moved B2B Listing Schedulers