Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9163 closed enhancement (invalid)

SitecoreStager Cache Clear Improvement

Reported by: urvesh.vekariya@… Owned by: Urvesh Vekariya
Priority: high Milestone:
Component: general Version:
Severity: critical Keywords: SitecoreStager, Cache
Cc: urvesh.vekariya@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Hi,

We are using Sitecore Stager for Partial Cache Clear. We are having 8 production servers. So, whenever any item(s) is published, it is clearing cache on each servers. But the issue is it clears the cache before item is published for some cases.

So, for enhancement we have updated "CleanupRunner" method in PublishManager.cs. After updation, it always checks Publishing Queue and once Queue is fully cleared at that time only it starts cache clear. This means, if 3 jobs are in publish, e.g. X, Y & Z. It will start cache clear once all the 3 jobs are completed and changes will not get reflected until all jobs are processed. Please find the updated file as an attachment.

So, can you please let us know whether the updates done is right or not? Can we enhance it so once a single publishing job is completed it starts cache clear for the same instead of waiting for other jobs to get completed? Here, we want some real and independent option for cache clear.

Also, as it requests cache clear one by one on each server, can we enhance it so it requests cache clear on all at once?

Thanks and Regards,

Urvesh

Attachments (1)

PublishManager.cs (6.0 KB ) - added by urvesh.vekariya@… 14 years ago.
Sitecore Stager Publish Manager class

Download all attachments as: .zip

Change History (2)

by urvesh.vekariya@…, 14 years ago

Attachment: PublishManager.cs added

Sitecore Stager Publish Manager class

comment:1 by Christian Boos, 14 years ago

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Urvesh Vekariya.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Urvesh Vekariya to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.