EdColeman commented on code in PR #4082:
URL: https://github.com/apache/accumulo/pull/4082#discussion_r1430458502
##########
server/tserver/src/main/java/org/apache/accumulo/tserver/TabletClientHandler.java:
##########
@@ -1281,12 +1282,9 @@ public void compactionJobFailed(TInfo tinfo,
TCredentials credentials,
@Override
public List<String> getActiveLogs(TInfo tinfo, TCredentials credentials) {
Review Comment:
As a follow-on, could this be a List<LogEntry> instead of strings?
--
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]