gus-asf merged PR #2347:
URL: https://github.com/apache/solr/pull/2347
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or
sigram commented on code in PR #2347:
URL: https://github.com/apache/solr/pull/2347#discussion_r1528798498
##
solr/core/src/java/org/apache/solr/search/CpuAllowedLimit.java:
##
@@ -57,28 +63,24 @@ public CpuAllowedLimit(SolrQueryRequest req) {
throw new IllegalArgumentExc
sigram commented on code in PR #2347:
URL: https://github.com/apache/solr/pull/2347#discussion_r1528795286
##
solr/core/src/java/org/apache/solr/search/CpuAllowedLimit.java:
##
@@ -17,25 +17,29 @@
package org.apache.solr.search;
import com.google.common.annotations.VisibleFo
gus-asf commented on code in PR #2347:
URL: https://github.com/apache/solr/pull/2347#discussion_r1526264642
##
solr/core/src/java/org/apache/solr/search/CpuAllowedLimit.java:
##
@@ -34,7 +34,9 @@
public class CpuAllowedLimit implements QueryTimeout {
private static final Log
gus-asf commented on code in PR #2347:
URL: https://github.com/apache/solr/pull/2347#discussion_r1526264015
##
solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java:
##
@@ -74,7 +74,7 @@ public static boolean isSupported() {
/**
* Return the initial value of CPU tim
gus-asf commented on code in PR #2347:
URL: https://github.com/apache/solr/pull/2347#discussion_r1526255373
##
solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java:
##
@@ -87,23 +87,27 @@ public long getStartCpuTimeNs() {
*
* @return current value, or {@link #UNSU
sigram commented on code in PR #2347:
URL: https://github.com/apache/solr/pull/2347#discussion_r1525968639
##
solr/core/src/java/org/apache/solr/util/ThreadCpuTimer.java:
##
@@ -87,23 +87,27 @@ public long getStartCpuTimeNs() {
*
* @return current value, or {@link #UNSUP
gus-asf opened a new pull request, #2347:
URL: https://github.com/apache/solr/pull/2347
https://issues.apache.org/jira/browse/SOLR-17203
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp