cBioPortal / cbioportal

cBioPortal for Cancer Genomics
https://cbioportal.org
GNU Affero General Public License v3.0
631 stars 480 forks source link

Fix RedisAutoConfig Exclusion logic #10728

Closed haynescd closed 6 months ago

haynescd commented 6 months ago

Currently If users wanted to just configure Spring Redis Session it was impossible with out enabling redis cache type.

Updated conditional logic to look at the presence of spring.data.redis.host instead

haynescd commented 6 months ago

going to update this to use this property instead spring.session.store-type=redis

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Bugs (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint