Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-08-2019 01:59 AM
Hi,
Using Neo4J 3.5.11, running in docker (neo4j:3.5.11-enterprise),
I noticed a warning log "WARN dbms.active_database is deprecated."
Why is it deprecated ? And what should I use to replace this parameter ?
Solved! Go to Solution.
10-08-2019 02:58 AM
other than the WARN
ing is it causing any harm?
the reason for it being reported as 'deprecated' is that though still valid in 3.5.x, when Neo4j release 4.x which will support multiple databases under a single Neo4j java engine, the parameter will no longer be valid.
If its just a WARN
ing and there are no other impacts I would simply disregard
10-08-2019 02:58 AM
other than the WARN
ing is it causing any harm?
the reason for it being reported as 'deprecated' is that though still valid in 3.5.x, when Neo4j release 4.x which will support multiple databases under a single Neo4j java engine, the parameter will no longer be valid.
If its just a WARN
ing and there are no other impacts I would simply disregard
All the sessions of the conference are now available online