-
in `public static String resolve(String baseUri, String pathToResolve)` we have
```
try {
URI uri = new URI(baseUri);
// query string parsing
if (pathToResolv…
-
Hey.
IIRC, for some RAID tools you consider the information whether the physical drives have some "predictive failure" (e.g. as determined by the controller via SMART).
We have now HPE SmartArra…
-
I tried to solve `min (x - 1)^2` with the modified options `subproblem primal_dual_interior_point` and `linear_solver MUMPS`:
```julia
julia> using JuMP, Uno_jll
julia> model = Model();
juli…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
On the Part workbench, doing a simple Boolean fusion between two valid solid shapes result…
-
We have documentation articles under `docs/articles` folder, many of them include code snippets.
Instead of having code pasted directly into articles, need to reference the code samples using DocFx…
-
Hello,
There are some cases where we want to use the aggregated API for two uses cases which are quite different:
1. A low latency campaign monitoring system, where knowing with little delay att…
-
- [x] Organization Name ("Organization") and, if applicable, URL:
IBM
- [x] Product Name, Version and download URL (if applicable):
[Open Liberty 24.0.0.9-beta-cl240920240801-0303](https://publ…
-
As clusters and larger compute jobs become more accessible, large task counts become more common. The distributed scheduler currently struggles when task counts get high (xref https://docs.dask.org/en…
-
**What is the bug?**
A clear and concise description of the bug.
I understand this isn't a bug in the sense that the code is working as designed and an intentional choice was made. However, as far…
-
As an example of this type of testing, we have added scala tests: https://github.com/AdoptOpenJDK/openjdk-tests/tree/master/thirdparty_containers/scala
We have derby and solr_lucene tests running i…