dcapwell commented on a change in pull request #1335:
URL: https://github.com/apache/cassandra/pull/1335#discussion_r804261696



##########
File path: src/java/org/apache/cassandra/config/Config.java
##########
@@ -519,15 +526,15 @@
      * Time in milliseconds after a warning will be emitted to the log and to 
the client that a UDF runs too long.
      * (Only valid, if user_defined_functions_threads_enabled==true)
      */
-    //No need of unit conversion as this parameter is not exposed in the yaml 
file

Review comment:
       all fields in this file are exposed to YAML, so renamed back to the old 
name and did a conversion to support the SmallestDurationMilliseconds and old 
Long (as millis)




-- 
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