You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/26 22:16:00 UTC

[jira] [Commented] (GEODE-3273) Handle exceptions from a user's LuceneSerializer

    [ https://issues.apache.org/jira/browse/GEODE-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16181675#comment-16181675 ] 

ASF subversion and git services commented on GEODE-3273:
--------------------------------------------------------

Commit 4251d65985ce5b5976633779f53c515b7870e013 in geode's branch refs/heads/feature/GEODE-3273 from zhouxh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4251d65 ]

GEODE-3273: only catch exception for user code


> Handle exceptions from a user's LuceneSerializer
> ------------------------------------------------
>
>                 Key: GEODE-3273
>                 URL: https://issues.apache.org/jira/browse/GEODE-3273
>             Project: Geode
>          Issue Type: Sub-task
>          Components: lucene
>            Reporter: Dan Smith
>
> If the user's LuceneSerializer throws an Exception, then we will log an error and move on to the next entry to the next entry in the queue. We will increment a stat to keep track of the items that have failed to be indexed.
> Acceptance:
> An exception from a LuceneSerializer does not prevent later updates from being added to the lucene index. Log message and stat are present after the exception.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)