You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2019/10/25 15:23:12 UTC

[pulsar] branch master updated (7686542 -> d0fde69)

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

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


    from 7686542  [pulsar-broker] Introduce publish rate-limiting on topic (#3986)
     add d0fde69  [integration-tests]Enable messaging tests to integration tests. (#5456)

No new revisions were added by this update.

Summary of changes:
 .../tests/integration/messaging/MessagingBase.java |  59 ++++---
 .../messaging/NonPersistentTopicMessagingTest.java |   4 +-
 .../integration/messaging/TopicMessagingBase.java  | 181 ++++++++-------------
 .../{pulsar-sql.xml => pulsar-messaging.xml}       |   9 +-
 tests/integration/src/test/resources/pulsar.xml    |   1 +
 5 files changed, 106 insertions(+), 148 deletions(-)
 copy tests/integration/src/test/resources/{pulsar-sql.xml => pulsar-messaging.xml} (72%)