1. 06 3月, 2018 1 次提交
    • 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
  2. 05 3月, 2018 5 次提交
  3. 04 3月, 2018 34 次提交