[
https://issues.apache.org/jira/browse/SOLR-10790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-10790.
----------------------------------------
Resolution: Fixed
Fix Version/s: 6.7
master (7.0)
> fix 6 (Recovered) WARNINGs
> --------------------------
>
> Key: SOLR-10790
> URL: https://issues.apache.org/jira/browse/SOLR-10790
> Project: Solr
> Issue Type: Task
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
> Fix For: master (7.0), 6.7
>
> Attachments: SOLR-10790.patch
>
>
> In [~erickerickson]'s notclosed.txt attachment for SOLR-10778 these warnings
> not about unclosed resources caught my attention:
> {code}
> [ecj-lint] 1. WARNING in
> /Users/Erick/apache/solrJiras/jiramaster/solr/core/src/java/org/apache/solr/cloud/Assign.java
> (at line 101)
> [ecj-lint] Collections.sort(shardIdNames, (o1, o2) -> {
> [ecj-lint] ^^^^^^^^^^^
> [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape
> analysis
> [ecj-lint] ----------
> [ecj-lint] 2. WARNING in
> /Users/Erick/apache/solrJiras/jiramaster/solr/core/src/java/org/apache/solr/cloud/Assign.java
> (at line 101)
> [ecj-lint] Collections.sort(shardIdNames, (o1, o2) -> {
> [ecj-lint] ^^^^^^^^^^^
> [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape
> analysis
> [ecj-lint] ----------
> [ecj-lint] 3. WARNING in
> /Users/Erick/apache/solrJiras/jiramaster/solr/core/src/java/org/apache/solr/cloud/Assign.java
> (at line 101)
> [ecj-lint] Collections.sort(shardIdNames, (o1, o2) -> {
> [ecj-lint] ^^^^^^^^^^^
> [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape
> analysis
> [ecj-lint] ----------
> [ecj-lint] ----------
> [ecj-lint] 4. WARNING in
> /Users/Erick/apache/solrJiras/jiramaster/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java
> (at line 214)
> [ecj-lint] Collections.sort(sortedLiveNodes, (n1, n2) -> {
> [ecj-lint] ^^^^^^^^^^^
> [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape
> analysis
> [ecj-lint] ----------
> [ecj-lint] 5. WARNING in
> /Users/Erick/apache/solrJiras/jiramaster/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java
> (at line 214)
> [ecj-lint] Collections.sort(sortedLiveNodes, (n1, n2) -> {
> [ecj-lint] ^^^^^^^^^^^
> [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape
> analysis
> [ecj-lint] ----------
> [ecj-lint] 6. WARNING in
> /Users/Erick/apache/solrJiras/jiramaster/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java
> (at line 214)
> [ecj-lint] Collections.sort(sortedLiveNodes, (n1, n2) -> {
> [ecj-lint] ^^^^^^^^^^^
> [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape
> analysis
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]