You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/12/22 12:18:43 UTC

[GitHub] [accumulo] dlmarion commented on a change in pull request #2398: Make CreateEmpty implement KeywordExecutable

dlmarion commented on a change in pull request #2398:
URL: https://github.com/apache/accumulo/pull/2398#discussion_r773844791



##########
File path: core/src/main/java/org/apache/accumulo/core/file/rfile/CreateEmpty.java
##########
@@ -40,7 +41,7 @@
  * Create an empty RFile for use in recovering from data loss where Accumulo still refers internally
  * to a path.
  */
-public class CreateEmpty {
+public class CreateEmpty implements KeywordExecutable {

Review comment:
       Yep, thanks. I forgot the annotation. I updated both PRs.




-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org