• S
    Support running function worker along with broker (#1329) · b7019252
    Sijie Guo 提交于
    * Move pulsar functions dependency version to root pom and remove duplicated license headers
    
    This addresses some comments in pulsar functions PR #1314
    
    * shade worker
    
    * Fix broken master
    
    * Upgrade the bookkeeper storage client dependency to the official bookkeeper version
    
    This removes the temp dependency in `pulsar-functions-instance`
    
    * set `protobuf2.version` in pulsar-common
    
    * provide a shaded worker
    
    * include worker dependency at broker
    
    * Embeded function worker at broker
    
    * rename 'function worker' to 'functions worker'
    
    * add "--no-functions-worker" for pulsar-client-cpp tests
    b7019252
pom.xml 2.1 KB