gjacoby126 commented on a change in pull request #631: PHOENIX-5494 Batched, mutable Index updates are unnecessarily run one… URL: https://github.com/apache/phoenix/pull/631#discussion_r346000308
########## File path: phoenix-core/src/main/java/org/apache/phoenix/hbase/index/builder/IndexBuilder.java ########## @@ -151,4 +154,8 @@ public List<Mutation> executeAtomicOp(Increment inc) throws IOException; public ReplayWrite getReplayWrite(Mutation m); + Review comment: nit: need a javadoc for both new methods ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
