This is an automated email from the ASF dual-hosted git repository.
valentyn pushed a change to branch valentyn/http-java-driver
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 57ea49d7eb resolve merge conflicts
add 0a7556ac8a connection params cleanup
No new revisions were added by this update.
Summary of changes:
.../apache/tinkerpop/gremlin/driver/Cluster.java | 107 ---------------------
.../tinkerpop/gremlin/driver/Connection.java | 17 +---
.../gremlin/driver/ConnectionFactory.java | 2 +-
.../tinkerpop/gremlin/driver/ConnectionPool.java | 29 ++----
.../apache/tinkerpop/gremlin/driver/Settings.java | 37 -------
.../driver/util/ConfigurationEvaluator.java | 55 ++++-------
.../gremlin/driver/util/ProfilingApplication.java | 10 +-
.../gremlin/driver/ClusterBuilderTest.java | 8 --
.../tinkerpop/gremlin/driver/SettingsTest.java | 4 -
.../WebSocketClientBehaviorIntegrateTest.java | 8 --
.../driver/ClientConnectionIntegrateTest.java | 5 +-
.../gremlin/server/GremlinDriverIntegrateTest.java | 6 --
12 files changed, 29 insertions(+), 259 deletions(-)