You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/11/19 10:20:33 UTC

[pulsar] branch master updated (ad70f71 -> efe50cc)

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

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


    from ad70f71  commit the first part (#12857)
     add efe50cc  Issue 12668: Protocol Handlers and Proxy Extensions: ability to use a dedicated EventLoopGroup for IO (#12692)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/ServiceConfiguration.java   |  6 ++++++
 .../apache/pulsar/broker/service/BrokerService.java  | 20 ++++++++++++++++++--
 .../pulsar/proxy/server/ProxyConfiguration.java      |  6 ++++++
 .../org/apache/pulsar/proxy/server/ProxyService.java | 15 +++++++++++++++
 4 files changed, 45 insertions(+), 2 deletions(-)