Skip to content
#

bitmap-index

Here are 8 public repositories matching this topic...

vast
lava
lava commented Oct 21, 2021

With CAF 0.18, actor names must be constant strings. The active and passive partition carry their human-readable name in the variable self->state.name already.

In active_partition.cpp and passive_partition.cpp we currently have a lot of log messages using the actor name rather than the human-readable partition name. We need to change them like this:

  VAST_DEBUG("{} persists p

Improve this page

Add a description, image, and links to the bitmap-index 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 bitmap-index topic, visit your repo's landing page and select "manage topics."

Learn more