The Wayback Machine - https://web.archive.org/web/20220114133109/https://github.com/topics/soc
Skip to content
#

soc

Here are 225 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 soc 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 soc topic, visit your repo's landing page and select "manage topics."

Learn more