[ https://issues.apache.org/jira/browse/LUCENENET-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Garski updated LUCENENET-282: ------------------------------------- Attachment: LUCENENET-282.patch Patch will allow for a graceful overflow. Thanks to Andrei for pointing out the potential issue in the setter. > Handle potential overflow in LogByteSizeMergePolicy.SetMaxMergeMB > ----------------------------------------------------------------- > > Key: LUCENENET-282 > URL: https://issues.apache.org/jira/browse/LUCENENET-282 > Project: Lucene.Net > Issue Type: Bug > Reporter: Michael Garski > Attachments: LUCENENET-282.patch > > > Java gracefully overflows to long.maxValue, .NET to Int64.MinValue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.