eric-maynard commented on code in PR #25:
URL: https://github.com/apache/polaris-tools/pull/25#discussion_r2195158075


##########
benchmarks/src/gatling/scala/org/apache/polaris/benchmarks/actions/NamespaceActions.scala:
##########
@@ -147,7 +147,7 @@ case class NamespaceActions(
    * Typically, start 1 user and increase by 1 user every second until some 
arbitrary maximum value.
    */
   val createNamespace: ChainBuilder =
-    retryOnHttpStatus(maxRetries, retryableHttpCodes, "Create namespace")(
+    retryOnHttpStatus(maxRetries, retryableHttpCodes, "Create Namespace")(

Review Comment:
   Except in titles or in the case of a proper noun, so I think this is 
probably fine either way as it serves as the name of your `Executable`



-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to