You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/23 19:11:07 UTC

[GitHub] [accumulo] dlmarion opened a new issue, #2956: All user to set user data on Scan, include in log messages on server side

dlmarion opened a new issue, #2956:
URL: https://github.com/apache/accumulo/issues/2956

   Create an api method, like ScannerOptions.setUserData(String), that will allow the user to set a unique id or some other data on the scan that will allow them to correlate scan messages across servers and clients. The user data should be included in all scan msgs and exceptions.
   


-- 
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: notifications-unsubscribe@accumulo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo] keith-turner commented on issue #2956: All user to set user data on Scan, include in log messages on server side

Posted by GitBox <gi...@apache.org>.
keith-turner commented on issue #2956:
URL: https://github.com/apache/accumulo/issues/2956#issuecomment-1256656816

   Could possibly show this information in the list scans shell command output and on the monitor also.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org