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

Ben Roling commented on STORM-3817:
-----------------------------------

I recently logged STORM-3822 and was going to put together a PR for it.  In the 
process I was trying to build master and noticed that the build is failing for 
me in storm-core with the following:
{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project storm-core: Compilation failure
[ERROR] cannot access org.apache.yetus.audience.InterfaceAudience
[ERROR]   class file for org.apache.yetus.audience.InterfaceAudience not found
 {noformat}
This only occurs starting with the merge of 
[https://github.com/apache/storm/commit/a0cbf5a3d7f043ffe529b7dae1a2759de7ba49d5]
 for this JIRA. Building the prior commit does not produce this error.

FWIW I am running maven-3.5.4 and Java 1.8.0_292 on OSX.

> Upgrading to Zookeeper 3.5.x, 3.6.x or 3.7.x
> --------------------------------------------
>
>                 Key: STORM-3817
>                 URL: https://issues.apache.org/jira/browse/STORM-3817
>             Project: Apache Storm
>          Issue Type: Dependency upgrade
>    Affects Versions: 2.3.0, 2.2.1
>            Reporter: Richard Zowalla
>            Priority: Major
>             Fix For: 2.4.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Is there any possibility to upgrade the [shaded zookeeper version 
> |https://github.com/apache/storm/blob/master/storm-shaded-deps/pom.xml#L64] 
> from 3.4.14 to a newer version? Or are there any reasons for not doing an 
> upgrade right now?
> I am doing some testing with Storm in a Java 17 environment and it looks like 
> I am suffering from this Zookeeper specific issue present in 3.4.14: 
> https://issues.apache.org/jira/browse/ZOOKEEPER-3779
> If necessary I can also provide a PR for an upgrade to 3.5.x, 3.6.x or 3.7.x
> UPDATE: Looks like curator depends on 3.5.x - so probably 3.5.x should be an 
> option.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to