[
https://issues.apache.org/jira/browse/SOLR-15341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324099#comment-17324099
]
Ilan Ginzburg edited comment on SOLR-15341 at 4/16/21, 10:37 PM:
-----------------------------------------------------------------
I believe we missed (removing) a test checking that value.
It's line 660:
{{assertNotNull(Utils.toJSONString(rsp), segInfos.findRecursive("segments",
"_0", "ramBytesUsed"));}}
In {{{{CollectionsAPISolrJTest.testColStatus()}}}}.
was (Author: murblanc):
I believe we missed (removing) a test checking that value.
It's line 660:
{{ assertNotNull(Utils.toJSONString(rsp), segInfos.findRecursive("segments",
"_0", "ramBytesUsed"));}}
In {{CollectionsAPISolrJTest.testColStatus()}}.
> Lucene has removed CodecReader#ramBytesUsed
> -------------------------------------------
>
> Key: SOLR-15341
> URL: https://issues.apache.org/jira/browse/SOLR-15341
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Major
> Fix For: main (9.0)
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Due to LUCENE-9387 Solr no longer compiles. Accountability of CodecReader RAM
> usage is removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]