You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/10/24 08:01:57 UTC

[pulsar] branch master updated (997a128 -> a95bea6)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 997a128  [Docs] Add functions-worker commands for pulsar admin CLI (#5405)
     add a95bea6  Add support for partitioned topic consumer seek by time. (#5435)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/SubscriptionSeekTest.java       | 57 +++++++++++++++++++---
 .../org/apache/pulsar/client/api/Consumer.java     |  6 ---
 .../client/impl/MultiTopicsConsumerImpl.java       |  4 +-
 3 files changed, 52 insertions(+), 15 deletions(-)