-
Let's set the scene:
Build: https://travis-ci.com/github/keynmol/repro-scala-native-1
Minimal(?) repro: https://github.com/keynmol/repro-scala-native-1
Both my machine and the travis I used are…
-
When using regular containers, the image name is usually sufficient for identifying which container given log line is about.
However, when using 2+ `GenericContainer` instances with same image, it's …
-
nexu-bundle-1.22 does not start on a fresh Ubuntu 20.04 AMD64 with Oracle JRE :
```
$ ~/Downloads/jre/jre1.8.0_261/bin/java -jar nexu.jar
2020-07-28 14:24:45,867 [INFO|lu.nowina.nexu.NexuLauncher|…
-
```console
Feb 29, 2020 11:17:05 PM org.glassfish.tyrus.server.ServerContainerFactory create
INFO: Provider class loaded: org.glassfish.tyrus.container.grizzly.GrizzlyEngine
Feb 29, 2020 11:17:07 P…
-
```
java.lang.IllegalStateException: Only accept FileSource when convert String value to Date, but got 'com.baidu.hugegraph.loader.source.jdbc.JDBCSource'
at com.google.common.base.Preconditions.ch…
-
Elassandra 6.2.3.23
I have removed a node from my cluster:
```
2020-12-14 07:02:39,628 WARN [GossipStage:1] CassandraDiscovery.java:665 onRemove Removing node ip=/10.4.3.7 node={10.4.3.7}{662fa…
-
**Describe the bug**
In a cluster with workers inaccessible from the presentation node, errors like this are observed with current default settings:
```
2020-04-19T07:05:11,428 | WARN | (ServiceRe…
-
Currently I am using Mockito 3.x, the document of PowerMock shows that it's not supported.
see https://github.com/powermock/powermock/wiki/mockito
We really hope Mockito 3.x can be supported soon
-
I am trying JdbcSinkConnector to dump the data from kafka topic to clickhouse.
following are the things done :
1. Downloaded clickhouse-jdbc-0.2.4-shaded.jar and put in the classpath of connnec…
-
## CVE-2020-15522 - Medium Severity Vulnerability
Vulnerable Libraries - bcprov-jdk15on-1.64.jar, bcprov-ext-jdk15on-1.64.jar
bcprov-jdk15on-1.64.jar
The Bouncy Castle Crypto package is a Java imp…