-
It would be useful to have our of the box support SBE over Aeron if this can be added as a feature.
-
How to reproduce on example_exchange/example_buyer
1. enable logInboundMessages and logOutboundMessages and comment line with cleanupLogs in in ExchangeApplication class https://gist.github.com/me…
-
#### Issue Description
I recently started trying to build deeplearning4j on the Jetson Nano board. I was able to compile libnd4j, however when i then try to go and build nd4j, it fails due to miss…
-
After upgrading aeron, I suddenly can't open mark-files generated by the cluster.
aeron-cluster-mark-codecs version has been _downgraded_ from 1 to 0 in this commit: https://github.com/real-logic/a…
-
**[Rossen Stoyanchev](https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop)** opened **[SPR-16751](https://jira.spring.io/browse/SPR-16751?redirect=false)** and commented
[RSocket](http:/…
-
aeron_mpsc_rb_claim_capacity function do{}while(...) would trigger retry.
suggest reset padding to zero on start of each retry.
e.g.,
do
{
int32_t available_capacity = 0;
…
-
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/vpati/Intuit_2/reactor-samples/build.gradle' line: 80
* What went wrong:
A problem occurred evaluating root project 'reacto…
-
We have a 24/7 job that listens to Datomic logs for new segments. It sometimes goes for a while without any work. Twice now, after long periods of idle time (on the order of days), the following has h…
-
## WIP
- [x] controller/transaction.hpp manages some domain.
RestAPIから受け取った値を理解しtransactionをPublishする or
Domainを操作する。
- [x] core/domain -> core/model
- [x] sumeragi.hppにNodeを定義。reposi…
-
I evacuated one sbt-assembly'd jars that shows the problem (though, I didn't reproduce it with that jar yet). It's weird that it fails only for some of the tests and some of the nodes and not for all.…