JanusGraph / janusgraph

JanusGraph: an open-source, distributed graph database
https://janusgraph.org
Other
5.2k stars 1.16k forks source link

Fix NPE on keyspace creation #4516

Closed unautre closed 2 weeks ago

unautre commented 2 weeks ago

Hello,

While using JanusGraph, i have sometimes encountered a case where cassandra keyspace fails. When it happens, the real exception is swallowed by a NullPointerException.

This PR fixes this.

Cordially,

linux-foundation-easycla[bot] commented 2 weeks ago

CLA Signed

The committers listed above are authorized under a signed CLA.

janusgraph-automations commented 2 weeks ago

💚 All backports created successfully

Status Branch Result
✅ v1.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details