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

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/master by this push:
     new 49a8c62  ACCUMULO-4743 Fix formatting
49a8c62 is described below

commit 49a8c62c9e09bd04ad60ef46e7e19ca85f94c9dd
Author: Mike Miller <mmil...@apache.org>
AuthorDate: Mon Dec 4 16:12:16 2017 -0500

    ACCUMULO-4743 Fix formatting
---
 .../apache/accumulo/core/file/blockfile/cache/BlockCacheManager.java  | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git 
a/core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheManager.java
 
b/core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheManager.java
index 4c75c4d..1449887 100644
--- 
a/core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheManager.java
+++ 
b/core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/BlockCacheManager.java
@@ -55,9 +55,7 @@ public abstract class BlockCacheManager {
      *
      * <p>
      * Returns all Accumulo properties that have a prefix of {@code 
tserver.cache.config.<prefix>.<type>.} or {@code 
tserver.cache.config.<prefix>.default.}
-     * with
-     * values for
-     * specific cache types overriding defaults.
+     * with values for specific cache types overriding defaults.
      *
      * <p>
      * For example assume the following data is in Accumulo's system config.

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <commits@accumulo.apache.org>'].

Reply via email to