Skip to content

fix(cloud): add a CacheManager bean which allows null values#1610

Merged
yizhouxw merged 1 commit into
dev/4.2.3from
lebie_add_allow_null_cache
Feb 26, 2024
Merged

fix(cloud): add a CacheManager bean which allows null values#1610
yizhouxw merged 1 commit into
dev/4.2.3from
lebie_add_allow_null_cache

Conversation

@MarkPotato777
Copy link
Copy Markdown
Contributor

What type of PR is this?

type-bug

What this PR does / why we need it:

In some scenery, the business logic needs a null-free cache, so I added an allowNullCacheManager in this PR.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@MarkPotato777 MarkPotato777 added the type-bug Something isn't working label Feb 25, 2024
@MarkPotato777 MarkPotato777 added this to the ODC 4.2.3-bp milestone Feb 25, 2024
@MarkPotato777 MarkPotato777 self-assigned this Feb 25, 2024
Copy link
Copy Markdown
Contributor

@yizhouxw yizhouxw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yizhouxw yizhouxw merged commit a800f21 into dev/4.2.3 Feb 26, 2024
@yizhouxw yizhouxw deleted the lebie_add_allow_null_cache branch February 26, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants