[
https://issues.apache.org/jira/browse/FLINK-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940501#comment-15940501
]
ASF GitHub Bot commented on FLINK-6181:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/3605#discussion_r107923309
--- Diff: tools/travis_mvn_watchdog.sh ---
@@ -164,7 +164,7 @@ watchdog () {
# Check the final fat jar for illegal artifacts
check_shaded_artifacts() {
- jar tf build-target/lib/flink-dist-*.jar > allClasses
--- End diff --
I assume with the "-" this only matches something like
`flink-dist-1.2-SNAPSHOT` or so and with the fix, it also matched
`flink-dist.jar`...
> Zookeeper scripts use invalid regex
> -----------------------------------
>
> Key: FLINK-6181
> URL: https://issues.apache.org/jira/browse/FLINK-6181
> Project: Flink
> Issue Type: Bug
> Components: Build System, Startup Shell Scripts
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> This issue has been reported by a user:
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/unable-to-add-more-servers-in-zookeeper-quorum-peers-in-flink-1-2-td12321.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)