DomGarguilo commented on pull request #2247: URL: https://github.com/apache/accumulo/pull/2247#issuecomment-907424863
This was here before I made these changes but after re-reading the javadoc comments here: https://github.com/apache/accumulo/blob/66d85b872a0ff5cbc9e56ddb521fff3e2157c30f/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperations.java#L37-L60 Does it seem like "per-table property" is correct? To me it seems something like "system property" may be more appropriate here. Might be a copy/paste error from tableOperations which has the same wording? Also just realizing the word "set" is missing from here (or 'to' needs to be removed): https://github.com/apache/accumulo/blob/66d85b872a0ff5cbc9e56ddb521fff3e2157c30f/core/src/main/java/org/apache/accumulo/core/client/admin/InstanceOperations.java#L40 -- 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]
