1. 09 12月, 2019 1 次提交
  2. 26 9月, 2019 1 次提交
  3. 07 8月, 2019 1 次提交
    • R
      Add support of pulsar-kafka-adapter for kafka-0.8 api (#4797) · 7b185dbe
      Rajan Dhabalia 提交于
      * Add support pulsar-kafka-adapter for kafka-0.8 api
      
      clean up pulsar-kafka adapter
      
      add tests
      
      add low level consumer
      
      add simple consumer
      
      corrected pulsar-client-kafka_0_8
      
      fix the module name
      
      add batch and partitioned-topic support
      
      fix headers
      
      add getOffset api support
      
      added pulsarOffset request/response
      
       clean up
      
      * add pulsar-kafka integration test
      
      * use earliestTime offset
      
      * add default serializer/de
      7b185dbe
  4. 25 6月, 2019 1 次提交
  5. 09 4月, 2019 1 次提交
    • J
      Issue 3655: Kerberos authentication for proxy (#3997) · 66a1b1b6
      Jia Zhai 提交于
      Fixes #3655
      
      Master Issue: #3491
      
      ### Motivation
      add support of Kerberos authentication for proxy
      
      ### Modifications
      add support of Kerberos authentication for proxy ;
      add unit test.
      
      ### Verifying this change
      Ut passed
      66a1b1b6
  6. 19 3月, 2019 1 次提交
    • J
      kerberos: authentication between client and broker (#3821) · 7064285c
      Jia Zhai 提交于
      Fixes #3652
      
      **Motivation**
      Currently both Zookeeper and BookKeeper could be secured by using Kerberos, It would be good to support Kerberos in Pulsar Broker and Client.
      This is the sub-task for issue in #3491 to support Kerberos in Pulsar Broker and Client.
      Will add proxy and web resource support in following prs.
      The Kerberos authentication is similar to that in Zookeeper and BookKeeper, which leverage SASL and GSSAPI, so reused some of the code there.
      PR #3658 is the first version of PR before #3677 .
      
      **Changes**
      provide both client and broker side support for authentication api;
      add unit test.
      7064285c
  7. 16 2月, 2019 1 次提交
  8. 11 10月, 2018 1 次提交
  9. 21 9月, 2018 1 次提交
  10. 27 6月, 2018 1 次提交
  11. 26 6月, 2018 1 次提交
  12. 03 5月, 2018 1 次提交
  13. 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
  14. 14 2月, 2018 1 次提交
  15. 29 11月, 2017 1 次提交
  16. 06 10月, 2017 1 次提交
  17. 17 9月, 2017 1 次提交
  18. 02 8月, 2017 1 次提交
  19. 30 6月, 2017 1 次提交
  20. 25 6月, 2017 1 次提交
  21. 24 6月, 2017 1 次提交
  22. 23 6月, 2017 1 次提交
  23. 18 6月, 2017 1 次提交
  24. 17 6月, 2017 1 次提交
  25. 31 3月, 2017 2 次提交
  26. 25 3月, 2017 1 次提交
  27. 09 2月, 2017 1 次提交
  28. 03 2月, 2017 2 次提交
  29. 19 10月, 2016 2 次提交
  30. 07 9月, 2016 2 次提交