1. 20 9月, 2019 1 次提交
    • R
      fix(broker):fix the issue that master node route info is lost when some node... · 21511da3
      rongtongjin 提交于
      fix(broker):fix the issue that master node route info is lost when some node join the group in dledger mode
      
      Since brokerId defaults to 0, it will register with nameserver before brokerId is changed when broker restart, causing the route info of master to be overwritten.
      Set brokerId defaults to -1 in dledger mode and do not register wtih nameserver until brokerId is changed.
      
      Close #1464
      21511da3
  2. 22 8月, 2019 4 次提交
  3. 21 8月, 2019 1 次提交
  4. 19 8月, 2019 1 次提交
    • K
      Polish LitePullConsumer (#1395) · cfca4401
      King 提交于
      * fix unsubscribe code
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * polish commit consumed offset
      
      * pass checkstyle
      
      * pass checkstyle
      
      * polish LiteMQPullConsumer
      
      * add flow control and polish commit logic
      
      * fix bug
      
      * polish code
      
      * fix commit consumed offset back
      
      * refactor litePullConsumer
      
      * development save
      
      * development save
      
      * Refactor DefaultLitePullConsumer and DefaultLitePullConsumerImpl.
      
      * Polish lite pull consumer
      
      * polish lite pull consumer
      
      * polish lite pull consumer
      
      * fix seek
      
      * fix seek function
      
      * polish lite pull consumer
      
      * add apache header
      
      * add test
      
      * polish test
      
      * Make broadcast model work for litePullConsumer
      
      * Revert example/broadcast/PushConsumer.java
      
      * Add delay time when no new message
      
      * Enable long polling mode
      
      * Fix subscribe bug when rebalance
      
      * Delete useless consumeMessageHook
      
      * Implement TopicMessageQueueChangeListener interface
      
      * Lite pull consumer support namespace
      
      * Make sql92 filter work
      
      * 1. Add javadoc for lite pull consumer.
      2. Polish lite pul consumer parameters
      
      * Modify lite pull consumer example
      
      * Add apache header for LitePullConsumerAssign example.
      
      * Add unit test for lite pull consumer
      
      * Fix typo
      cfca4401
  5. 14 8月, 2019 2 次提交
    • H
      Deprecated the DefaulteMQPull consumer (#1387) · ddb07ab1
      Heng Du 提交于
      ddb07ab1
    • K
      Polish lite pull consumer (#1381) · c6096a14
      King 提交于
      * fix unsubscribe code
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * polish commit consumed offset
      
      * pass checkstyle
      
      * pass checkstyle
      
      * polish LiteMQPullConsumer
      
      * add flow control and polish commit logic
      
      * fix bug
      
      * polish code
      
      * fix commit consumed offset back
      
      * refactor litePullConsumer
      
      * development save
      
      * development save
      
      * Refactor DefaultLitePullConsumer and DefaultLitePullConsumerImpl.
      
      * Polish lite pull consumer
      
      * polish lite pull consumer
      
      * polish lite pull consumer
      
      * fix seek
      
      * fix seek function
      
      * polish lite pull consumer
      
      * add apache header
      
      * add test
      
      * polish test
      
      * Make broadcast model work for litePullConsumer
      
      * Revert example/broadcast/PushConsumer.java
      
      * Add delay time when no new message
      
      * Enable long polling mode
      
      * Fix subscribe bug when rebalance
      
      * Delete useless consumeMessageHook
      
      * Implement TopicMessageQueueChangeListener interface
      
      * Lite pull consumer support namespace
      
      * Make sql92 filter work
      c6096a14
  6. 09 8月, 2019 1 次提交
    • K
      Polish lite pull consumer and fix bug (#1373) · 46288abb
      King 提交于
      * fix unsubscribe code
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * polish commit consumed offset
      
      * pass checkstyle
      
      * pass checkstyle
      
      * polish LiteMQPullConsumer
      
      * add flow control and polish commit logic
      
      * fix bug
      
      * polish code
      
      * fix commit consumed offset back
      
      * refactor litePullConsumer
      
      * development save
      
      * development save
      
      * Refactor DefaultLitePullConsumer and DefaultLitePullConsumerImpl.
      
      * Polish lite pull consumer
      
      * polish lite pull consumer
      
      * polish lite pull consumer
      
      * fix seek
      
      * fix seek function
      
      * polish lite pull consumer
      
      * add apache header
      
      * add test
      
      * polish test
      
      * Make broadcast model work for litePullConsumer
      
      * Revert example/broadcast/PushConsumer.java
      
      * Add delay time when no new message
      
      * Enable long polling mode
      
      * Fix subscribe bug when rebalance
      
      * Delete useless consumeMessageHook
      46288abb
  7. 02 8月, 2019 1 次提交
    • K
      Polish lite pull consumer (#1359) · 9c3b26cf
      King 提交于
      * fix unsubscribe code
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * polish commit consumed offset
      
      * pass checkstyle
      
      * pass checkstyle
      
      * polish LiteMQPullConsumer
      
      * add flow control and polish commit logic
      
      * fix bug
      
      * polish code
      
      * fix commit consumed offset back
      
      * refactor litePullConsumer
      
      * development save
      
      * development save
      
      * Refactor DefaultLitePullConsumer and DefaultLitePullConsumerImpl.
      
      * Polish lite pull consumer
      
      * polish lite pull consumer
      
      * polish lite pull consumer
      
      * fix seek
      
      * fix seek function
      
      * polish lite pull consumer
      
      * add apache header
      
      * add test
      
      * polish test
      9c3b26cf
  8. 01 8月, 2019 2 次提交
  9. 31 7月, 2019 6 次提交
  10. 30 7月, 2019 4 次提交
    • R
      fix /dev/shm not found on some OSs (#1345) · 7ac5ad37
      Rui Liu 提交于
      7ac5ad37
    • K
      Polish lite pull consumer (#1349) · 83098eb6
      King 提交于
      * fix unsubscribe code
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * polish commit consumed offset
      
      * pass checkstyle
      
      * pass checkstyle
      
      * polish LiteMQPullConsumer
      
      * add flow control and polish commit logic
      
      * fix bug
      
      * polish code
      
      * fix commit consumed offset back
      
      * refactor litePullConsumer
      
      * development save
      
      * development save
      
      * Refactor DefaultLitePullConsumer and DefaultLitePullConsumerImpl.
      
      * Polish lite pull consumer
      
      * polish lite pull consumer
      
      * polish lite pull consumer
      
      * fix seek
      83098eb6
    • Z
      Update concept.md (#1319) · e1b9a32d
      zhibo 提交于
      e1b9a32d
    • S
      fixed the text description in chinese doc (#1339) · 57e2959b
      skyline1688 提交于
      57e2959b
  11. 27 7月, 2019 1 次提交
  12. 24 7月, 2019 7 次提交
  13. 19 7月, 2019 1 次提交
    • K
      Polish LitePullConsumer (#1332) · 62ca947a
      King 提交于
      * fix unsubscribe code
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * fix commit consumed offset
      
      * polish commit consumed offset
      
      * pass checkstyle
      
      * pass checkstyle
      62ca947a
  14. 17 7月, 2019 1 次提交
  15. 15 7月, 2019 1 次提交
  16. 12 7月, 2019 2 次提交
  17. 11 7月, 2019 3 次提交
  18. 09 7月, 2019 1 次提交