Manno15 commented on issue #2469: URL: https://github.com/apache/accumulo/issues/2469#issuecomment-1046258832
Are you suggesting that the log statement in `FateLogger` include the prop_? Beyond that, the log statements do vary quite a bit. ``` zoostore /accumulo/c1103b36-2a1b-42c2-90e0-27e1bc895a6b/fate/tx_60ab6ecd10fcdfed/prop_debug [83, 32, 67, 114, 101, 97, 116, 101, 84, 97, 98, 108, 101] OVERWRITE ``` vs what is in FateLogger: ``` setProperty FATE[60ab6ecd10fcdfed] debug CreateTable ``` A small change to include more info on what debug stands for in the latter log message could be useful. -- 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]
