pvillard31 commented on PR #10039:
URL: https://github.com/apache/nifi/pull/10039#issuecomment-3137032888

   I have pushed some changes to remove the checks based on naming and fairly 
common database types to only rely on `META-INF/services` at this point - for 
the verify where class loading may not have happened yet. I have improved the 
error messages in case the verify is used before or after configuration is 
applied and driver is loaded. I tested with a few large drivers including the 
phoenix driver that is about 150MB, all of the operations took below or around 
one second to complete.
   
   <img width="1065" height="656" alt="Screenshot 2025-07-30 at 18 13 06" 
src="https://github.com/user-attachments/assets/78e38d08-8cdb-4f17-9cf1-98bb2bac9eca";
 />
   <img width="1050" height="643" alt="Screenshot 2025-07-30 at 18 13 30" 
src="https://github.com/user-attachments/assets/9567e87a-8797-4107-87cb-30ee850f1a18";
 />
   <img width="1040" height="638" alt="Screenshot 2025-07-30 at 18 13 59" 
src="https://github.com/user-attachments/assets/ee518799-90de-4488-a383-af74ecb30d15";
 />
   <img width="1042" height="643" alt="Screenshot 2025-07-30 at 18 14 50" 
src="https://github.com/user-attachments/assets/dc191f2f-81eb-4d0a-8cdd-a73d450d4b5a";
 />
   


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