-
Upon an analysis of my application i have observed that "Microsoft.Extensions.ServiceDiscovery.ServiceEndpointWatcher" is not having trace/transactions ids.
As such i would like that all methods ge…
-
Consider the following program:
```kotlin
import net.corda.core.serialization.serialize
import net.corda.testing.node.internal.setDriverSerialization
fun main(args: Array) {
setDriverSeri…
-
https://icyfenix.cn/architect-perspective/general-architecture/transaction/distributed.html
-
I have a question about how should I use hystrix fallback to implement distributed transaction. I asked a [question in stackoverfow](https://stackoverflow.com/questions/44065186/how-to-implement-distr…
-
# Overview
We want to be tracking participation metrics on an hourly basis (or daily, etc. time intervals). This will allow us to build graphics that show how the growth is going for marketing purpos…
-
FATE could be modified to allow distributed workers to run FATE transactions. Currently FATE relies on the manager lock to ensure one FATE instance is running. That single instance uses a in memory s…
-
## Preamble
```
MIP: 015
Title: Transaction Fees
Author: Zhaohui Luo
Type: Standard Track
Category: Core
Status: Draft
Created: 2018-07-15
```
## Simple Summary
Collection and governan…
-
Distributed deadlock detection uses `0` as the transaction number for all of the local processes. However, this might become problematic in certain cases.
As we use `0` as the transaction number fo…
-
We assume that replica add and remove actions are specified as deltas against a published document since currently the only mechanism available in the [STAC Transaction API](https://github.com/stac-ap…
-
Submitted by: Frédéric Delaporte (fredericdelaporte)
In distributed transaction cases, the transaction completion occurs asynchronously and concurrently to code following the transaction scope dispos…