xvrl commented on code in PR #14827:
URL: https://github.com/apache/druid/pull/14827#discussion_r1294769446


##########
pom.xml:
##########
@@ -766,9 +766,9 @@
                 <version>3.3.6</version>
             </dependency>
             <dependency>
-                <groupId>net.spy</groupId>
-                <artifactId>spymemcached</artifactId>
-                <version>2.12.3</version>
+                <groupId>com.amazonaws</groupId>
+                <artifactId>elasticache-java-cluster-client</artifactId>
+                <version>1.2.0</version>

Review Comment:
   it might be worth mentioning in the PR description that AWS forked 
spymemcached 2.12.1, and has since added all the patches included in 2.12.2 and 
2.12.3 as part of the 1.2.0 release, meaning this can now be considered an 
equivalent drop-in replacement.



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