Paul
Paul
New PR since the original branch for https://github.com/apache/cassandra/pull/949 was removed.
See https://github.com/blueconic/node-oom-heapdump/actions/runs/8830424770 @spmiller when you have time, could you check why node 22 doesn't work?
Since we upgraded from 2.2.11 to 2.2.21, the output when using `@ArraySchema` is no longer correct. We're outputting 3.1 via `openAPI31: true`. The output in JSON misses `"type": "array"`. See...
I wanted to drop a message here for people looking for ES6/2017 feature support in Dojo. It was supposed to be added in 1.12, but didn't work correctly. That's why...
Following https://github.com/jakartaee/rest/issues/418#issuecomment-2009059009, this is a feature request to get some configuration options for multipart requests into Jersey (or maybe into the JAX-RS spec even where it would make sense). Ideally...
After deploying our jersey 2.40 application we noticed some exceptions around jaxb. It led to the out-of-the-box enabled wadl endpoint. Because our REST API consists of both public and private...
The documentation for `ChunkedOutput` (https://eclipse-ee4j.github.io/jersey.github.io/documentation/2.40/async.html#chunked-output) states that the user doesn't need to inject `AsyncResponse`, as `ChunkedOutput` will implicitly use asynchronous processing. In production, we have come across several occurrences where...
See related issue https://github.com/npm/cli/issues/7900#issuecomment-2478231977. `isolated-vm` version: 5.0.1 I had a situation where installing `isolated-vm` (as optional dependency), caused `npm install` to hang infinitely. I narrowed it down to this module...
I've been using this module for a long time for http proxying, but since it's no longer maintained i was looking into alternatives. For what it's worth, sharing my findings...
Backport of https://github.com/apache/solr/commit/f589607e700a94544fc546f5d641b5bfd695f32b to the 8.11.4 branch. Please let me know if this is acceptable and if a Solr 8.11.5 release containing this fix would be considered.