Skip to content

Commit

Permalink
ADAPT-1433 Adjust cache mechanism within applications
Browse files Browse the repository at this point in the history
*minor fix
  • Loading branch information
Mykola Nikulesko committed Aug 31, 2023
1 parent 3f25d82 commit 350e7ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ object RedisSchemaRegistryClient {
redisPort,
schemaRegistrySecurityConfig.toConfigMap,
CacheConfigs(redisIdCacheTtl, redisSchemaCacheTtl, redisVersionCacheTtl),
false
true
)

new SchemaRegistryComponent {
Expand Down

0 comments on commit 350e7ae

Please sign in to comment.