Commit graph

61 commits

Author SHA1 Message Date
7595fbaeee making metrics optional 2021-04-29 10:54:47 +02:00
b7d3184200 align with es221 2021-04-28 17:52:41 +02:00
9c606eebdd clean up API, remove IndexRetention to index definition, move start/stop bulk, default bulk wait 2021-04-22 23:29:49 +02:00
40cdde3ae8 align with es221, cluster health, no IOException in Admin API 2021-04-22 16:44:18 +02:00
da5dbaf71f bump version 2021-04-21 19:39:07 +02:00
7e661271c1 no IOException in Admin API 2021-04-21 17:20:57 +02:00
afdbe1c7d2 Merge branch 'es7102' of alkmene:joerg/elx into es7102 2021-04-21 13:17:21 +02:00
78e234e576 fix HTTP client host/port parsing 2021-04-21 13:17:07 +02:00
2ca3b3e9ee wait 5 minutes for cluster health after index replica and force merge to not confuse subsequent bulk indexing with yelloe health 2021-04-21 09:31:03 +02:00
870cc09767 align with es221 2021-04-20 14:33:53 +02:00
6af56268aa align with es221 2021-04-20 10:29:40 +02:00
46487a691d tests working under ES 7.10.2 2021-04-15 17:11:00 +02:00
6c48d23de1 align with es221 2021-04-14 18:55:56 +02:00
21e5dd84c9 cleanup common package 2021-04-09 13:31:34 +02:00
96eabdd32d align with es221 2021-04-09 13:15:04 +02:00
7191bb550b align with es221 2021-04-09 13:01:16 +02:00
95649e7950 update shift and prune 2021-03-29 17:02:25 +02:00
94c4fcf02c do not wait for shards, fix 'index' field value casting, more logging when pruning 2021-02-01 17:57:25 +01:00
015288b583 cleanup 2021-01-29 16:51:22 +01:00
6146da9554 cleaning up 2021-01-29 15:51:03 +01:00
a21e0aef5e adapting to ES 7.10.2 2021-01-29 01:17:06 +01:00
1a251acacf update to Netty 4.1.50 2020-06-05 11:05:59 +02:00
8feb56c18a Merge branch '7.6' of alkmene.hbz-nrw.de:joerg/elx into 7.6 2020-06-04 20:27:21 +02:00
8c64c4b35f update jackson to 2.11.0, log4j to 2.13.3 2020-06-04 20:25:04 +02:00
377040cf93 update jackson to 2.11.0, log4j to 2.13.3 2020-06-04 20:22:51 +02:00
188708d0ed bulk metric moved to controller, search metric has landed
bulk metric moved to controller, search metric has landed
2020-05-27 12:01:35 +02:00
5423cf0f11 update to admin/bulk/search API, add missing HTTP actions get index, search scroll, clear scroll 2020-05-25 18:46:10 +02:00
43b6afec62 update to Gradle 6.4.1 2020-05-25 18:43:49 +02:00
fb0dfbb683 fix mapping / date detection, adapt to API changes 2020-05-11 14:11:59 +02:00
c03e47cf26 API simplifications for bulk 2020-05-11 14:10:43 +02:00
a5c8dc8b5f new elx implementation for Elasticsearch 7.6.1 2020-05-10 17:40:58 +02:00
3cc4881f19 do not let epoll here in runtime 2020-05-02 18:43:45 +02:00
8056d65b8c update to 6.3.2.4 2020-04-08 11:52:08 +02:00
7b71bf9481 update for new 6.3.2.4 version 2020-04-06 11:16:33 +02:00
1912c018d5 update build, pmd 2020-04-01 22:43:19 +02:00
098fc46687 fix xbib upload 2019-05-08 11:31:06 +02:00
793cda09b1 fix smoke test 2019-05-06 11:51:35 +02:00
49b35226c2 make HTTP client work 2019-05-06 11:28:58 +02:00
d4e40145be update to Junit 5.4.2, ES 6.3.2.3, gradle 5.3, fix tests 2019-05-03 22:50:13 +02:00
2b3ac518b5 add index prune test, clean up test, update to xbib metrics 1.2.0 2019-02-24 23:52:06 +01:00
fa84c61336 first version of elx for Elasticsearch 6.3.2 2019-02-22 11:15:22 +01:00
0ba6b6d99d update to Gradle 5.2.1, simpler API without TimeValue, fixing testframework/netty dependencies 2019-02-15 11:10:15 +01:00
1b17e3ac7d Merge branch '6.3' 2019-02-10 21:18:05 +01:00
6611a55cba update to 6.3.2.4, update to Gradle 5.1 2019-02-10 20:39:07 +01:00
db95d266d3 working on node/transport/http clients for ES 6.2 2018-05-04 16:02:16 +02:00
b2ad4f2b25 fix duplicate doc tests, ensure no bulk rejection 2017-04-02 22:06:58 +02:00
25f529acd2 update to Elasticsearch 5.3.0 2017-04-01 17:17:31 +02:00
f181871948 update to Elasticsearch 5.2.2 2017-04-01 12:48:43 +02:00
6f6dd8ae08 add Maven Central repository 2017-01-12 13:14:12 +01:00
7b18b6740e add native epoll for Linux 2017-01-12 12:53:25 +01:00