Updated pages fill factor documentation

Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/88859f71
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/88859f71
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/88859f71

Branch: refs/heads/ignite-zk
Commit: 88859f71bf8955e428dbcf015fba42310e97b3be
Parents: 4963e2d
Author: Denis Magda <[email protected]>
Authored: Tue Dec 5 12:43:51 2017 -0800
Committer: Denis Magda <[email protected]>
Committed: Tue Dec 5 12:43:51 2017 -0800

----------------------------------------------------------------------
 modules/kubernetes/config/example-kube.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/88859f71/modules/kubernetes/config/example-kube.xml
----------------------------------------------------------------------
diff --git a/modules/kubernetes/config/example-kube.xml 
b/modules/kubernetes/config/example-kube.xml
index 11309d8..2565174 100644
--- a/modules/kubernetes/config/example-kube.xml
+++ b/modules/kubernetes/config/example-kube.xml
@@ -26,7 +26,7 @@
         http://www.springframework.org/schema/beans
         http://www.springframework.org/schema/beans/spring-beans.xsd";>
 
-    <bean id="ignite.cfg" 
class="org.apache.ignite.configuration.IgniteConfiguration">
+    <bean class="org.apache.ignite.configuration.IgniteConfiguration">
 
         <!-- Explicitly configure TCP discovery SPI to provide list of initial 
nodes. -->
         <property name="discoverySpi">

Reply via email to