This is an automated email from the ASF dual-hosted git repository.

udo pushed a commit to branch feature/GEODE-4685
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/feature/GEODE-4685 by this 
push:
     new f0796be  GEODE-4685: Spotless
f0796be is described below

commit f0796be2be8d9e27b517a7f1a1a7d2496a73531b
Author: Udo <[email protected]>
AuthorDate: Fri Mar 9 13:46:31 2018 -0800

    GEODE-4685: Spotless
---
 .../java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
 
b/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
index f84bd5c..e58c21f 100644
--- 
a/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
+++ 
b/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
@@ -254,7 +254,7 @@ public abstract class LuceneIndexImpl implements 
InternalLuceneIndex {
   }
 
   protected <K, V> Region<K, V> createRegion(final String regionName,
-                                             final RegionAttributes<K, V> 
attributes) {
+      final RegionAttributes<K, V> attributes) {
     // Create InternalRegionArguments to set isUsedForMetaRegion true to 
suppress xml generation
     // (among other things)
     InternalRegionArguments ira =

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to