Alberto Gomez created GEODE-9300: ------------------------------------ Summary: write-buffer-size parameter not used when creating disk store Key: GEODE-9300 URL: https://issues.apache.org/jira/browse/GEODE-9300 Project: Geode Issue Type: Bug Components: core Reporter: Alberto Gomez
According to the Geode documentation, it is possible to set the write buffer size by using --write-buffer-size when creating a disk store ([https://geode.apache.org/docs/guide/113/tools_modules/gfsh/command-pages/create.html]). Nevertheless, setting a value for that parameter either by using gfsh, cache.xml or the DiskStoreFactory.setWriteBuffer() method has no effect. -- This message was sent by Atlassian Jira (v8.3.4#803005)