hemantrathod created IGNITE-27123:
-------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)