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

ASF GitHub Bot commented on STORM-748:
--------------------------------------

Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/509#issuecomment-90306940
  
    @HeartSaVioR Thanks for the feedback. I'm open to either approach...
    
    My thought behind keeping them separate was that some languages may require 
compilation (e.g. go, c++, etc.), or some sort of build process (maybe 
involving Maven filtering?). In that case keeping them separate makes more 
sense. We don't have that requirement now, but we could in the future.


> Package Multi-Lang scripts so they don't have to be duplicated
> --------------------------------------------------------------
>
>                 Key: STORM-748
>                 URL: https://issues.apache.org/jira/browse/STORM-748
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: P. Taylor Goetz
>            Assignee: P. Taylor Goetz
>
> We currently have multiple copies of storm's multilang scripts throughout the 
> codebase, which makes changing them tedious and error prone.
> They should be packaged in such a way as to allow them to be defined in one 
> place (without symlinks) and re-used without duplication.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to