Ryan Ernst
e91a7de9f7
move rest and integration test annotations and sysprops to their respective tests
2015-04-18 01:00:45 -07:00
Robert Muir
d2854d7267
mark slow tests with @Slow annotation
2015-04-18 02:23:05 -04:00
Ryan Ernst
b27c7f0d2a
suppress extrasfs from corrupted file test
2015-04-17 21:09:36 -07:00
Ryan Ernst
310e04bdb3
Merge branch 'mockfilesystem' of github.com:elastic/elasticsearch into mockfilesystem
2015-04-17 20:53:46 -07:00
Ryan Ernst
e4de0cb57f
removed jvm ordinal constant, only really needed now for test cluster
...
port numbering (moved to there)
2015-04-17 20:52:38 -07:00
Robert Muir
c7ce72733d
disable extras for this test
2015-04-17 23:52:28 -04:00
Robert Muir
96f08a38e6
parallelize rest tests
2015-04-17 23:38:01 -04:00
Ryan Ernst
621f502b12
move bwc specific stuff to backcompat base class
2015-04-17 18:48:34 -07:00
Robert Muir
52c4af6115
remove these helpers
2015-04-17 21:22:57 -04:00
Robert Muir
a312098785
nuke duplicate methods
2015-04-17 21:09:53 -04:00
Robert Muir
61b60da7d2
nuke some unused stuff
2015-04-17 21:02:05 -04:00
Robert Muir
aa381a2775
fold ESTestCase into ElasticsearchTestCase
2015-04-17 20:35:28 -04:00
Robert Muir
84811a57d6
nuke ElasticsearchSingleNodeLuceneTestCase
2015-04-17 20:19:32 -04:00
Robert Muir
0ff0a0082d
fix backwards test to not muck with URIs or get mad about extra clusters
2015-04-17 19:41:55 -04:00
Robert Muir
43b6cd2118
Merge branch 'master' into mockfilesystem
2015-04-17 19:15:25 -04:00
Robert Muir
e71553556e
remove tests.processors, this is a reproducibility nightmare
2015-04-17 18:32:52 -04:00
Robert Muir
e3e4c02379
nobody wants to look at bytecode
2015-04-17 17:16:03 -04:00
Robert Muir
c7c4045e19
speed up directory wrapping
2015-04-17 17:12:55 -04:00
Julie Tibshirani
dc1742785d
Mappings: Fixed an equality check in StringFieldMapper.
...
The check was ineffective and was causing search_quote_analyzer to be added to the mapping unnecessarily.
Closes #10357
closes #10359
2015-04-17 13:18:53 -07:00
Ryan Ernst
7faa9a045a
Change nocommit checks to not happen on intellij files (where there can
...
be a TODO task named eg Nocommits).
2015-04-17 12:54:15 -07:00
Michael McCandless
fdc7db7b11
Test back compat of 0.90.6 index
...
Add back UpgradeReallyOldIndexTest from 1.x, but test 0.90.6 index
(Lucene 4.x) instead of 0.20 (Lucene 3.x), and make sure
only_ancient_segments works.
Closes #10639
2015-04-17 14:02:53 -04:00
Robert Muir
a985c972f2
suppress all filesystems here due to jimfs brokenness
2015-04-17 12:28:29 -04:00
Robert Muir
b113fbd283
fix nocommits
2015-04-17 11:57:45 -04:00
Robert Muir
57b5e06dd6
disable extras for test, clean up some stragglers
2015-04-17 11:35:20 -04:00
Robert Muir
5718e5616a
fail the build if you typo test name
2015-04-17 09:45:38 -04:00
Robert Muir
7afa241e19
make stacktraces reasonable
2015-04-17 09:22:28 -04:00
Robert Muir
d08322e000
disable WindowsFS for this test. unsure if its a problem on real windows too
2015-04-17 09:21:54 -04:00
Robert Muir
2d9e5b4807
fix FileSystemUtils failures
2015-04-17 08:26:25 -04:00
Robert Muir
c421948300
upgrade to lucene 5.2 r1674278
2015-04-17 07:58:20 -04:00
Robert Muir
89b9f0e541
Merge branch 'master' into mockfilesystem
2015-04-17 07:55:48 -04:00
Martijn van Groningen
161e74029f
Core: Fix NPE. The `future` field is set from a different thread.
...
Closes #10630
2015-04-17 10:46:22 +02:00
Adrien Grand
af191d7888
Merge pull request #10641 from jpountz/upgrade/lucene-5.2-snapshot-1674183
...
Upgrade to Lucene-5.2-snapshot-1674183.
2015-04-17 10:43:51 +02:00
Tanguy Leroux
b3d91b1cbb
Doc: Change the wording a bit for the HOSTNAME environment variable
...
I should have done this while merging #9474 .
2015-04-17 10:24:50 +02:00
Tanguy Leroux
a806314e2c
Merge pull request #9474 from AndreKR/export-hostname-for-config
...
Export the hostname as environment variable
2015-04-17 10:17:55 +02:00
Adrien Grand
fd416d5ed5
Upgrade to Lucene-5.2-snapshot-1674183.
2015-04-17 10:05:30 +02:00
André Hänsel
c107f0bcb9
Export the hostname as environment variable and mention it in the docs
2015-04-17 09:17:02 +02:00
Simon Willnauer
630544cc69
[TEST] Use lowercase index names in test
2015-04-17 08:34:51 +02:00
Robert Muir
007e8f1d5c
remove redundant confusing output
2015-04-17 02:05:59 -04:00
Robert Muir
65367f5efa
fix many test bugs by minimizing URI handling
2015-04-16 21:24:07 -04:00
Ryan Ernst
84b20c0e0e
revert change to use .getPath(), it doens't work on windows
2015-04-16 16:05:06 -07:00
Robert Muir
bac99cc964
note these test seeds for investigation
2015-04-16 18:38:45 -04:00
Robert Muir
370819a98a
Merge branch 'master' into mockfilesystem
2015-04-16 18:26:12 -04:00
Simon Willnauer
5f9bac435e
[TEST] mute test and remove once #10638 is in
2015-04-16 22:56:52 +02:00
Robert Muir
410f1790d1
Merge pull request #10635 from rmuir/test_status_bar
...
Add tests progress indicator
2015-04-16 13:44:20 -04:00
Robert Muir
41d0e60dc7
Add tests progress indicator
...
Looks like this:
Suite: org.elasticsearch.search.aggregations.bucket.HistogramTests
Completed [10/713] on J0 in 8.32s, 27 tests
Suite: org.elasticsearch.indices.state.OpenCloseIndexTests
Completed [11/713] on J2 in 16.23s, 20 tests
Upgrades randomizedtesting to 2.1.13.
2015-04-16 13:29:51 -04:00
Robert Muir
8ceb495007
improve REPRODUCE WITH
2015-04-16 09:56:56 -04:00
Robert Muir
68267f4bb6
these leaks are plugged
2015-04-16 09:42:13 -04:00
Simon Willnauer
4fccb48ae8
[TEST] Wait for green after restore indices
2015-04-16 14:10:36 +02:00
Michael McCandless
399f0ccce9
Core: add only_ancient_segments to upgrade API, so only segments with an old Lucene version are upgraded
...
This option defaults to false, because it is also important to upgrade
the "merely old" segments since many Lucene improvements happen within
minor releases.
But you can pass true to do the minimal work necessary to upgrade to
the next major Elasticsearch release.
The HTTP GET upgrade request now also breaks out how many bytes of
ancient segments need upgrading.
Closes #10213
Closes #10540
Conflicts:
dev-tools/create_bwc_index.py
rest-api-spec/api/indices.upgrade.json
src/main/java/org/elasticsearch/action/admin/indices/optimize/OptimizeRequest.java
src/main/java/org/elasticsearch/action/admin/indices/optimize/ShardOptimizeRequest.java
src/main/java/org/elasticsearch/action/admin/indices/optimize/TransportOptimizeAction.java
src/main/java/org/elasticsearch/index/engine/InternalEngine.java
src/test/java/org/elasticsearch/bwcompat/StaticIndexBackwardCompatibilityTest.java
src/test/java/org/elasticsearch/index/engine/InternalEngineTests.java
src/test/java/org/elasticsearch/rest/action/admin/indices/upgrade/UpgradeReallyOldIndexTest.java
2015-04-16 05:24:33 -04:00
Adrien Grand
5806e85771
Merge pull request #10593 from jpountz/fix/dynamic_mappings_updates
...
Mappings: Same code path for dynamic mappings updates and updates coming from the API.
Close #10593
2015-04-16 10:17:38 +02:00