-
I've been really curious about building operations on potentially-fallible synchronous code as well, without necessarily needing to pulling in an async runtime and block on a given function. The conte…
-
See detailed discussion in https://github.com/hyperledger/firefly/pull/1406
### Suggested work
- [ ] Combine `txHelper` utility into `operations` manager
- Transactions are really grouping co…
-
### Describe the bug
Starting to switch over to transform v2 in order to get at some of the new features, including finer controls on authorized read operations in our GraphQL API. Using the get spe…
-
https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/10833/testReport/junit/secondary_indexes_test/TestSecondaryIndexes/Tests___dtest_with_topology_changes___test_add_node_during_index_build/
…
Jadw1 updated
2 months ago
-
I was using this lib for a while, 1 - 2 months with this basic same configuration, for some reason i starting receive this error:
[2021-03-15T02:21:23.805Z] ERROR:
Error: Channel ended, no rep…
-
Hi -
we notice that xconnect though a lot of exception like sample below , search shows it might be a know issue in xconnect and fixes are provided here https://kb.sitecore.net/articles/397292 , can …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
https://github.com/shanike/turborepo-bug-repro
…
-
Under certain high-stress scenarios, we can see these exceptions coming from the VariantStorageMetadataManager.
```
2020-01-09 12:25:07 [main] ERROR VariantFileIndexerOperationManager:279 - Error…
-
Unit tests should be added to verify output of xlogdump.
The unit tests must be organized by "per resource manager" basis to test every resource manager operations.
At 9.2, there are 17 resource man…
snaga updated
12 years ago
-
```
Some of the operations performed with Impala - e.g setting thread context
class loader - invoking private methods - are not automatically allowed
when running under a security manager ie using the…