You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/02/11 19:49:03 UTC

[GitHub] [cassandra] smiklosovic commented on a change in pull request #1335: CASSANDRA-17166 - switched to jackson for property definition

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



##########
File path: src/java/org/apache/cassandra/config/Converters.java
##########
@@ -132,7 +145,7 @@ public Object convert(Object value)
      */
     public Object deconvert(Object value)

Review comment:
       isnt the opposite of convert "unconvert", I see "deconvert" for the first time.
   
   https://www.merriam-webster.com/dictionary/unconvert
   
   "deconvert" is not even there.




-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org