tustvold commented on code in PR #2242:
URL: https://github.com/apache/arrow-rs/pull/2242#discussion_r933853257


##########
object_store/src/aws.rs:
##########
@@ -684,6 +684,7 @@ impl AmazonS3Builder {
 
     /// Sets the maximum number of concurrent outstanding
     /// connectons. Default is `16`.
+    #[deprecated(note = "use LimitStore instead")]

Review Comment:
   This is a nice side-effect of #2204, we can deprecate individual things now



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

Reply via email to