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/07/27 18:52:58 UTC

[GitHub] [cassandra] ekaterinadimitrova2 commented on pull request #1758: 17737 4.1 sstable preemptive open interval in mb

ekaterinadimitrova2 commented on PR #1758:
URL: https://github.com/apache/cassandra/pull/1758#issuecomment-1197233410

   About the VT, the conversion happens in the last method in the converter which was not handling the special case, I will fix it in a moment.
   The reverseConverter in Converter is what handles this, it should be in this case `o -> o ==  null ? -1 : o.toMebibytes()),`


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