[
https://issues.apache.org/jira/browse/LUCENENET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Digy resolved LUCENENET-258.
----------------------------
Resolution: Fixed
Thanks Iliev. committed.
DIGY
> Bug in src\Test\Index\TestTransactionRollback.cs
> ------------------------------------------------
>
> Key: LUCENENET-258
> URL: https://issues.apache.org/jira/browse/LUCENENET-258
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Iliev Andrei
> Attachments: TestTransactionRollback.patch
>
>
> Bug in ported code from java.
> expecteds.Set(val, true);
> shuld be
> expecteds.Set(val, false);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.