[
https://issues.apache.org/jira/browse/IGNITE-27123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
hemantrathod updated IGNITE-27123:
----------------------------------
Description: Few classes of streaming modules
([DetectFailedEntriesExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/DetectFailedEntriesExample.java],
[SingleTableDataStreamerExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/SingleTableDataStreamerExample.java])
in Apache Ignite 3 examples assumes the presence of "Accounts" & "Customers"
tables in the cluster, but it neither creates nor populates this table
explicitly. (was: Few classes of streaming modules
([DetectFailedEntriesExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/DetectFailedEntriesExample.java],
[MultiTableDataStreamerExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/MultiTableDataStreamerExample.java],
[SingleTableDataStreamerExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/SingleTableDataStreamerExample.java])
in Apache Ignite 3 examples assumes the presence of "Accounts" & "Customers"
tables in the cluster, but it neither creates nor populates this table
explicitly.)
> Missing Tables in ignite-3 cluster for execution of Streaming Module Example
> ----------------------------------------------------------------------------
>
> Key: IGNITE-27123
> URL: https://issues.apache.org/jira/browse/IGNITE-27123
> Project: Ignite
> Issue Type: Bug
> Components: examples ai3
> Affects Versions: 3.1
> Reporter: hemantrathod
> Priority: Major
>
> Few classes of streaming modules
> ([DetectFailedEntriesExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/DetectFailedEntriesExample.java],
>
> [SingleTableDataStreamerExample|https://github.com/apache/ignite-3/blob/main/examples/java/src/main/java/org/apache/ignite/example/streaming/SingleTableDataStreamerExample.java])
> in Apache Ignite 3 examples assumes the presence of "Accounts" & "Customers"
> tables in the cluster, but it neither creates nor populates this table
> explicitly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)