powsybl / powsybl-afs

AFS modules for powsybl
Mozilla Public License 2.0
3 stars 1 forks source link

Deleting cassandra implementation #137

Closed rolnico closed 7 months ago

rolnico commented 7 months ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Feature

What is the current behavior?

A cassandra implemetnation of AFS is present but since cassandra is stuck on Java 11, it is impossible for now to update AFS to Java 17

What is the new behavior (if this is a feature change)? There is no more cassandra dependency so AFS can be updated

Does this PR introduce a breaking change or deprecate an API?

If yes, please check if the following requirements are fulfilled

What changes might users need to make in their application due to this PR? (migration steps)

If you were using the default cassandra implementation, you have now to implement your own AFS implementation. Note: a new default implementation will come during the year.

Other information:

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
78.3% Coverage on New Code (required ≥ 80%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint