You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fluo.apache.org by ct...@apache.org on 2022/08/31 22:52:53 UTC

[fluo-uno] branch main updated: Fix typo in performance profile (#284)

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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-uno.git


The following commit(s) were added to refs/heads/main by this push:
     new b9d1811  Fix typo in performance profile (#284)
b9d1811 is described below

commit b9d1811ea15b55b6f6fee23af786b6f63d09705f
Author: Dom G <do...@gmail.com>
AuthorDate: Wed Aug 31 18:52:49 2022 -0400

    Fix typo in performance profile (#284)
---
 conf/uno.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/uno.conf b/conf/uno.conf
index 99c079e..877dc97 100644
--- a/conf/uno.conf
+++ b/conf/uno.conf
@@ -175,7 +175,7 @@ export PROXY_HOME=$INSTALL/accumulo-proxy-"$PROXY_VERSION"
 
 # Performance Profiles
 # --------------------
-PERFORMANCE_PROFILE=8GX4
+PERFORMANCE_PROFILE=8GX2
 
 case "$PERFORMANCE_PROFILE" in
   8GX2)