DomGarguilo commented on PR #5719:
URL: https://github.com/apache/accumulo/pull/5719#issuecomment-3050025677

   Did some testing on this branch and things look about the same as [I was 
seeing 
before](https://github.com/apache/accumulo/pull/5691#issuecomment-3032505704). 
I just did a `scan` in the shell with trace on:
   ![Screenshot from 2025-07-08 
14-56-25](https://github.com/user-attachments/assets/957abd1f-0584-4c2b-b361-06e4db197044)
   
   In the following screenshot I did
   ```
   root@uno test> trace on
   root@uno test> insert row cf cq value323e2safsdffsdfs
   root@uno test> trace off
   ```
   ![Screenshot from 2025-07-08 
15-01-32](https://github.com/user-attachments/assets/5c9f5780-a235-4edb-8fa8-646e66ff7ebd)
   
   It is hard to tell exactly what we are expecting to see for each scenario. 
The second screenshot seems to illustrate more server-side traces are being 
connected than just the initial `startScan` calls that we see in the first 
screenshot. I am not sure whether the changes in this PR have made any 
functional differences. I can continue testing between branches to see if we 
can tell what is and isnt working correctly.


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