cardano-foundation / cf-ledger-sync

An open-source Java application designed to facilitate access to indexed Cardano blockchain data
Apache License 2.0
19 stars 2 forks source link

Resolve Circular Entity Relationship warning during data consumption #109

Open Sotatek-HuyLe3a opened 8 months ago

Sotatek-HuyLe3a commented 8 months ago

2024-01-09 14:10:35.033 INFO 626629 --- [ntLoopGroup-5-1] o.c.l.e.s.i.block.BlockSyncServiceImpl : Commit from block 8455 to block 8554 2024-01-09 14:10:35.067 WARN 626629 --- [ntLoopGroup-5-1] org.hibernate.engine.spi.ActionQueue : The batch containing 100 statements could not be sorted. This might indicate a circular entity relationship.

This warnings display when using some recent Hibernate versions