smolnar82 commented on issue #239: KNOX-2153 - CM discovery - Monitor Cloudera Manager URL: https://github.com/apache/knox/pull/239#issuecomment-576838272 Just an idea you may consider: a new DAO interface should be declared with one implementation (e.g. `ClouderaManagerClusterConfigurationFileSystemDAO implements ClouderaManagerClusterConfigurationDAO`) and all the persist/load methods are moved into the DAO layer for better separation of the business logic and file system operations.
---------------------------------------------------------------- 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
