Skip to content
#

event-store

Here are 90 public repositories matching this topic...

LindApe
LindApe commented Nov 24, 2021

Describe the bug
When ES is started after it has been stopped while scavenging, it will sometimes throw an exception while trying to mark the scavenge as failed. The error seems to be caused by a boxed long being casted to int.

To Reproduce
Steps to reproduce the behavior:

  1. Start scavenging on node
  2. Stop node after ChunksCompleted event has been emitted, but before scavenging is
kind/bug subsystem/core database good first issue

Improve this page

Add a description, image, and links to the event-store topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-store topic, visit your repo's landing page and select "manage topics."

Learn more