Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.3
-
None
Description
When referencing the RocksDBStateBackend in the user project pom.xml, it transitively pulls in all the (transitive) core dependencies.
This happens, because the RocksDBStateBackend incorrectly has these dependencies in compile scope.