linghengqian commented on issue #2201: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2201#issuecomment-1725387071
- One design issue involved here is that we should not provide this encryption operation on the ElasticJob side. We always assume that everything with ElasticJob occurs in an intranet environment, and this includes Zookeeper Server. - I think cryptographic behavior like this should be left to the user to try to handle themselves, or expose a configurable SPI on the ElasticJob side. -- 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]
