Commit graph

51 commits

Author SHA1 Message Date
2c117be26e update to Jackson 2.11, Log4j 2.13.3, fix node client tests 2020-06-04 21:15:31 +02:00
0a326977c7 add method for simple string/string settings, work around fragile settings.put() method in ES 2.2 2020-05-25 10:26:52 +02:00
be2f18446b rename native client to basic client 2020-05-24 08:37:47 +02:00
c4562bb681 fix locking in open/close logic, allow more than one clients if connected to different clusters 2020-05-23 22:51:03 +02:00
66df115579 add helper classes to share same Elasticsearch low level client 2020-05-23 21:42:19 +02:00
794446534c adjust to elx API update on 6.3 branch 2020-05-22 16:38:23 +02:00
f7509bcecd split into admin, bulk, search client, fix HTTP client 2020-05-22 14:31:39 +02:00
c8c8846bb2 Merge branch '2.2' of alkmene:joerg/elx into 2.2 2020-05-22 14:08:32 +02:00
6a48751b90 update to Gradle 6.4.1 2020-05-22 14:04:42 +02:00
246b8c10cd cosmetic 2020-05-13 20:44:47 +02:00
539c77cbd4 update to elx API of 7.6 branch 2020-05-11 23:49:55 +02:00
6702452982 update to Netty 4.1.48 2020-03-31 22:18:15 +02:00
2c6617473d change to our guava/guice 2020-01-19 22:20:00 +01:00
8d6cb72777 update to nett 4.1.43, gradle 5.6.2, jackson 2.9.10, metrics 2.0.0 2019-11-07 16:47:47 +01:00
bd59fdffbd update dependencies to current versions 2019-08-08 22:21:08 +02:00
d71c164174 disable bulk logging bey default, update to Gradle 5.3.1 2019-07-23 12:52:10 +02:00
7338f4bce1 modify for gradle config 2019-06-13 20:22:25 +02:00
979b06fbf2 enable tests, add NPE guards to DefaultBulkProcessor 2019-05-03 11:31:00 +02:00
43c983f2a9 update 2.2.1.9 2019-05-02 21:37:55 +02:00
cc562e6a65 semaphore logging 2019-05-02 21:34:49 +02:00
3439386e02 switch to Junit 5 2019-05-02 19:46:21 +02:00
47a0ca64fb 2.2.1.7 2019-02-23 23:08:21 +01:00
00d3ef984c clean up 2019-02-23 17:37:14 +01:00
37b664f1b6 fix wait for active shards 2019-02-23 15:26:36 +01:00
41b18f4ae7 set travis to openjdk11 2019-02-23 13:51:57 +01:00
22ab37b3e5 metric 1.2.0, fix shift index, add prune index test 2019-02-23 13:38:41 +01:00
fcd99f801d changes from 6.3 branch, some fixes, better timeouts, better index shift 2019-02-22 20:40:29 +01:00
e9102d5e28 Merge branch '2.2' 2019-02-20 19:14:51 +01:00
5184b75b36 refactored bulk controller, improved api, renamed und cleaned methods, result classes, removed redundant code and methods 2019-02-20 18:38:28 +01:00
4701447d3c clean up extended client 2019-02-19 17:29:51 +01:00
c0dfb9a617 large refactoring, new subpackage structure, Gradle 5.2.1, Java 11 2019-02-18 17:21:57 +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
17d114feb1 Gradle 3.2.1, remove annotation Nullable, rename ClientBuilder to Clients 2017-01-03 14:37:23 +01:00
4b563b9fce remove jbake 2017-01-03 09:28:17 +01:00
6bd2f65a66 update to Elasticsearch 5.1.1, Gradle 3.2.1 2016-12-12 11:51:35 +01:00
1888b3630f align tests, loggers, sonarqube issues 2016-11-19 16:43:57 +01:00
acbfdb8f4c update to Elasticearch 5.0.1 2016-11-16 22:35:33 +01:00
409ced9c7a doc fixes 2016-11-15 21:31:49 +01:00
e576738762 README 2016-11-15 21:06:04 +01:00
4f1ce83167 remove MonitorService from shutdown call, add more docs 2016-11-15 20:58:08 +01:00
9c5c99d770 clean up 2016-11-01 23:27:40 +01:00
69bd4d9064 sonarqube fixes 2016-11-01 19:28:58 +01:00