File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,15 @@ Technical task
6969 [OAK-11359] - Remove usage of Guava Ints.checkedCast
7070 [OAK-11360] - remove usage of Guava Ints.contains()
7171 [OAK-11362] - Remove usage of Guava Maps.filterEntries
72+ [OAK-11363] - Remove usage of Guava Maps.uniqueIndex
7273 [OAK-11366] - Remove usage of Guava UnsignedBytes.compare()
7374 [OAK-11367] - Remove usage of Guava Chars.contains()
75+ [OAK-11371] - remove use of Guava Files.newWriter()
76+ [OAK-11374] - Remove usage of Guava Maps.immutableEntry
77+ [OAK-11375] - Remove usage of Guava Maps.transformValues
78+ [OAK-11377] - Remove usage of Guava ByteStreams.toByteArray()
79+ [OAK-11381] - Remove usage of Guava Maps.asMap
80+ [OAK-11382] - Remove usage of Guava Maps.toMap
7481
7582Bug
7683
8087 [OAK-11294] - documentmk: broken logging in ClusterNodeInfo
8188 [OAK-11303] - The log message with the report on index import does not include index names
8289 [OAK-11307] - oak-search-elastic: mixin filtered queries do not produce results
90+ [OAK-11379] - JsonSerializer output contains deleted children of orderable nodes
8391
8492Improvement
8593
You can’t perform that action at this time.
0 commit comments