|
Rename Attribute bolt_write_buffer_low_water_mark : Setting<Integer> to bolt_outbound_buffer_throttle_low_water_mark : Setting<Integer> in class org.neo4j.graphdb.factory.GraphDatabaseSettings |
From |
To |
|
Rename Attribute thread_pool_core_size : Setting<Integer> to thread_pool_min_size : Setting<Integer> in class org.neo4j.kernel.configuration.BoltConnector |
From |
To |
|
Rename Attribute bolt_write_throttle : Setting<Boolean> to bolt_outbound_buffer_throttle : Setting<Boolean> in class org.neo4j.graphdb.factory.GraphDatabaseSettings |
From |
To |
|
Rename Attribute bolt_write_throttle_max_duration : Setting<Duration> to bolt_outbound_buffer_throttle_max_duration : Setting<Duration> in class org.neo4j.graphdb.factory.GraphDatabaseSettings |
From |
To |
|
Rename Attribute bolt_write_buffer_high_water_mark : Setting<Integer> to bolt_outbound_buffer_throttle_high_water_mark : Setting<Integer> in class org.neo4j.graphdb.factory.GraphDatabaseSettings |
From |
To |