keith-turner commented on code in PR #6057:
URL: https://github.com/apache/accumulo/pull/6057#discussion_r2691880040
##########
server/manager/src/main/java/org/apache/accumulo/manager/ManagerClientServiceHandler.java:
##########
@@ -581,8 +581,8 @@ private void alterTableProperty(TCredentials c, String
tableName, String propert
Map.of(property, value));
}
} catch (IllegalStateException ex) {
- log.warn("Invalid table property, tried to set: tableId: " +
tableId.canonical() + " to: "
Review Comment:
Updated in 5480b83
--
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]