You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by iv...@apache.org on 2018/10/22 18:25:56 UTC

[pulsar] branch master updated (f3a027b -> b73a967)

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

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


    from f3a027b  Added stop/restart functionality in sources/sinks (#2810)
     add b73a967  Bump jetty to v9.4.12 (#2811)

No new revisions were added by this update.

Summary of changes:
 distribution/server/src/assemble/LICENSE.bin.txt   | 35 +++++++++++-----------
 distribution/server/src/assemble/NOTICE.bin.txt    |  2 +-
 pom.xml                                            |  2 +-
 .../org/apache/pulsar/broker/web/WebService.java   | 28 ++++++++---------
 .../discovery/service/server/ServerManager.java    | 14 ++++-----
 .../pulsar/functions/worker/rest/WorkerServer.java | 20 ++++++-------
 .../org/apache/pulsar/proxy/server/WebServer.java  | 21 +++++++------
 pulsar-sql/presto-distribution/LICENSE             |  2 +-
 .../pulsar/websocket/service/ProxyServer.java      | 14 ++++-----
 9 files changed, 64 insertions(+), 74 deletions(-)