-
* Version of collectd: collectd 5.8.1
* Operating system / distribution: debian:buster-slim
* Kernel version (if applicable):
## Expected behavior
Using Curl plugin to scrape a http page…
-
If you create an manual control mode subscription, add destinations to it, then close it without removing the destinations, then the media driver will keep the subscription ports open indefinitely (un…
-
I need your opinion:
- The code below is reformated from pure SQL in "openstreetmap.fr" (https://github.com/cquest/osmfr-cartocss/blob/master/functions.sql)
Gretchen Question:
- How should we jud…
-
Hey guys,
I am trying to compile the libnd4j for android os by the instruction ``` https://github.com/deeplearning4j/deeplearning4j/tree/master/libnd4j#android ```, but I got the below error:
``…
-
Motivation:
the idea is to completely refactor and delete [scalecube-transport](https://github.com/scalecube/scalecube-cluster/tree/develop/transport) that is now days only used by [scalecube-clust…
-
Hello, consider the following interleaving:
Subscription::poll
```
const int length = std::atomic_load(&m_imagesLength); // reads eg 5
```
Subscription::removeImage
```
std::atomic_store(&m…
-
I came across a problem. I tried to repeat `io.aeron.agent.LoggingAgentTest` but for listening of cluster events. And I got an exception which breaks cluster:
```
java.lang.LinkageError: loader (…
-
Hi,
This question is related to https://github.com/real-logic/aeron/issues/670. I finally was able to figure out what is happening but I need a little help with how to fix it.
I have three proce…
-
Akka remote has an transitive dependency to netty and aeron (which pulls in agrona). As I understood, both of them are optional dependencies, depending on what kind of transport you want to use.
In…
ghost updated
5 years ago
-
Hi,
For over three years now we use Akka Cluster in our application. At first we were using Netty-TPC-based Akka remote classic but the last year we started to migrate our clients to use Akka Arter…