You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2020/02/10 15:46:01 UTC

[jira] [Created] (IGNITE-12655) Remove setting explicit page size in IgnitePdsDestroyCacheAbstractTest

Alexey Scherbakov created IGNITE-12655:
------------------------------------------

             Summary: Remove setting explicit page size in IgnitePdsDestroyCacheAbstractTest
                 Key: IGNITE-12655
                 URL: https://issues.apache.org/jira/browse/IGNITE-12655
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexey Scherbakov
            Assignee: Alexey Scherbakov
             Fix For: 2.9


It causes test failures in IgnitePdsCompressionTestSuite:

org.apache.ignite.IgniteCheckedException: Page size (now configured to 1024 bytes) must be at least 2 times larger than the underlying storage block size (detected to be 4096 bytes at '/opt/buildagent/work/7bc1c54bc719b67c/work/db') for page compression.
	at org.apache.ignite.internal.processors.cache.persistence.IgnitePdsDestroyCacheTest.testDestroyCaches(IgnitePdsDestroyCacheTest.java:46)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)