Manno15 edited a comment on issue #2091:
URL: https://github.com/apache/accumulo/issues/2091#issuecomment-838334533


   Correction, the history file isn't properly created for the `history` test. 
For some reason, tests that use an input, i.e. `ts.input.set("name1")`, will 
show up in the history file (the string inside the parentheses that is). This 
does not work for the `history` test though. It appears the input has to be 
used from a command in order to actually show up in the history file.
   
   It does seem that the exec commands do not properly show up in the history 
file as expected so the IT does not correctly simulate shell functionality that 
way.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to