shawnweeks commented on issue #3462: NIFI-6243 Add Support for AtomicDistributedCache to the HBase 1.x and… URL: https://github.com/apache/nifi/pull/3462#issuecomment-501100321 @ijokarumawak I added test cases for the anything I could think of. I had to refactor the Mock HBase Service because it wasn't behaving like HBase. It was storing data internally as a List<> instead of Map<> and wasn't allowing you to insert Rows again. If anyone knows why this approach may be bad let me know.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
