1. 21 6月, 2019 1 次提交
  2. 30 3月, 2019 1 次提交
  3. 19 3月, 2019 1 次提交
  4. 16 2月, 2019 1 次提交
  5. 11 10月, 2018 1 次提交
  6. 21 9月, 2018 1 次提交
  7. 02 7月, 2018 1 次提交
  8. 26 6月, 2018 1 次提交
  9. 22 6月, 2018 1 次提交
    • S
      Remove pulsar-common dependency from pulsar-io-core module and cleanup... · 7c3a3242
      Sijie Guo 提交于
      Remove pulsar-common dependency from pulsar-io-core module and cleanup pulsar-common dependency references (#2020)
      
      *Motivation*
      
      With pulsar-common shading in pulsar-client, conflicts observed when using pulsar-client with connectors. Because pulsar-client shades its dependencies,
      while pulsar-io implementations pull in pulsar-common which depends on non-shaded dependencies.
      
      *Changes*
      
      - Move KeyValue class to pulsar-io-core, since all pulsar-io is using it.
      - Remove pulsar-common from all pulsar-io implementation modules
      - Cleanup all direct usage of pulsar-common when pulsar-client-original is in the place.
      7c3a3242
  10. 09 5月, 2018 1 次提交
    • L
      Pulsar IO rename (#1747) · 17f74150
      Luc Perkins 提交于
      * begin renaming process
      
      * more class and directory renames
      
      * move Record classes into pulsar-io
      
      * apply rename to Maven configs
      
      * rename java imports
      
      * update versions in maven configs
      
      * add missing imports
      
      * remove Message class from pulsar-io
      
      * add missing import
      
      * add Reflections util import
      
      * add Utils import
      
      * add missing Record import
      
      * supply missing Record imports
      17f74150
  11. 03 5月, 2018 1 次提交
  12. 13 4月, 2018 2 次提交
  13. 11 4月, 2018 2 次提交
  14. 10 4月, 2018 1 次提交
    • S
      Pulsar Connect (#1520) · 027b424f
      Sanjeev Kulkarni 提交于
      * Added Pulsar Connect interfaces that define connectors that push data into pulsar and take data from pulsar
      
      * Added Twitter connector
      
      * Added hbc core version mapping
      
      * Addressed comments
      
      * Fixed build
      
      * Fixed license header
      027b424f
  15. 04 3月, 2018 6 次提交
  16. 14 2月, 2018 1 次提交
  17. 29 11月, 2017 1 次提交
  18. 25 10月, 2017 1 次提交
  19. 06 10月, 2017 1 次提交
  20. 02 8月, 2017 1 次提交
  21. 30 6月, 2017 1 次提交
  22. 25 6月, 2017 1 次提交
  23. 24 6月, 2017 1 次提交
  24. 23 6月, 2017 1 次提交
  25. 18 6月, 2017 1 次提交
  26. 17 6月, 2017 1 次提交
  27. 31 3月, 2017 2 次提交
  28. 09 2月, 2017 1 次提交
  29. 03 2月, 2017 2 次提交
  30. 19 10月, 2016 2 次提交