epugh commented on code in PR #4828:
URL: https://github.com/apache/solr/pull/4828#discussion_r3889362205


##########
solr/core/src/resources/ImplicitPlugins.json:
##########
@@ -144,10 +144,10 @@
       }
     },
     "/tasks/cancel": {
-      "class": "solr.QueryCancellationHandler",
+      "class": "solr.TaskCancellationHandler",
       "useParams":"_TASK_CANCELLATION",

Review Comment:
   the fact that this was called `_TASK__CONCELLATION` already is some good 
evidence that our renaming is headed int he right direction!



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to