-
File upload works great if Upload is a direct input parameter of a query or nested in an array, but fails if it is nested.
Here are the examples to demonstrate:
with this in schema:
```
type…
ivans updated
2 years ago
-
I've tried the 0.0.13 version including the "Support for multi-module maven project" feature #18
From my application based on the hexagonal architecture I got a NullPointerException
My maven modul…
-
Since upgrading from 6.8 to 7.1.1, the Azure input logstash plugin no longer works.
We have also tried OpenJDK 8/11, Sun Java 8/11...same issue :-(
Logstash Release: 7.1.1
Logstash Input: latest
…
-
version: 6.5.0
Hi team,
We're experiencing intermittent issue with requests processing where the requests are stuck in queue but not processed. I'll try to explain in detail about the situation …
-
**Describe the bug**
Observed in production logs
https://console.cloud.google.com/errors/detail/COaF45Lh37OyWg;service=zeebe;time=P7D?project=camunda-cloud-240911
Occurred only once (at the tim…
pihme updated
8 months ago
-
样例代码如下:
1. 第一次设置requestid为1, 通过webclient发送一次请求,全部符合预期
2. 第二次设置requestid为2, 通过webclient再发送一次请求,日志中出现的reqeustid仍然为1
```java
import lombok.extern.slf4j.Slf4j;
import org.junit.Test;
import org.…
-
1. Clone
2. `./mvnw clean install`
3. Get coffee. Find build failed on return.
```
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (de…
-
Hi, We have seen an issue where the property maxDeferredCommit is set to > 0 and, when used with auto acknowledge, is causing the consumer to pause indefinitely. We haven't been able to reproduce …
-
Hi!
Thanks for implementing such nice thing - I was thinking about making something like this to manage out complex structure maven project and speed up the build. However somehow it never builds …
-
It looks like the integration tests are expecting the jarsigner at a wrong / unexpected location ?
```
[debug] jarsigner executable=[/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/j…