keith-turner commented on issue #239:
URL: 
https://github.com/apache/accumulo-testing/issues/239#issuecomment-1296846427

   > My current solution is to create a string builder to hold the thrown error 
message and then actually throw the error later after the marker error would 
normally get thrown.
   
   That sounds good.  Another approach to consider is instead of using the 
string builder, could log information and then throw an exception with a 
shorter message after logging.   I would go with whatever approach seems 
easiest to read, but not sure which one is.


-- 
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]

Reply via email to