atlas git commit: ATLAS-2920: Update JanusGraph Solr clients to use all zookeeper entries #2

2018-10-14 Thread sarath
Repository: atlas
Updated Branches:
  refs/heads/branch-1.0 754302ecc -> 00fe6c6c3


ATLAS-2920: Update JanusGraph Solr clients to use all zookeeper entries #2

(cherry picked from commit 85a01e180528ab18b31f633aa27932cf748e6ef9)


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/00fe6c6c
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/00fe6c6c
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/00fe6c6c

Branch: refs/heads/branch-1.0
Commit: 00fe6c6c3e24f6645a019da0c728e943136b1f99
Parents: 754302e
Author: Sarath Subramanian 
Authored: Sun Oct 14 14:01:08 2018 -0700
Committer: Sarath Subramanian 
Committed: Sun Oct 14 14:01:42 2018 -0700

--
 .../main/java/org/janusgraph/diskstorage/solr/Solr6Index.java| 4 
 1 file changed, 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/atlas/blob/00fe6c6c/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
--
diff --git 
a/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java 
b/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
index 1795943..d7097d2 100644
--- 
a/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
+++ 
b/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
@@ -141,10 +141,6 @@ import static 
org.janusgraph.diskstorage.solr.SolrIndex.WAIT_SEARCHER;
 import static 
org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.INDEX_MAX_RESULT_SET_SIZE;
 
 /**
- * @author Jared Holmberg (jholmb...@bericotechnologies.com), Pavel Yaskevich 
(pa...@thinkaurelius.com)
- */
-
-/**
  * NOTE: Copied from JanusGraph for supporting Kerberos and adding support for 
multiple zookeeper clients. Do not change
  * This is a copy of SolrIndex.java from org.janusgraph.diskstorage.solr
  */



atlas git commit: ATLAS-2920: Update JanusGraph Solr clients to use all zookeeper entries #2

2018-10-14 Thread sarath
Repository: atlas
Updated Branches:
  refs/heads/master a98d1bf0b -> 85a01e180


ATLAS-2920: Update JanusGraph Solr clients to use all zookeeper entries #2


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/85a01e18
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/85a01e18
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/85a01e18

Branch: refs/heads/master
Commit: 85a01e180528ab18b31f633aa27932cf748e6ef9
Parents: a98d1bf
Author: Sarath Subramanian 
Authored: Sun Oct 14 14:01:08 2018 -0700
Committer: Sarath Subramanian 
Committed: Sun Oct 14 14:01:08 2018 -0700

--
 .../main/java/org/janusgraph/diskstorage/solr/Solr6Index.java| 4 
 1 file changed, 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/atlas/blob/85a01e18/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
--
diff --git 
a/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java 
b/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
index 1795943..d7097d2 100644
--- 
a/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
+++ 
b/graphdb/janus/src/main/java/org/janusgraph/diskstorage/solr/Solr6Index.java
@@ -141,10 +141,6 @@ import static 
org.janusgraph.diskstorage.solr.SolrIndex.WAIT_SEARCHER;
 import static 
org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.INDEX_MAX_RESULT_SET_SIZE;
 
 /**
- * @author Jared Holmberg (jholmb...@bericotechnologies.com), Pavel Yaskevich 
(pa...@thinkaurelius.com)
- */
-
-/**
  * NOTE: Copied from JanusGraph for supporting Kerberos and adding support for 
multiple zookeeper clients. Do not change
  * This is a copy of SolrIndex.java from org.janusgraph.diskstorage.solr
  */