Skip to content
#

caching

Here are 1,193 public repositories matching this topic...

szokebarnabas
szokebarnabas commented May 13, 2022

Describe the bug
The IMap.get() call will be blocked forever when a com.datastax.oss.driver.api.core.NoNodeAvailableException is thrown from the MapStore.

Setup:
Hazelcast v5.1.1
Cassandra SDK v4.14.1
Client-server setup
Read through cache, Cassandra DB gets called on a cache miss.

Test scenario: Read through cache, Cassandra server is down:

We tested the scenario whe

haproxy
wtarreau
wtarreau commented Mar 23, 2022

Your Feature Request

Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn the complete string to lower case before performing the lookup, but that would also change the values, which is not desired. A better approach would be to improve url_param, urlp, and urlp_val() to take a

type: feature good first issue
wp-rocket
DahmaniAdame
DahmaniAdame commented Dec 25, 2021

Before submitting an issue please check that you’ve completed the following steps:

  • Made sure you’re on the latest version 3.10.5
  • Used the search feature to ensure that the bug hasn’t been reported before

Describe the bug
When Delay JavaScript Execution is used with the WP Search with Algolia, the search featyre is

type: enhancement good first issue 3rd party compatibility priority: low

Improve this page

Add a description, image, and links to the caching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caching topic, visit your repo's landing page and select "manage topics."

Learn more