Hello Julien, Excellent initiative indeed !
I am very fond of "Find a way of having the Logviewer work in Docker" topic, because I think it's similar to a shorter time need which I have when deploying AWS EC2 with a VPN to avoid exposure of "internal VMs" : in this case, the public FQDN of Supervisor VMs is not usable for logviewer, so i'm trying to figure out a way to do some proxying through Nimbus/Nimbus UI process... it's only brainstorming at the moment. I also have recently launched the idea to use Java fibers and got a positive feedback from Bipin, but I have no idea on whether it could be affordable for 3.x. One problem being is that unless we un-support Storm on Java < 21, we can't just build everything using JDK21 to get access to fibers API... That were my 2 cents... Alexandre Le jeu. 7 déc. 2023 à 10:43, Julien Nioche <[email protected]> a écrit : > > Hi, > > Now that Storm is active again and we are getting regular releases, should > we try to come up with a roadmap for the Storm 3.x? > > Here are a few things that come to mind > > - Finish the migration from Clojure to Java (it is still used in the > tests I think) > - Find a way of having the Logviewer work in Docker > <https://issues.apache.org/jira/browse/STORM-1759> > - Publish the Docker images ourselves > - UI Refresh (at least the libs) - suggested by R. Zowalla > - Fix Maven build - suggested by R. Zowalla > > Anything else? Who would like to get involved? Where would be a good place > to formalise a roadmap? JIRA? GitHub projects > <https://github.com/apache/storm/projects?query=is%3Aopen>? > > Best regards > > -- > *Julien Nioche * > > > digitalpebble.com <http://www.digitalpebble.com/>
