[
https://issues.apache.org/jira/browse/IGNITE-27131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hemantrathod updated IGNITE-27131:
----------------------------------
Description: The class
{*}[PersistentPageMemoryStorageExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/PersistentPageMemoryStorageExample.java]{*},
under storage module of AI3-Examples suite fails to run as expected because it
delegates execution to
*[StorageEngineExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/StorageEngineExample.java]*
with invalid storage_profiles arguments. Leading to runtime errors or
misconfiguration during example execution. (was: The classes
{*}[PersistentPageMemoryStorageExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/PersistentPageMemoryStorageExample.java]{*},
{*}[StorageEngineExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/StorageEngineExample.java]{*},
and
*[VolatilePageMemoryStorageExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/VolatilePageMemoryStorageExample.java]*
under storage module of AI3-Examples suite fail to run as expected because
they delegate execution to *[StorageEngineExample
|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/StorageEngineExample.java]*
with invalid storage_profiles arguments. Leading to runtime errors or
misconfiguration during example execution.)
> The storage module under Apache Ignite-3 Examples have wrong storage_profiles
> definations
> -----------------------------------------------------------------------------------------
>
> Key: IGNITE-27131
> URL: https://issues.apache.org/jira/browse/IGNITE-27131
> Project: Ignite
> Issue Type: Bug
> Components: examples ai3
> Affects Versions: 3.1
> Reporter: hemantrathod
> Priority: Major
>
> The class
> {*}[PersistentPageMemoryStorageExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/PersistentPageMemoryStorageExample.java]{*},
> under storage module of AI3-Examples suite fails to run as expected because
> it delegates execution to
> *[StorageEngineExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/storage/StorageEngineExample.java]*
> with invalid storage_profiles arguments. Leading to runtime errors or
> misconfiguration during example execution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)