Logan, I documented the meaning of those values in the following PR
https://github.com/apache/accumulo/pull/4827 Does that help? Keith On Fri, Aug 23, 2024 at 7:26 AM Logan Jones <lo...@codescratch.com> wrote: > Hello > > I was hoping to understand the different scan states that can be > returned by the listscans commands. > > I've dug around for docs on ScanState but can't find anything > immediately enlightening in the code. As far as I can tell, there are 3 > scan states: > > - IDLE > - RUNNING > - QUEUED > > Any explanations would be great. > > Thanks, > > - Logan >