Arrigo Zanette

Results 7 issues of Arrigo Zanette

Interfaces with aggregation=object and type=properties are not supported but I could not find any reference in the documentation. From a user point of view I would like Astarte could handle...

enhancement
app:appengine_api
app:data_updater_plant
app:realm_management
app:realm_management_api

Current async API provide no why to know if a call has been successful or not. The only available option is to check in a loop if the resource is...

discussion
API
app:housekeeping
app:housekeeping_api

Hi @eddiezane , @brianpursley the issue #1169, despite being marked as completed, is not completed at all and is breaking many tools with major impacts. Personally I can't connect anymore...

kind/bug
lifecycle/rotten
triage/duplicate
needs-triage

Added 1 seconds threshold in keepalive timeout client-side Added 1 second threshold in keepalive timeout server-side (expire the socket timeout 1 sec after the announced timeout) Probably better to use...

http
needs-ci

Other operators (see for instance [elk](https://www.elastic.co/guide/en/cloud-on-k8s/1.3/k8s-install-helm.html) ) provide this feature which is very useful to setup an isolated staging environment without requiring to setup an extra cluster.

### Operating system Ubuntu 20 ### Helmfile Version 0.165 ### Helm Version 3.12.1 ### Bug description Even if "--debug" flag is set to helmfile, running the template command on a...

### What happens? When creating tables via function `insertArrowTable` the memory is leaked (not released nor reusable) when the table is dropped. Memory of tables created directly in duckdb is...