Nicolas Labrot

Results 11 issues of Nicolas Labrot

**Description:** In the flyway sql script, the postgresql text columns are created as "text", for example for `stream_definitions`: ``` create table stream_definitions ( definition_name varchar(255) not null, definition text, primary...

type/help-needed

Pulumi version: v0.17.14 I try to create a VM from an image referenced by ```storageImageReference```. That image is a custom image created from a VM that already had an os...

kind/bug
area/providers
awaiting-feedback

**What happened**: Download request of large file hangs when http2 and proxy-buffering are enabled on the ingress. There is no error message, the download progress simply stop. It only happens...

help wanted
needs-kind
triage/accepted
needs-priority

`Endpoint#Pause` stops to accept and process connection but the socket is not closed and the connections are stalled waiting to be accepted. Thus if the application shutdown takes some time,...

For example : > You can overwrite the settings and mapping when importing by using parameters in the form `[]_settings=` or `[[_]]_mapping=`.

Hello, Please note it appears that `jena-sparql-api` is not compatible with java 16. ``` Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make java.lang.invoke.MethodHandles$Lookup(java.lang.Class) accessible: module java.base does not "opens java.lang.invoke" to unnamed...

**Description:** A schedule task is not using the version defined in the properties file. Whereas a launch using the same properties file is well using the app version. Tested using...

status/need-feedback

Hello, In [translations/auxiliary_en.xml](https://github.com/OP-TED/eForms-SDK/blob/develop/translations/auxiliary_en.xml) It seems the labels are not matching their respective keys: ``` Category of award weight criterion Category of award fixed criterion Category of award threshold criterion ```...

translations