Shalin Shekhar Mangar
|
18c72d87b5
|
SOLR-7599: Remove invokeCollectionAPI method from base test class and use solrj classes throughout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683417 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-03 19:22:49 +00:00 |
|
Yonik Seeley
|
994ae6590c
|
SOLR-7616: fix UniqueAgg.NumericAcc.resize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683357 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-03 15:03:29 +00:00 |
|
Yonik Seeley
|
1bf8cf7a7e
|
SOLR-7614: make pivotRefinementCounter specific to each top level request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683203 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-03 00:29:56 +00:00 |
|
Timothy Potter
|
078ac707ae
|
SOLR-7625: Ensure that the max value for seeding version buckets is updated after recovery even if the UpdateLog is not replayed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683174 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 20:15:15 +00:00 |
|
Ryan McKinley
|
c726e72cfc
|
Merged revision(s) 1683134 from lucene/dev/branches/branch_5x:
SOLR-7622: let DocTransformers request extra fields
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683162 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 19:16:00 +00:00 |
|
Ryan McKinley
|
4d39b4f69d
|
Merged revision(s) 1683050 from lucene/dev/branches/branch_5x:
SOLR-7623: make private variables protected so you can actually override
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683051 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 06:27:01 +00:00 |
|
Ryan McKinley
|
b7101bee60
|
Merged revision(s) 1683036 from lucene/dev/branches/branch_5x:
SOLR-7623: make the constructor public
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683037 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 03:58:41 +00:00 |
|
Ryan McKinley
|
8c5b480e71
|
Merged revision(s) 1683024 from lucene/dev/branches/branch_5x:
SOLR-7484: make it possible to override sendError and execute
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683025 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 00:36:41 +00:00 |
|
Tomas Eduardo Fernandez Lobbe
|
29972709bf
|
SOLR-7406: Use slf4j logger instead of log4j in SimpleFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682675 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-31 04:59:40 +00:00 |
|
Chris M. Hostetter
|
405b29c886
|
SOLR-7603: more test tweaks to protect ourselves from unexpected log levels in tests like the one introduced by SOLR-7408
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682570 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-30 00:56:17 +00:00 |
|
Chris M. Hostetter
|
9cf98e784e
|
SOLR-7603: more detail in asserts, and more asserts on the initial chain (before looking at the distributed version) to try and figure out WTF is going on here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682564 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-29 22:55:53 +00:00 |
|
Mark Robert Miller
|
6cd18fa645
|
SOLR-7118: Raise fail tolerance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682483 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-29 14:22:23 +00:00 |
|
Robert Muir
|
9cc7865346
|
LUCENE-6507: fix test bug to not double-obtain. testDoubleObtain already tests that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682352 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 23:00:40 +00:00 |
|
Shalin Shekhar Mangar
|
8ea0d522ed
|
SOLR-7599: Inline startCloudJetty method into ShardRoutingCustomTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682340 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 21:29:12 +00:00 |
|
Michael McCandless
|
225e4a5803
|
LUCENE-6507: don't let NativeFSLock.close release other locks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682327 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 20:36:20 +00:00 |
|
Anshum Gupta
|
8847842a1f
|
SOLR-7602: Check if SolrCore object is already closed before trying to close it in case of an exception during Core creation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682323 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 20:27:55 +00:00 |
|
Michael McCandless
|
9a22532467
|
LUCENE-6505: NRT readers now reflect prior commit metadata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682296 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 18:11:48 +00:00 |
|
Shalin Shekhar Mangar
|
c6afa72f07
|
SOLR-7599: More clean up of duplicate methods, renamed some methods and variable names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682258 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 14:58:47 +00:00 |
|
Shalin Shekhar Mangar
|
8182169bb4
|
SOLR-7599: Removed some distribTearDown methods that were left over
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682181 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 09:28:18 +00:00 |
|
Shalin Shekhar Mangar
|
bb0176fdd2
|
SOLR-7599: Rename ExternalCollectionsTest to CollectionStateFormat2Test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682174 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 08:49:54 +00:00 |
|
Shalin Shekhar Mangar
|
863f85bddf
|
SOLR-6593: SOLR-7599: Re-enable DeleteLastCustomShardedReplicaTest on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682173 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 08:42:51 +00:00 |
|
Shalin Shekhar Mangar
|
b74b925950
|
SOLR-7599: Remove cruft from SolrCloud tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682168 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 08:29:03 +00:00 |
|
Chris M. Hostetter
|
b4d07d2637
|
SOLR-7603: more test verbosity to try and track this down in the future
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682137 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 23:36:16 +00:00 |
|
Mark Robert Miller
|
88640a507c
|
SOLR-7361: Slow loading SolrCores should not hold up all other SolrCores that have finished loading from serving requests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682060 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 15:37:29 +00:00 |
|
Mark Robert Miller
|
feb1f86d84
|
SOLR-7590: Finish and improve MDC context logging support.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682020 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 13:33:32 +00:00 |
|
Timothy Potter
|
544bb51afe
|
SOLR-7587: Move the call to seed version buckets to before buffering updates during core construction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682016 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 13:29:32 +00:00 |
|
Anshum Gupta
|
79435ee7e1
|
SOLR-7183: Fix Locale blacklisting for Minikdc based tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681915 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 06:32:14 +00:00 |
|
Erick Erickson
|
55fd17e90d
|
SOLR-6273: disable more failing tests now that we have logs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681904 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 04:36:50 +00:00 |
|
David Wayne Smiley
|
b70192e95c
|
SOLR-7594: Fix test bug on RptWithGeometryField's cache state
The bug was that I can't compare the segment count; I should compare cache keys
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681901 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 03:55:57 +00:00 |
|
Erick Erickson
|
c7db078677
|
SOLR-6273: re-ignoring failed tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681893 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 00:10:19 +00:00 |
|
Erick Erickson
|
f70464b15c
|
SOLR-6273: Cross Data Center Replication: Fix at least one test, un-Ignore tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681839 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 20:15:23 +00:00 |
|
Shalin Shekhar Mangar
|
a94d110aa4
|
SOLR-7595: Allow method chaining for all CollectionAdminRequests in Solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681808 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 18:33:33 +00:00 |
|
Anshum Gupta
|
e461ab66f1
|
SOLR-7468: Ignoring the older test as the new one tests exactly the same thing but with less moving parts and bootstrapping.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681792 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 16:44:54 +00:00 |
|
Anshum Gupta
|
108b9302b2
|
SOLR-7468: Added an alt. test, change for client and server to use different principals, and explicit addition of name.rules for test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681778 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 15:34:38 +00:00 |
|
Shalin Shekhar Mangar
|
49911c619b
|
SOLR-7389: Expose znodeVersion property for each of the collections returned for the clusterstatus operation in the collections API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681776 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 15:24:35 +00:00 |
|
Anshum Gupta
|
9caddd385e
|
SOLR-7468: Enabling debug logging for kerberos connections during tests and trying to fix # of jettys (shards)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681597 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-25 15:45:08 +00:00 |
|
Mark Robert Miller
|
a545b66008
|
SOLR-7589: A few improvements to the ObjectReleaseTracker to make test fail debugging a little easier.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681585 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-25 12:42:41 +00:00 |
|
Timothy Potter
|
b0a8ce42f5
|
SOLR-7587: First attempt at fixing the dead-lock; moved call to UpdateLog.onFirstSearcher to end of the SolrCore constructor as it only needs to run once per core initialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681486 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-24 16:43:03 +00:00 |
|
Shawn Heisey
|
88b5ea4935
|
SOLR-7585: Fix NoSuchElementException in LFUCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-24 13:20:04 +00:00 |
|
Anshum Gupta
|
5a96141d7f
|
SOLR-7468: Close the cloud client created for test in a finally block.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681413 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-24 05:28:43 +00:00 |
|
Erick Erickson
|
6d4f9b8b35
|
SOLR-6372: Cross Data Center Replication disabling noisy tests until we figure it out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681361 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-23 16:04:07 +00:00 |
|
Ramkumar Aiyengar
|
9afe4cb687
|
SOLR-7545: Replace some hardcoded occurrences of default URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681305 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-23 09:59:34 +00:00 |
|
Chris M. Hostetter
|
c97a92dcc3
|
SOLR-7335: Fix doc boosts to no longer be multiplied in each field value in multivalued fields that are not used in copyFields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681249 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 23:45:24 +00:00 |
|
Anshum Gupta
|
71c454caed
|
SOLR-7468: Fix the Kerberos test to use a reconfigured client always.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681198 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 19:21:11 +00:00 |
|
Erick Erickson
|
375899fdbd
|
SOLR-6273: Cross Data Center Replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681186 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:58:29 +00:00 |
|
Timothy Potter
|
df514f0cd0
|
SOLR-7582: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681177 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:06:25 +00:00 |
|
Timothy Potter
|
b267655b34
|
Revert changes committed under wrong JIRA #, should have been SOLR-7582, not 7583
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681175 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:02:10 +00:00 |
|
Timothy Potter
|
6b8eafe625
|
SOLR-7583: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681173 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 17:58:47 +00:00 |
|
Timothy Potter
|
11bf206e0d
|
SOLR-6820: Increase the default number of buckets to 65536 instead of 256
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681169 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 17:44:57 +00:00 |
|
Noble Paul
|
f9f2b12a57
|
SOLR-7531: updateHandler.autoCommit.openSearcher returned in the wrong hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681103 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 13:12:36 +00:00 |
|