Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add InstitutionState to serialization.conf #4778

Open
rkovalik-raft opened this issue Feb 29, 2024 · 0 comments
Open

Add InstitutionState to serialization.conf #4778

rkovalik-raft opened this issue Feb 29, 2024 · 0 comments
Assignees

Comments

@rkovalik-raft
Copy link
Contributor

rkovalik-raft commented Feb 29, 2024

We have gotten several serialization errors related to InstitutionState for test banks:

Attempted to serialize message using Java serialization whileakka.actor.allow-java-serializationwas disabled. Check WARNING logs for more details.

So far we have only seen these errors happen for FRONTENDTESTBANK9999.

To fix this, we should add a line in common/src/main/resources/serialization.conf for hmda.persistence.institution.InstitutionState like we do for FilingState

@rkovalik-raft rkovalik-raft self-assigned this Feb 29, 2024
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

No branches or pull requests

1 participant