thenatog commented on pull request #4250:
URL: https://github.com/apache/nifi/pull/4250#issuecomment-695016708


   Right now for this PR I'm thinking we need some consolidation across the TLS 
+ Zookeeper work. It seems like the embedded zookeeper + external zookeeper 
configuration isn't handled in the most cohesive way, which is fair because 
they've been developed separately, but it may result in unexpected behavior for 
users. 
   
   I'd like to get the PR for state management up before we merge this one so 
that all external-zookeeper interactions are secured, instead of only the 
cluster election. We may need to break out the SecureClientZooKeeperFactory 
class into a separate class and put it somewhere so it can be used by both 
election and state management. 
   
   It also looks like there needs to be more work on the embedded side to fix a 
few issues Joey raised in his review - I can look at adding some commits there 
next week.


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


Reply via email to