You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by aa...@apache.org on 2020/07/16 07:37:10 UTC

[pulsar] branch master updated (4acf775 -> b6ceec4)

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

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


    from 4acf775  #5922 - Update poms to use project.groupId instead of org.apache.pulsar where applicable (#7548)
     add b6ceec4  Add advertisedAddress config field to ProxyConfiguration (#7542)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/proxy/server/ProxyConfiguration.java       |  2 +-
 .../org/apache/pulsar/proxy/server/ProxyService.java  | 12 ++++--------
 .../pulsar/proxy/server/ProxyForwardAuthDataTest.java |  2 +-
 .../apache/pulsar/proxy/server/ProxyParserTest.java   |  2 +-
 .../proxy/server/ProxyRolesEnforcementTest.java       |  2 +-
 .../org/apache/pulsar/proxy/server/ProxyTest.java     |  2 --
 .../proxy/server/ProxyWithAuthorizationTest.java      | 19 ++++++++++++++-----
 7 files changed, 22 insertions(+), 19 deletions(-)