Skip to content

Stop prefetching invalid entries #4253

Open
@sisuresh

Description

@sisuresh

The bulk load path ignores the invariants enforced on regular loads. For example, a trustline for the issuer cannot exist, so it cannot be loaded, but core still allows you to try prefetching that entry. We should stop prefetching invalid entries and enforce the invariants in bulk load as well.
This would allow us to add #4189 back in.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions