You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2020/01/21 19:22:15 UTC

[GitHub] [knox] smolnar82 commented on issue #239: KNOX-2153 - CM discovery - Monitor Cloudera Manager

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:
users@infra.apache.org


With regards,
Apache Git Services