-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56719/
-----------------------------------------------------------

Review request for geode, Lynn Hughes-Godfrey, nabarun nag, and Dan Smith.


Repository: geode


Description
-------

Reduced logging level of specific exceptions from warn level to debug

I can collapse the exceptions into a single catch, wasn't sure if we wanted to 
log something different for each type or not...

No longer catching all exceptions when closing the lucene index, instead only 
handling specific ones, we can add more if we see others being thrown...


Diffs
-----

  
geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneBucketListener.java
 0af2719 
  
geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneEventListener.java
 44453e4 

Diff: https://reviews.apache.org/r/56719/diff/


Testing
-------


Thanks,

Jason Huynh

Reply via email to