MikeThomsen commented on PR #11595:
URL: https://github.com/apache/nifi/pull/11595#issuecomment-5440206603

   Still needs a manual L&N review.
   
   This bundle adds the core CRUD functionality for both Cassandra and ScyllaDB 
simultaneously through a shared controller service and strategic dependency 
management between the NARs given the identical Java interfaces between the two 
client drivers.
   
   It provides PutCQLRecord and ExecuteCQLRecord. I have a 
DistributedMapCacheClient ready for review, but I held that back to reduce the 
size of this PR.
   
   The test coverage was generated mainly by Claude with input from me. I ran 
scanoss on it, and the results came back clean for the entire bundle.


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