lidavidm commented on code in PR #14262:
URL: https://github.com/apache/arrow/pull/14262#discussion_r982451471
##########
java/plasma/pom.xml:
##########
@@ -18,7 +18,8 @@
</parent>
<artifactId>arrow-plasma</artifactId>
<name>Arrow Plasma Client</name>
- <description>(Experimental/Contrib) Java client for the Plasma object
store.</description>
+ <description>(Experimental/Contrib) Java client for the Plasma object
store.
+ This is deprecated since 10.0.0. This will be removed from 12.0.0 or
so.</description>
Review Comment:
```suggestion
<description>(DEPRECATED) Java client for the Plasma object store.
This is deprecated since 10.0.0. This will be removed from 12.0.0 or
so.</description>
```
--
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]