Author: bipinprasad
Date: Fri Aug  4 14:41:18 2023
New Revision: 63359

Log:
Add note about python3 breaking change.

Modified:
    dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html
    dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html.sha512

Modified: dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html
==============================================================================
--- dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html (original)
+++ dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html Fri Aug  4 14:41:18 2023
@@ -10,7 +10,8 @@
     release is available at the <a href="https://storm.apache.org/";>Apache 
Storm project site</a>.</p>
 
        <h2>New Feature</h2>
-       <ul><li>[<a 
href="https://issues.apache.org/jira/browse/STORM-3855";>STORM-3855</a>] - 
Remove Python2 Support in Travis and storm.py - Breaking Change</li>
+       <ul><li>Note breaking change with python - python3 must exist in 
path.</li>
+        <li>[<a 
href="https://issues.apache.org/jira/browse/STORM-3855";>STORM-3855</a>] - 
Remove Python2 Support in Travis and storm.py - Breaking Change</li>
                <li>[<a 
href="https://issues.apache.org/jira/browse/STORM-3886";>STORM-3886</a>] - 
Adding IgnoreUnrecognizedVMOptions to make worker start with jdk-11</li>
                <li>[<a 
href="https://issues.apache.org/jira/browse/STORM-3897";>STORM-3897</a>] - 
Replace Travis with GitHub Actions</li>
                <li>[<a 
href="https://issues.apache.org/jira/browse/STORM-3916";>STORM-3916</a>] - 
Create a RoundRobin Scheduler Strategy with node limits</li>

Modified: dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html.sha512
==============================================================================
--- dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html.sha512 (original)
+++ dev/storm/apache-storm-2.5.0-rc4/RELEASE_NOTES.html.sha512 Fri Aug  4 
14:41:18 2023
@@ -1 +1 @@
-08290c5e18048506cc3390e4f43075f662c1063fc7dfe0aab854fde047d13990b353b8952586bce785a63da0705e6f46c98d6e9ab1481dc3819b5b865a0715bd
  RELEASE_NOTES.html
+3562ff1f05bea62703fc5ae2892d9f6a219a7de5504a46d05803e60f8da4bc5163e7a070f290f7d70c44de8ccca6412eb515dee883fdab08d11a1507d3ff2e00
  RELEASE_NOTES.html


Reply via email to