-
Increased the size a bit to 500k / 200k...
`storageManager.setRoot(gigaMap = RandomGenerator.createMap(500_000));`
```
Creating random data ... [19.706s][warning][os,thread] Attempt to unprotec…
-
@blackwinter introduced the possibility to turn off the namespace guard with `handle-marcxml` but at the moment it only works in Java due to setting the option `namespace=null`. Assining `null` is not…
-
### What happened?
https://github.com/vaishnavipandey-vp/Apache-Beam-YAML/blob/c467c59f5f13a00514e90be1cfd505982577524b/Apache-Beam-YAML/Pipelines/exceptionHandlingMultiple.yaml#L19C1-L28C35
Not a…
-
The rule also should consider other kinds of classes like enums and records. Maybe this PR is a good place to do this
_Originally posted by @oowekyala in https://github.com/pmd/pmd/issues/3651#issu…
-
Hi,
I am trying to use this connector to read from kafka and write to S3. I have given the below properties and the JsonConverter does not have schema and hence key.converter.schemas.enable is false.…
-
There are two variations I've observed:
- records are transposed in the output, ie the sort order is not total
- there are small variations in the calculated results, I see this in peak RAM use fo…
-
**Describe the bug**
When using java kafka-clients (https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0) producer in version 3.9.0 proxy is unable to handle requests.
We're getti…
-
**Describe the bug**
I get this backtrace when committing changes to Site records:
```
DBG3 11/06/24 01:12:01 LoadingAppDao Query1 'select LOADING_APPLICATION_ID, PROP_NAME, PROP_VALUE from RE…
-
JIRA Issue: [KIEKER-1367] (Async FS) writer in blocking mode tries to shutdown but fails
Original Reporter: Andre van Hoorn
***
Writer configured to use Async FS with blocking queue full behavior (m…
-
**Description**
There is a problem with null byte characters being inserted in HTML pages created with Docusaurus when the language is cjk. Of course, the issue mentioned is also registered as an…