GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
607 stars 98 forks source link

Fork CKAN core for the solr-down-200-code fix #4704

Closed FuhuXia closed 3 weeks ago

FuhuXia commented 5 months ago

This following bug in CKAN core has been a pain for us given our solr periodically restarts a few times a week.

Now it is fixed and merged into CKAN master branch, we want to cherry-pick this change now.

Sketch

FuhuXia commented 5 months ago

The change will be included in CKAN 2.10.5. Waiting for it.

gujral-rei commented 4 months ago

@FuhuXia, should we move this from blocked to in progress, or are we still blocked on CKAN for adding a fix to our fork?

FuhuXia commented 4 months ago

Let us fix it using our fork. Don't want to wait any longer.

FuhuXia commented 4 months ago

Catalog and inventory are on patched CKAN core. No more need to clear cloudfront cache on solr restart.

FuhuXia commented 2 months ago

obviously we missed some edge cases that solr down still returns 200 code and it is cached by cloudfront.

reopen.

FuhuXia commented 3 weeks ago

Fix deployed and verified. Getting 500 and 502 code during SOLR restarting.