You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2022/03/28 20:44:32 UTC

[GitHub] [storm] agresch commented on a change in pull request #3441: STORM-3822 fix visualization when streamId contains colon

agresch commented on a change in pull request #3441:
URL: https://github.com/apache/storm/pull/3441#discussion_r836833239



##########
File path: .travis.yml
##########
@@ -25,7 +25,7 @@ env:
   - MODULES=Integration-Test
   - MODULES=Check-Updated-License-Files
 
-dist: xenial
+dist: bionic

Review comment:
       This should be put up as a separate JIRA if needed.

##########
File path: storm-shaded-deps/pom.xml
##########
@@ -71,24 +71,12 @@
                     <groupId>jline</groupId>
                     <artifactId>jline</artifactId>
                 </exclusion>

Review comment:
       This should be put up as a separate JIRA if needed.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@storm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org