ctubbsii commented on code in PR #4816:
URL: https://github.com/apache/accumulo/pull/4816#discussion_r1982325837
##########
core/src/main/java/org/apache/accumulo/core/client/rfile/RFile.java:
##########
@@ -172,17 +175,27 @@ public interface ScannerOptions {
* {@link Property#TABLE_PREFIX} may be accepted and used. For example,
cache and crypto
* properties could be passed here.
*
+ * <p>
+ * Starting with {@code 2.1.4}, {@link
PluginEnvironment#getConfiguration(TableId)} (obtained by
+ * {@link IteratorEnvironment#getPluginEnv()}) will return the properties
passed in here.
+ *
Review Comment:
I think it could be dropped entirely.
--
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]