kevinrr888 commented on code in PR #4816:
URL: https://github.com/apache/accumulo/pull/4816#discussion_r1729467714


##########
core/src/main/java/org/apache/accumulo/core/client/rfile/RFileScanner.java:
##########
@@ -88,6 +95,7 @@ class RFileScanner extends ScannerOptions implements Scanner {
   private long readaheadThreshold = 3;
   private AccumuloConfiguration tableConf;
   private CryptoService cryptoService;
+  private final TableId dummyTableId;

Review Comment:
   Done



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