Andriy Redko
65804d25a6
Update to log4j 2.17.1 ( #1820 )
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2021-12-28 17:06:42 -05:00
Andriy Redko
ca27c8fd4f
Update to log4j 2.17.0 ( #1771 )
2021-12-18 09:36:59 -08:00
Andriy Redko
6db435412b
Upgrade to log4j 2.16.0 ( #1721 )
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2021-12-14 07:34:45 -05:00
Andrew Ross
309649ce8a
Upgrade to logj4 2.15.0 ( #1698 )
...
Signed-off-by: Andrew Ross <andrross@amazon.com>
2021-12-10 13:03:41 -08:00
Sarat Vemulapalli
e0e6995c4a
Updating Log4j to 2.11.2 ( #1696 )
...
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
2021-12-10 08:03:45 -08:00
Nick Knize
53334b2ce4
Upgrade to Lucene 8.10.1 ( #1440 )
...
This commit upgrades to the latest release of lucene 8.10
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2021-10-28 10:06:53 -05:00
Andriy Redko
3779576c51
Modernize and consolidate JDKs usage across all stages of the build. Use JDK-17 as bundled JDK distribution to run tests ( #1358 )
...
* Modernize and consolidate JDKs usage across all stages of the build. Use JDK-17 as bundled JDK distribution to run tests
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
* Using -Djava.security.egd=file:/dev/urandom explicitly for cli tests
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2021-10-13 17:25:48 -04:00
Nick Knize
5ae00456a0
Upgrade to Lucene 8.9 ( #1080 )
...
This commit upgrades to the official lucene 8.9 release
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2021-08-20 11:28:06 -05:00
xuezhou25
7d18eaf3a4
Replaced custom built JNA by official JNA distribution. ( #1003 )
...
Signed-off-by: Xue Zhou <xuezhou@amazon.com>
2021-08-03 13:52:53 -04:00
Nick Knize
c5a3c3cb41
Update lucene version to 8.8.2 ( #557 )
...
This commit updates the codebase to the latest released version of Lucene.
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
2021-04-23 09:48:41 -05:00
Ignacio Vera
4851bc7bae
Upgrade to Lucene-8.7.0 ( #64532 ) ( #64537 )
2020-11-03 16:57:04 +01:00
Ignacio Vera
d0f5066310
Upgrade to lucene-8.7.0-snapshot-72d8528c3a6 ( #63912 ) ( #63928 ) ( #63933 )
2020-10-20 15:08:06 +02:00
Mayya Sharipova
e022b78198
Upgrade to lucene-8.7.0-snapshot-5c4168d ( #63466 )
...
This disables sort optim on _doc, which may still be unstable.
Backport for #63444
2020-10-08 08:20:43 -04:00
Mayya Sharipova
e236ea43e9
Upgrade to lucene-8.7.0-snapshot-e914862 ( #63401 )
...
Backport for: #63395
2020-10-07 09:45:14 -04:00
Mayya Sharipova
f2ba62b894
Upgrade to lucene- 8.7.0-snapshot-66c49a35402 ( #63372 )
...
This includes fixing a bug in doc iteration during sort optimization
Backport for #63349
2020-10-06 22:38:58 -04:00
Nhat Nguyen
1a6837883a
Upgrade to Lucene-8.7.0-snapshot-77396dbf339 ( #63222 )
...
Includes LUCENE-9554, which exposes the pendingNumDocs from IndexWriter.
2020-10-05 14:39:30 -04:00
Mayya Sharipova
4c8c3c8df6
Upgrade lucene to lucene-8.7.0-snapshot-3b59906 ( #62978 )
...
Backport for #62970
2020-09-28 16:52:31 -04:00
Adrien Grand
4de8579455
Upgrade to lucene-8.7.0-snapshot-830bd186a8d. ( #62596 )
2020-09-18 09:51:34 +02:00
Adrien Grand
9a8225bbc1
Upgrade to lucene-8.7.0-snapshot-9cd3af50f80. ( #62450 ) ( #62476 )
...
This new snapshot contains the following JIRAs that we're interested in:
- [LUCENE-9525](https://issues.apache.org/jira/browse/LUCENE-9525 )
Better handling of small documents. This should improve retrieval times
when documents are less than ~1kB.
- [LUCENE-9510](https://issues.apache.org/jira/browse/LUCENE-9510 )
Faster flushes when index sorting is enabled by not compressing the
temporary files that store stored fields and term vectors.
2020-09-17 10:28:20 +02:00
Adrien Grand
6db8afefc2
Upgrade to lucene-8.7.0-snapshot-cdfdc1e0851. ( #62376 )
...
Upgrade to a new Lucene snapshot that (at least partially) addresses the
indexing rate regression when index sorting is enabled.
Backport of #62334 .
2020-09-15 17:48:07 +02:00
Ignacio Vera
c8981ea93d
upgrade to lucene-8.7.0-snapshot-b313618cc1d ( #62213 ) ( #62222 )
2020-09-10 16:23:18 +02:00
Ignacio Vera
31c026f25c
upgrade to Lucene-8.7.0-snapshot-61ea26a ( #61957 ) ( #61974 )
2020-09-04 13:46:20 +02:00
Jason Tedor
64cd229b35
Upgrade to Lucene 8.6.2 ( #61688 )
...
This commit upgrades the Lucene dependencies to 8.6.2.
2020-08-31 09:54:07 -04:00
Ignacio Vera
f8037abf47
upgrade to lucene-8.6.0 release ( #59596 ) ( #59599 )
2020-07-15 12:40:57 +02:00
Ignacio Vera
5cc6457ed8
upgrade to lucene-8.6.0-snapshot-6a715e2ecc3 ( #59091 ) ( #59120 )
2020-07-07 12:07:41 +02:00
Jason Tedor
b78b3edeea
Upgrade to JNA 5.5.0 ( #58183 )
...
This commit bumps our JNA dependency from 4.5.1 to 5.5.0, so that we are
now on the latest maintained line, and pick up a large collection of bug
fixes that have accumulated.
2020-06-17 07:35:08 -04:00
Alan Woodward
16e230dcb8
Update to lucene snapshot e7c625430ed ( #57981 )
...
Includes LUCENE-9148 and LUCENE-9398, which splits the BKD metadata, index and data into separate files and keeps the index off-heap.
2020-06-11 14:51:53 +01:00
markharwood
eb8cb31d46
Update Lucene version to 8.6.0-snapshot-9d6c738ffce ( #57024 )
...
Same version as master
2020-05-21 11:28:16 +01:00
Ignacio Vera
b4521d5183
upgrade to Lucene 8.6.0 snapshot ( #56661 )
2020-05-13 14:25:16 +02:00
Ignacio Vera
a677b63daa
Upgrade to lucene 8.5.1 release ( #55229 ) ( #55235 )
...
Upgrade to lucene 8.5.1 release that contains a bug fix for a bug that might introduce index corruption when deleting data from an index that was previously shrunk.
2020-04-15 17:35:42 +02:00
Alan Woodward
39d7d0dc10
Upgrade to lucene 8.5.0 release ( #54077 )
...
Upgrades our lucene dependency to the released 8.5.0 version.
2020-03-24 13:45:50 +00:00
Alan Woodward
5c861cfe6e
Upgrade to final lucene 8.5.0 snapshot ( #53293 )
...
Lucene 8.5.0 release candidates are imminent. This commit upgrades master to use
the latest snapshot to check that there are no last-minute bugs or regressions.
2020-03-10 09:32:59 +00:00
Nhat Nguyen
5476a49833
Revert "upgrade to lucene-snapshot-fa75139efea ( #53150 ) ( #53151 )"
...
This reverts commit 058113aa42
.
2020-03-05 17:33:00 -05:00
Ignacio Vera
058113aa42
upgrade to lucene-snapshot-fa75139efea ( #53150 ) ( #53151 )
2020-03-05 10:04:05 +01:00
Nhat Nguyen
e6755afeeb
Upgrade to Lucene 8.5.0-snapshot-c4475920b08 ( #52950 ) ( #52977 )
...
To give LUCENE-9228 more CI cycles
2020-02-29 09:29:16 -05:00
markharwood
96d603979b
Upgrade Lucene to 8.5.0-snapshot-b01d7cb ( #52584 )
...
Upgrading 7x to same Lucene 8.5 version used in master
2020-02-21 10:25:03 +00:00
Ignacio Vera
80e3c97210
Upgrade to lucene-8.5.0-snapshot-d62f6307658 ( #52039 ) ( #52130 )
2020-02-10 10:13:22 +01:00
Mayya Sharipova
42b885f050
Upgrade to lucene-8.5.0-snapshot-3333ce7da6d ( #51749 )
...
Backport for #51327
2020-01-31 11:20:15 -05:00
Adrien Grand
4f2299c714
Upgrade to Lucene 8.4.0. ( #50518 ) ( #50750 )
2020-01-08 18:53:59 +01:00
Ignacio Vera
b5ec227de8
upgrade to lucene 8.4.0-snapshot-08b8d116f8f ( #50129 ) ( #50132 )
2019-12-12 13:13:37 +01:00
Adrien Grand
87e72156ce
Upgrade to lucene 8.4.0-snapshot-662c455. ( #50016 ) ( #50039 )
...
Lucene 8.4 is about to be released so we should check it doesn't cause problems
with Elasticsearch.
2019-12-10 18:04:58 +01:00
Mayya Sharipova
2dafecc398
Upgrade lucene to 8.4.0-snapshot-e648d601efb ( #49641 )
2019-11-28 11:59:58 -05:00
Alexander Reelsen
4ecf234617
Upgrade to joda 2.10.4 ( #47805 )
2019-10-31 14:49:50 +01:00
Ignacio Vera
b1224fca8c
upgrade to Lucene-8.3.0-snapshot-25968e3b75e ( #48227 )
2019-10-21 08:21:09 +02:00
Alexander Reelsen
ecafe4f4ad
Update joda to 2.10.3 ( #45495 )
2019-08-23 10:39:39 +02:00
Ignacio Vera
821f6f893b
Upgrade to Lucene 8.2.0 release ( #44859 ) ( #44892 )
2019-07-26 08:14:59 +02:00
Ignacio Vera
eb348d2593
Upgrade to lucene-8.2.0-snapshot-6413aae226 ( #44480 )
2019-07-17 13:28:28 +02:00
Nick Knize
374030a53f
Upgrade to lucene-8.2.0-snapshot-860e0be5378 ( #44171 ) ( #44184 )
...
Upgrades lucene library to lucene-8.2.0-snapshot-860e0be5378
2019-07-11 09:17:22 -05:00
Alexander Reelsen
6f95038001
Upgrade HPPC to version 0.8.1 ( #43025 )
2019-06-12 13:14:16 +02:00
Jason Tedor
371cb9a8ce
Remove Log4j 1.2 API as a dependency ( #42702 )
...
We had this as a dependency for legacy dependencies that still needed
the Log4j 1.2 API. This appears to no longer be necessary, so this
commit removes this artifact as a dependency.
To remove this dependency, we had to fix a few places where we were
accidentally relying on Log4j 1.2 instead of Log4j 2 (easy to do, since
both APIs were on the compile-time classpath).
Finally, we can remove our custom Netty logger factory. This was needed
when we were on Log4j 1.2 and handled logging in our own unique
way. When we migrated to Log4j 2 we could have dropped this
dependency. However, even then Netty would still pick up Log4j 1.2 since
it was on the classpath, thus the advantage to removing this as a
dependency now.
2019-05-30 16:08:07 -04:00