[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-02 Thread Matthias Pohl (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833095#comment-17833095
 ] 

Matthias Pohl commented on FLINK-34988:
---

It's most likely caused by FLINK-34548 based on the git history between the 
most recent successful nightly run on master 
[20240331.1|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58645&view=results]
 (based on {{3841f062}}) and 
[20240402.1|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=results]
 (based on {{d271495c}}):
{code}
$ git log 3841f062..d271495c5be34f4e4a518207ca7716f4e8907e5f --oneline
d271495c5be [hotfix] Fix compile error in DataStreamV2SinkTransformation
28762497bdf [FLINK-34548][API] Supports sink-v2 Sink
056660e0b69 [FLINK-34548][API] Supports FLIP-27 Source
ceafa5a5705 [FLINK-34548][API] Implement datastream
4f71c5b4660 [FLINK-34548][API] Implement process function's underlying operators
e1147ca7e39 [FLINK-34548][API] Introduce ExecutionEnvironment
9fa74a8a706 [FLINK-34548][API] Introduce stream interface and move KeySelector 
to flink-core-api
cedbcce6eff [FLINK-34548][API] Introduce variants of ProcessFunction
13cfaa76b5e [FLINK-34548][API] Introduce ProcessFunction and RuntimeContext 
related interfaces
13790e03207 [FLINK-34548][API] Move Function interface to flink-core-api
59525e460af [FLINK-34548][API] Create flink-core-api module and let flink-core 
depend on it
5b2e923be0a [FLINK-34548][API] Initialize the datastream v2 related modules
{code}

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Major
>  Labels: test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-02 Thread Weijie Guo (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833188#comment-17833188
 ] 

Weijie Guo commented on FLINK-34988:


Yes, this not founded class is introduced by myself. I'm just wondering why the 
tests are passing for JDK8&JDK11 but not for higher release. I will take a look 
later, and any other input is helpful!

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Major
>  Labels: test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-03 Thread Ryan Skraba (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833573#comment-17833573
 ] 

Ryan Skraba commented on FLINK-34988:
-

Identical problems found in the GitHub Actions runs in JDK17 and JDK21:
 * 
[https://github.com/apache/flink/actions/runs/8516411771/job/23325640752#step:10:12870]
 * 
[https://github.com/apache/flink/actions/runs/8516411771/job/23325641276#step:10:22601]
 * 
[https://github.com/apache/flink/actions/runs/8516411771/job/23325644069#step:10:12904]
 * 
[https://github.com/apache/flink/actions/runs/8516411771/job/23325644866#step:10:22512]

And
 * 
[https://github.com/apache/flink/actions/runs/8532178112/job/23373191936#step:10:12874]
 * 
[https://github.com/apache/flink/actions/runs/8532178112/job/23373192587#step:10:22678]
 * 
[https://github.com/apache/flink/actions/runs/8532178112/job/23373174773#step:10:12918]
 * 
[https://github.com/apache/flink/actions/runs/8532178112/job/23373175427#step:10:22550]

 

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Major
>  Labels: pull-request-available, test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-03 Thread Ryan Skraba (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833633#comment-17833633
 ] 

Ryan Skraba commented on FLINK-34988:
-

* 1.20 jdk17 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58708&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=13039
* 1.20 jdk17 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58708&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22655
* 1.20 jdk21 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58708&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=13019
* 1.20 jdk21 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58708&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22616

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Major
>  Labels: pull-request-available, test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-04 Thread Martijn Visser (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833851#comment-17833851
 ] 

Martijn Visser commented on FLINK-34988:


Since we have experimental support for Java 17 and 21, I would consider this a 
blocker for a next release. Bumped the priority

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Blocker
>  Labels: pull-request-available, test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-04 Thread Ryan Skraba (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834009#comment-17834009
 ] 

Ryan Skraba commented on FLINK-34988:
-

* 1.20 jdk17 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58717&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=13053
* 1.20 jdk17 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58717&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=23022
* 1.20 jdk21 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58717&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=13048
* 1.20 jdk21 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58717&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22978

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Blocker
>  Labels: pull-request-available, test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-05 Thread Ryan Skraba (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834349#comment-17834349
 ] 

Ryan Skraba commented on FLINK-34988:
-

* 1.20 jdk17 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58740&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=13047
* 1.20 jdk17 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58740&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=23017
* 1.20 jdk21 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58740&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12953
* 1.20 jdk21 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58740&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22978

* 1.20 jdk17  
https://github.com/apache/flink/actions/runs/8548243133/job/23421925700#step:10:22662
* 1.20 jdk17 
https://github.com/apache/flink/actions/runs/8548243133/job/23421925187#step:10:12881
* 1.20 jdk21 
https://github.com/apache/flink/actions/runs/8548243133/job/23421910517#step:10:12917
* 1.20 jdk21 
https://github.com/apache/flink/actions/runs/8548243133/job/23421911367#step:10:22589

* 1.20 jdk17  
https://github.com/apache/flink/actions/runs/8563973008/job/23470051463#step:10:12882
* 1.20 jdk17 
https://github.com/apache/flink/actions/runs/8563973008/job/23470052160#step:10:22638
* 1.20 jdk21 
https://github.com/apache/flink/actions/runs/8563973008/job/23470043298#step:10:12917
* 1.20 jdk21 
https://github.com/apache/flink/actions/runs/8563973008/job/23470043911#step:10:22589



> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Blocker
>  Labels: pull-request-available, test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-34988) Class loading issues in JDK17 and JDK21

2024-04-05 Thread Weijie Guo (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-34988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834376#comment-17834376
 ] 

Weijie Guo commented on FLINK-34988:


I have just merged the fix:

master(1.20) via 54550e3b9b3c50992efe85d1b7716a2331b66a55.

Not sure if it can be completely fixed, feel free to reopen if this can still 
be reproduced.

> Class loading issues in JDK17 and JDK21
> ---
>
> Key: FLINK-34988
> URL: https://issues.apache.org/jira/browse/FLINK-34988
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.20.0
>Reporter: Matthias Pohl
>Priority: Blocker
>  Labels: pull-request-available, test-stability
>
> * JDK 17 (core; NoClassDefFoundError caused by ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=675bf62c-8558-587e-2555-dcad13acefb5&t=5878eed3-cc1e-5b12-1ed0-9e7139ce0992&l=12942
> * JDK 17 (misc; ExceptionInInitializeError): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=22548
> * JDK 21 (core; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=d06b80b4-9e88-5d40-12a2-18072cf60528&t=609ecd5a-3f6e-5d0c-2239-2096b155a4d0&l=12963
> * JDK 21 (misc; same as above): 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58676&view=logs&j=59a2b95a-736b-5c46-b3e0-cee6e587fd86&t=c301da75-e699-5c06-735f-778207c16f50&l=22506



--
This message was sent by Atlassian Jira
(v8.20.10#820010)