Skip to content

Conversation

@ajaymaddi31
Copy link
Contributor

@ajaymaddi31 ajaymaddi31 commented Feb 3, 2023

fix for #1554 : modified the catch block while creating serializers

@chrisdennis chrisdennis changed the title Fix for the issue#1554: ManagedCacheBuilder tries to create serialize… Fix for the issue#1554: UserManagedCacheBuilder tries to create serialize… Feb 3, 2023
throw new RuntimeException(e);
}
}
LOGGER.info("Serializers for cache '{}' failed creation ({}). However, depending on the configuration, they might not be needed", id, e.getMessage());
Copy link
Member

Choose a reason for hiding this comment

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

We should probably leave this at debug to match EhcacheManager.

@chrisdennis
Copy link
Member

This is good but needs rebasing against latest main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants