[
https://issues.apache.org/jira/browse/LUCENE-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037471#comment-13037471
]
Michael McCandless commented on LUCENE-3131:
--------------------------------------------
Can someone with experience in XA Resource/Transactions produce a patch here...?
Lucene's IndexWriter is already transactional (two-phased commit, and in fact,
it can store multiple commit points in the index so you can always rollback
much later), so hopefully this is "just" a matter of implementing some sort of
connector?
> XA Resource/Transaction support
> --------------------------------
>
> Key: LUCENE-3131
> URL: https://issues.apache.org/jira/browse/LUCENE-3131
> Project: Lucene - Java
> Issue Type: Improvement
> Affects Versions: 3.1
> Reporter: Magnus
> Priority: Blocker
> Fix For: 3.1.1
>
>
> Please add XAResoure/XATransaction support into Lucene core.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]