jenkins-infra / helpdesk

Open your Infrastructure related issues here for the Jenkins project
https://github.com/jenkins-infra/helpdesk/issues/new/choose
16 stars 10 forks source link

[INFRA-301] Renamed/deleted wiki pages remain in the static cache #280

Closed jenkins-infra-bot closed 4 years ago

jenkins-infra-bot commented 9 years ago

For example, this page was renamed:
https://wiki.jenkins-ci.org/display/JENKINS/violation-comments-to-stash-plugin

But you only see that it was renamed if you bypass the cache:
https://wiki.jenkins-ci.org/display/JENKINS/violation-comments-to-stash-plugin?xx

The new page works fine, but the old page should be removed from the static cache:
https://wiki.jenkins-ci.org/display/JENKINS/Violation+Comments+to+Stash+Plugin

The same tends to happen when deleting spam pages, IIRC.


Originally reported by orrc, imported from: Renamed/deleted wiki pages remain in the static cache
  • status: Resolved
  • priority: Minor
  • resolution: Won't Do
  • resolved: 2020-06-05T22:26:31+02:00
  • imported: 2022/01/10
jenkins-infra-bot commented 9 years ago

jglick:

Also this page.

jenkins-infra-bot commented 9 years ago

orrc:

Jesse Glick: Ahhh, I saw that page yesterday and wondered why it had the wrong name for the enterprise product.

(On that note, everything on https://www.cloudbees.com/documentation seems to use the wrong name)

jenkins-infra-bot commented 9 years ago

orrc:

I did some digging last week, made some tests on the wiki, and the plugin seems to behave more or less as the code says it should, but I have a couple of small doubts.

But I'll need to spin up a Confluence instance to test that in more detail.

jenkins-infra-bot commented 8 years ago

orrc:

New example of a deleted (renamed) wiki page still being cached for a long time: https://wiki.jenkins-ci.org/display/JENKINS/play-plugin

The other two wiki URLs linked above now are no longer cached — I guess the nginx cache container was wiped at some point?

jenkins-infra-bot commented 8 years ago

scm_issue_link:

Code changed in jenkins
User: Christopher Orr
Path:
src/main/resources/wiki-overrides.properties
http://jenkins-ci.org/commit/backend-update-center2/5b94929bdc3b42c32a3875b89ff95e7ee375bb2b
Log:
Add wiki override for the Play Framework plugin.

Its wiki page was renamed without updating the POM and fell victim to INFRA-301.

jenkins-infra-bot commented 7 years ago

orrc:

From the dev list: https://groups.google.com/forum/#!msg/jenkinsci-dev/NToeseFy2Ns/bAnfOhNFBQAJ

jenkins-infra-bot commented 7 years ago

drekbour:

Also stale: https://wiki.jenkins.io/display/JENKINS/EZ+Templates+Plugin

jenkins-infra-bot commented 4 years ago

jglick:

With the wiki r/o and deprecated, I guess we no longer care about this.

jenkins-infra-bot commented 2 years ago

[Is related to: INFRA-533]