birschick-bq commented on PR #2949:
URL: https://github.com/apache/arrow-adbc/pull/2949#issuecomment-3192583210

   @CurtHagenlocher 
   > "_Provides access to writing trace files, limiting the individual files 
size and ensuring unique file names._"
   > So is this part of the contract, then, that two processes which each 
instantiate this will have to point to different directories? If so, consider 
adding this detail to readme.md.
   
   I've update the file naming to include the process ID. This should allow 
multiple processes to create files independently of each other without having 
to compete for the same trace file in the same folder.
   
   Let me know if you still have concerns about the concurrency or efficiency 
of the file generation/re-use design. Thanks.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to