Commit 9f3f1a3
authored
[docs] Update the document to support asynchronous execution of cross-language resources (#745)
* [doc] FAQ: remove stale cross-language async limitation
Cross-language resources now support async execution (#05ed9910),
so async availability depends only on language/JDK. Drop the
obsolete cross-language note and references.
* [doc] FAQ: note cross-language async depends on Flink version
Cross-language async needs the pemja 0.5.7 fix (Flink 1.20.5+/2.0.2+/
2.1.3+/2.2.1+); current 2.2.0 builds still run synchronously. Per
review on #745.1 parent 1c829cb commit 9f3f1a3
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | | - | |
90 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments