Mark Robert Miller
51a45c9f4d
SOLR-5479: Deal with null message in SolrLogLayout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543966 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 21:59:56 +00:00
Mark Robert Miller
4f1ed4ee86
tests: check for fails again - if there was a fail and we compare against control, it's going to fail later anyway
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543944 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 20:59:11 +00:00
Mark Robert Miller
83e28ca6dd
SOLR-5479: SolrCmdDistributor retry logic stops if a leader for the request cannot be found in 1 second.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543940 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 20:44:43 +00:00
Erick Erickson
915977b6e8
Adding debug information to diagnose failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543796 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 12:09:24 +00:00
Erick Erickson
fe2e612ebd
SOLR-5459: Try loading a temporary core when saving a file in the admin UI config editing mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543660 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 00:15:13 +00:00
Erick Erickson
122171155f
SOLR-5302 Analytics component. Checking in to trunk, we'll let it back then port to 4x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543651 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 23:45:31 +00:00
Shawn Heisey
6b67d485dc
fix typo in jmx log message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543545 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 19:39:53 +00:00
Shalin Shekhar Mangar
94fe5db45c
Reformatted code according to lucene/solr standards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543422 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 13:25:12 +00:00
Mark Robert Miller
8822632048
SOLR-5465: SolrCmdDistributor retry logic has a concurrency race bug.
...
SOLR-5464: ConcurrentSolrServer does not stream pure delete by id requests.
SOLR-5452: Do not attempt to proxy internal update requests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543299 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 03:13:33 +00:00
Mark Robert Miller
d6e1114002
tests: set request info on SyncStrategy for better logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543205 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:33:25 +00:00
Mark Robert Miller
2115c05de9
SOLR-5452: Back this out for a bit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543108 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 18:52:01 +00:00
Mark Robert Miller
b10061bf11
SOLR-5452: Parse params correctly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543097 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 18:19:26 +00:00
Mark Robert Miller
74deac93f8
SOLR-5461: Request proxying should only set con.setDoOutput(true) if the
...
request is a post.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543088 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 17:18:37 +00:00
Mark Robert Miller
d88ee060b5
SOLR-5460: SolrDispatchFilter#sendError can get a SolrCore that it does not close.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543078 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 16:47:02 +00:00
Mark Robert Miller
4f1a857977
SOLR-5452: Do not attempt to proxy internal update requests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543037 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 14:31:18 +00:00
Mark Robert Miller
d9e8a31a15
tests: try running this tests again to see how it goes...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543022 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 13:25:26 +00:00
Mark Robert Miller
e8fbefc83d
SOLR-5397: Replication can fail silently in some cases.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542884 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 04:00:56 +00:00
Erick Erickson
6e78f9a497
SOLR-5455: add managed schema name to the files the admin UI cannot edit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542859 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 22:59:42 +00:00
Mark Robert Miller
194238944c
tests: improve example test debug logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542784 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 18:29:53 +00:00
Mark Robert Miller
496f27ad66
tests: add useful commented out logging options for solrcloud debug to log4j test config file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542634 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 02:44:59 +00:00
Mark Robert Miller
7f478c9999
tests: null out a couple statics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542625 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 01:00:16 +00:00
Mark Robert Miller
add510e6a9
SOLR-5453: Raise recovery socket read timeouts.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542620 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 00:38:59 +00:00
Mark Robert Miller
f43a661898
SOLR-5451: SyncStrategy closes it's http connection manager before the executor that uses it in it's close method.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542604 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 22:30:04 +00:00
Shalin Shekhar Mangar
653297153b
SOLR-5447: Added a test for simple query parser in QueryEqualityTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542507 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 13:20:54 +00:00
Shalin Shekhar Mangar
d34549874c
SOLR-5447: Add a QParserPlugin for Lucene's SimpleQueryParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542486 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 09:16:57 +00:00
Erick Erickson
a40ee0f5bc
SOLR-5448: ShowFileRequestHandler treats everything as Directory, when in Cloud-Mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542436 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 00:53:41 +00:00
Erick Erickson
7f2b8bc419
SOLR-5287: Allow at least solrconfig.xml and schema.xml to be edited via the admin screen
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542345 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:53:20 +00:00
Mark Robert Miller
367cb67231
SOLR-5442: Python client cannot parse proxied response when served by Tomcat.
...
SOLR-5445: Proxied responses should propagate all headers rather than the first one for each key.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542333 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:15:32 +00:00
Erick Erickson
44e98a8df3
Fix forbidden API call flagged by 'ant precommit'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542321 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 16:49:01 +00:00
Shalin Shekhar Mangar
f61d232630
SOLR-5320: Added support for tri-level compositeId routing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542272 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 14:01:41 +00:00
Shalin Shekhar Mangar
a917f0fd3e
SOLR-5421: Remove double set of distrib.from param in processAdd method of DistributedUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542177 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 05:44:14 +00:00
Erick Erickson
7b608c2e1f
SOLR-5441: the null-pointer patch addition
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542142 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 00:48:08 +00:00
Robert Muir
afb1c8d693
SOLR-5399: fix windows test issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542080 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 21:07:07 +00:00
Shalin Shekhar Mangar
e135619391
SOLR-5441: Expose number of transaction log files and their size via JMX
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541999 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 18:07:25 +00:00
Shalin Shekhar Mangar
005141020b
SOLR-5438: DebugComponent throws NPE when used with grouping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541849 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 08:48:57 +00:00
Shalin Shekhar Mangar
5d2d0e70f3
SOLR-5308: A new 'migrate' collection API to split all documents with a route key into another collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541832 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:58:22 +00:00
Noble Paul
2033638560
SOLR-5437
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541830 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:51:59 +00:00
Ryan Ernst
978a849f61
SOLR-5399: Add distributed request tracking information to DebugComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541774 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 01:08:41 +00:00
Noble Paul
39c1cf1972
SOLR-5437
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541600 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:40:39 +00:00
Noble Paul
80ad858997
SOLR-5437
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541404 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 07:02:36 +00:00
Joel Bernstein
3835bff32d
SOLR-5408 Fixed issue with scorer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541232 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 20:53:29 +00:00
Joel Bernstein
12b06a0b72
SOLR-5408 Fix CollapsingQParserPlugin issue with compound sort criteria
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540904 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 00:50:39 +00:00
Erick Erickson
718d1a8001
SOLR-3397: Insure that replication and SolrCloud are compatible. Actually, just log a warning if SolrCloud is detected and master or slave is configured in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540881 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:27:33 +00:00
Uwe Schindler
7315a90a7b
LUCENE-4753: Run forbidden-apis Ant task per module. This allows more improvements and prevents OOMs after the number of class files raised recently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540573 13f79535-47bb-0310-9956-ffa450edef68
2013-11-10 22:50:51 +00:00
Yonik Seeley
2e8469408a
SOLR-5374: missing returns in user versioning processor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540336 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 15:56:29 +00:00
Erick Erickson
e8be371724
SOLR-5366: transient cores automatically unloaded when creating cores via admin API would be closed too many times
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539709 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 16:47:12 +00:00
Erick Erickson
6e40ba21af
SOLR-5318: create HTTP API command doesn't respect transient core property
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539343 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 14:23:47 +00:00
Erick Erickson
a9f8bf654c
SOLR-5084: added enum field type to Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539111 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 19:41:28 +00:00
Erick Erickson
5b372bd1cd
Fix for SOLR-5418, merge after altering schema produces error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538802 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 23:21:12 +00:00
Mark Robert Miller
c47050e211
tests: ignore test while im away
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538630 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 14:39:20 +00:00