[
https://issues.apache.org/jira/browse/IGNITE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-27170:
-----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Apache Ignite 3:Examples - MultiTableDataStreamerExample fails to execute
> -------------------------------------------------------------------------
>
> Key: IGNITE-27170
> URL: https://issues.apache.org/jira/browse/IGNITE-27170
> Project: Ignite
> Issue Type: Bug
> Components: examples ai3
> Affects Versions: 3.1
> Reporter: Ashish Mishra
> Assignee: Ashish Mishra
> Priority: Major
> Labels: ignite-3
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The MultiTableDataStreamerExample.java fails to execute as Customers table is
> missing or contains no values
>
> Tested on : apacheignite/ignite:3.1.0
>
> Repo : https://github.com/apache/ignite-3/tree/main/examples
>
> Absolute Path :
>
> examples/java/src/main/java/org/apache/ignite/example/streaming/MultiTableDataStreamerExample.java
>
> Error : Exception in thread "main" java.lang.NullPointerException: Cannot
> invoke "org.apache.ignite.table.Table.recordView()" because the return value
> of "org.apache.ignite.table.IgniteTables.table(String)" is null
> at
> org.apache.ignite.example.streaming.MultiTableDataStreamerExample.main(MultiTableDataStreamerExample.java:68)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)