Upgrade to lucene-6.3.0-snapshot-a66a445. (#21309)
This addresses a bug that was introduced with https://issues.apache.org/jira/browse/LUCENE-7501.
This commit is contained in:
parent
8943421494
commit
2a70f6e7b1
|
@ -1,5 +1,5 @@
|
|||
elasticsearch = 6.0.0-alpha1
|
||||
lucene = 6.3.0-snapshot-ed102d6
|
||||
lucene = 6.3.0-snapshot-a66a445
|
||||
|
||||
# optional dependencies
|
||||
spatial4j = 0.6
|
||||
|
|
|
@ -31,7 +31,7 @@ grant codeBase "${codebase.securesm-1.1.jar}" {
|
|||
//// Very special jar permissions:
|
||||
//// These are dangerous permissions that we don't want to grant to everything.
|
||||
|
||||
grant codeBase "${codebase.lucene-core-6.3.0-snapshot-ed102d6.jar}" {
|
||||
grant codeBase "${codebase.lucene-core-6.3.0-snapshot-a66a445.jar}" {
|
||||
// needed to allow MMapDirectory's "unmap hack" (die unmap hack, die)
|
||||
// java 8 package
|
||||
permission java.lang.RuntimePermission "accessClassInPackage.sun.misc";
|
||||
|
@ -42,7 +42,7 @@ grant codeBase "${codebase.lucene-core-6.3.0-snapshot-ed102d6.jar}" {
|
|||
permission java.lang.RuntimePermission "accessDeclaredMembers";
|
||||
};
|
||||
|
||||
grant codeBase "${codebase.lucene-misc-6.3.0-snapshot-ed102d6.jar}" {
|
||||
grant codeBase "${codebase.lucene-misc-6.3.0-snapshot-a66a445.jar}" {
|
||||
// needed to allow shard shrinking to use hard-links if possible via lucenes HardlinkCopyDirectoryWrapper
|
||||
permission java.nio.file.LinkPermission "hard";
|
||||
};
|
||||
|
|
|
@ -33,7 +33,7 @@ grant codeBase "${codebase.securemock-1.2.jar}" {
|
|||
permission java.lang.reflect.ReflectPermission "suppressAccessChecks";
|
||||
};
|
||||
|
||||
grant codeBase "${codebase.lucene-test-framework-6.3.0-snapshot-ed102d6.jar}" {
|
||||
grant codeBase "${codebase.lucene-test-framework-6.3.0-snapshot-a66a445.jar}" {
|
||||
// needed by RamUsageTester
|
||||
permission java.lang.reflect.ReflectPermission "suppressAccessChecks";
|
||||
// needed for testing hardlinks in StoreRecoveryTests since we install MockFS
|
||||
|
|
|
@ -1791,7 +1791,6 @@ public class InternalEngineTests extends ESTestCase {
|
|||
return new Mapping(Version.CURRENT, root, new MetadataFieldMapper[0], emptyMap());
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/21147")
|
||||
public void testUpgradeOldIndex() throws IOException {
|
||||
List<Path> indexes = new ArrayList<>();
|
||||
try (DirectoryStream<Path> stream = Files.newDirectoryStream(getBwcIndicesPath(), "index-*.zip")) {
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
61aacb657e44a9beabf95834e106bbb96373a703
|
|
@ -1 +0,0 @@
|
|||
6a96375ee285920400266dfc411342f2e3d3d623
|
|
@ -0,0 +1 @@
|
|||
600de75a81e259cab0384e546d9a1d527ddba6d6
|
|
@ -1 +0,0 @@
|
|||
aa0403f90ac23f50667477b314175e58175c8067
|
|
@ -0,0 +1 @@
|
|||
188774468a56a8731ca639527d721060d26ffebd
|
|
@ -1 +0,0 @@
|
|||
6510e4e4af2b90a2d1e2e8c27e92120667c0bff8
|
|
@ -0,0 +1 @@
|
|||
5afd9271e3d8f645440f48ff2487545ae5573e7e
|
|
@ -1 +0,0 @@
|
|||
16fb10b3b006a4a7cb2ed9b436e59c91dc9edf47
|
|
@ -0,0 +1 @@
|
|||
0f575175e26d4d3b1095f6300cbefbbb3ee994cd
|
|
@ -1 +0,0 @@
|
|||
47a3c05e1be7f593a0860c744c752807fb4d44fb
|
|
@ -0,0 +1 @@
|
|||
ee898c3d318681c9f29c56e6d9b52876be96d814
|
|
@ -1 +0,0 @@
|
|||
2bbe25506f997056555c8bfba64382663433517e
|
|
@ -0,0 +1 @@
|
|||
ea6defd322456711394b4dabcda70a217e3caacd
|
|
@ -1 +0,0 @@
|
|||
76a1c370acfa5ad74beef243512a1dda64d01d79
|
|
@ -0,0 +1 @@
|
|||
ea2de7f9753a8e19a1ec9f25a3ea65d7ce909a0e
|
|
@ -1 +0,0 @@
|
|||
ce459756eb7210c1bf7cd2a0cb25c7c5660de224
|
|
@ -0,0 +1 @@
|
|||
0b15c6f29bfb9ec14a4615013a94bfa43a63793d
|
|
@ -1 +0,0 @@
|
|||
1c27529566f2b8ab8856e8b0a4779ad2071588fc
|
|
@ -0,0 +1 @@
|
|||
d89d9fa1036c38144e0b8db079ae959353847c86
|
|
@ -1 +0,0 @@
|
|||
b5a9d1e55751dc193879c22a48823a863492bbe2
|
|
@ -0,0 +1 @@
|
|||
c003c1ab0a19a02b30156ce13372cff1001d6a7d
|
|
@ -1 +0,0 @@
|
|||
8d73ab3c889d386b3a594941992a5d942c57513a
|
|
@ -0,0 +1 @@
|
|||
a3c570bf588d7c9ca43d074db9ce9c9b8408b930
|
|
@ -1 +0,0 @@
|
|||
85e74df9bc722f9a858775496cad7f35dce65aa0
|
|
@ -0,0 +1 @@
|
|||
de54ca61f5892cf2c88ac083b3332a827beca7ff
|
|
@ -1 +0,0 @@
|
|||
cc12ac933b39ef33e186e77f7f6af6bdc99f9108
|
|
@ -0,0 +1 @@
|
|||
cacdf81b324acd335be63798d5a3dd16e7dff9a3
|
|
@ -1 +0,0 @@
|
|||
8dfc7a42839db1e4ef69dbfc23d9ef2fb6c43ff6
|
|
@ -0,0 +1 @@
|
|||
a5cb3723bc8e0db185fc43e57b648145de27fde8
|
|
@ -1 +0,0 @@
|
|||
0b065269e76aa5cf56fa30dcb0cb4641974b6bed
|
|
@ -0,0 +1 @@
|
|||
0bf61de45f8ea73a185d48572ea094f6b696a7a8
|
|
@ -1 +0,0 @@
|
|||
3ad2da8a2c48520f05723050252b131c96cc3b7c
|
|
@ -0,0 +1 @@
|
|||
39e5761c8209a6e4e940a3aec4ba57a6b631ca00
|
|
@ -1 +0,0 @@
|
|||
2794258f69dd65abe1d991013b6ba98ae8a2ab60
|
|
@ -0,0 +1 @@
|
|||
c4230c40a10cbb4ad54bcbe9e4265ecb598a4c25
|
|
@ -1 +0,0 @@
|
|||
7e325a21b6bde7a86861bf380b40aeaafabe8c90
|
|
@ -0,0 +1 @@
|
|||
ccd0636f0df42146b5c77cac5ec57739c9ff2893
|
|
@ -1 +0,0 @@
|
|||
746a7888f48f3be86f7a31d95a1ca1e033cf0c3f
|
|
@ -0,0 +1 @@
|
|||
17b3d2f5ffd58756b6d5bdc651eb2ea461885d0a
|
|
@ -1 +0,0 @@
|
|||
fec95fc0b5bb2e0855a9c9be3dc2982c0ab0fa16
|
|
@ -0,0 +1 @@
|
|||
d3d540a7225837e25cc0ed02aefb0c7763e0f832
|
|
@ -1 +0,0 @@
|
|||
8663b181f65dadffa6f0f42e56a7ab36ff447fd4
|
|
@ -0,0 +1 @@
|
|||
7e711a007cd1588f8118eb02803381d448ae087c
|
|
@ -1 +0,0 @@
|
|||
a08e5ddd375ea17a878ba077cc33ce59e68758c2
|
Loading…
Reference in New Issue