-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### Java Version
JD…
-
Having a pom such as this
https://repo1.maven.org/maven2/org/keycloak/keycloak-adapter-core/23.0.0/keycloak-adapter-core-23.0.0.pom
```
org.keycloak
${keycloak.crypto.artifactId}
````
…
-
In https://github.com/apache/incubator-pekko/pull/67 we renamed all of the classes that contain `Akka` in the name to `Pekko`. We should prune these renamed classes and figure out which ones are relev…
-
This persistence plugin used to store data in databases with the `akka_` prefix but it has been changed to `pekko_`. A migration script should be provided to change this prefix for people coming from …
-
```
- must not starve tasks arriving from external dispatchers under high internal traffic *** FAILED *** (6 seconds, 14 milliseconds)
[09-20 10:18:16.027] [info] java.lang.AssertionError: asserti…
-
### Motivation
Compile with Scala 3
### Identified Obstacles
- We will probably need to make some major bump of some libraries and fix the breaking changes.
- Some libraries have not yet been publ…
adpi2 updated
1 month ago
-
* we have a real mixed bag of connectors in this project
* some are easy to make work with Scala3
* others have dependencies that don't support Scala3 or where the dependency version we use is old a…
-
In the current API grpc metadata is only allowed to be read from (using the power API) or written to in the case of an error using the rich error model. Would it be possible to add metadata alongside …
-
* continuing to use mongodb-scala-driver causes problems because Scala 3 support for it is blocked by https://jira.mongodb.org/browse/JAVA-4181
* the mongodb-scala-driver uses scala 2 macros (BSON …
-
We upgraded recently from ditto 3.3.7 to 3.4.1 and we encounter the following exception when fetching all full connections via the connection api:
```
curl http://ditto-nginx:8080/api/2/connection…