-
On the `save` method specs outline three different behaviours:
- if id is provided, an existing entity should be updated
- if id isn't provided, a new entity should be created with an auto-generated i…
-
# Low test coverage as a symptom of tight coupling
I noticed that the test coverage is quite low on this project, which may not be a massive problem early on - but can have a **massive** impact on ho…
-
## Packages
Scylla version: `6.1.0~dev-20240523.9adf74ae6c7a` with build-id `0e61ad9ecb33913aa59e185d2453859c9ed0fd1a`
Kernel Version: `5.15.0-1062-aws`
## Issue description
- [ ] This issue…
-
### Describe the bug
On Linux
find /usr -name "*adal"
yields
/usr/lib64/az/lib/python3.9/site-packages/adal (NOTE: This package is installed by the az-cli package install)
On Windows, the find …
-
Akka persistence query complements Persistence by providing a universal asynchronous stream based query interface that various journal plugins can implement in order to expose their query capabilities…
-
### CrateDB version
5.8
### CrateDB setup information
Single node (customer cases were also multi node)
### Observed behavior
We have seen a couple times now in Proof of concept project…
-
There should be one micro service for Loop, one for Strategies, and one for output. All services should communicate through SOAP because it works better with JAVA.
TiBeN updated
2 months ago
-
[Processors](https://www.elastic.co/guide/en/fleet/current/elastic-agent-processor-configuration.html) are used to provide the ability to the user to enrich their data.
Currently, there is inconsist…
-
**Component**
* telemetry API / documentation
**Description**
When using the telemetry API to request historical timeseries data by using
`http(s)://host:port/api/plugins/telemetry/{entityT…
sglux updated
4 years ago
-
```
At the moment there is no ability to store data in formats other than String
even if those data are marked as not analyzed.
The RecordImpl as well as the Cleaner interface are designed to use st…