dcapwell commented on a change in pull request #1335:
URL: https://github.com/apache/cassandra/pull/1335#discussion_r808406845



##########
File path: src/java/org/apache/cassandra/config/EncryptionOptions.java
##########
@@ -31,6 +31,7 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+import com.fasterxml.jackson.annotation.JsonIgnore;

Review comment:
       in this patch I rather not.  This patch allows you to do what you want 
without imposing a style, I rather keep it that way to keep this patch small.

##########
File path: src/java/org/apache/cassandra/config/EncryptionOptions.java
##########
@@ -31,6 +31,7 @@
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+import com.fasterxml.jackson.annotation.JsonIgnore;

Review comment:
       in this patch I rather not.  This patch allows you to do what you want 
without imposing a style, I rather keep it that way to keep this patch smaller




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to