[ https://issues.apache.org/jira/browse/GEODE-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15881608#comment-15881608 ]
ASF subversion and git services commented on GEODE-2491: -------------------------------------------------------- Commit 369cab034d667d83bc41c7cd4e93470ab826c386 in geode's branch refs/heads/develop from [~upthewaterspout] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=369cab0 ] GEODE-2491 - Don't suppress IOExceptions when writing to the lucene index Generic IOExceptions should not be suppressed, they may indicate a real problem, not just bucket movement. > Reduce logging of handled exceptions in LuceneEventListener and > LuceneBucketListeners > ------------------------------------------------------------------------------------- > > Key: GEODE-2491 > URL: https://issues.apache.org/jira/browse/GEODE-2491 > Project: Geode > Issue Type: Bug > Components: lucene > Reporter: Jason Huynh > Assignee: Jason Huynh > Fix For: 1.2.0 > > > Currently we handle specific exception types but continue to log them as > warnings. Instead we should probably log them at a debug level so they won't > show up in regular usage of the product because we do expect these exceptions > to be thrown/caught for certain scenarios. -- This message was sent by Atlassian JIRA (v6.3.15#6346)