Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
5885f45
[improve][misc] Upgrade Netty version to 4.1.105.Final (#21923)
Technoboy- Jan 19, 2024
43f720f
[improve][misc] Upgrade to Netty 4.1.108 and tcnative 2.0.65 (#22369)
lhotari Mar 27, 2024
84d4d3a
[improve][misc] Upgrade to Netty 4.1.111.Final and switch to use grpc…
lhotari Jun 12, 2024
e2e065f
[improve][misc] Upgrade Netty to 4.1.113 and netty-tcnative to 2.0.66…
lhotari Sep 5, 2024
8d82a10
[fix][sec] Upgrade to Netty 4.1.115.Final to address CVE-2024-47535 (…
lhotari Nov 13, 2024
2b6e336
[improve] Upgrade to Netty 4.1.116.Final and io_uring to 0.0.26.Final…
lhotari Jan 5, 2025
1dec3cb
[improve] Upgrade to Netty 4.1.117.Final (#23863)
lhotari Jan 20, 2025
0039333
[fix][sec] Upgrade to Netty 4.1.118 (#23965)
merlimat Feb 11, 2025
e299f2b
[improve] Upgrade Netty to 4.1.119.Final (#24049)
lhotari Mar 4, 2025
e607875
[improve] Upgrade Netty to 4.1.121.Final (#24214)
lhotari Apr 26, 2025
b2892be
[feat][meta] Upgrade to jetcd to 0.7.5 (#20339)
michaeljmarshall May 17, 2023
bcf9e8a
[improve] Upgrade Jetcd to 0.7.7 and VertX to 4.5.8 (#22835)
merlimat Jun 4, 2024
3b7f7d0
[fix][build] Fixed netty-iouring version
nodece Jun 3, 2025
fdca516
[fix][build] Fix jetcd version
nodece Jun 3, 2025
2ffad2c
[improve][bk] Add integration test with bookie http server enabled (#…
MMirelli May 24, 2023
3bc7b1c
[fix][misc] Bump GRPC version to 1.55.3 to fix CVE (#21057)
mattisonchao Jun 3, 2025
f362285
[improve][misc] Allow custom Netty DnsServerAddressStreamProviders (#…
onobc Dec 7, 2022
a78c25d
[cleanup][misc] Remove classifier from netty-transport-native-unix-co…
lhotari Jun 20, 2024
864ea79
[fix][build] Fix license
nodece Jun 3, 2025
bd65609
[improve][misc] Replace rename-netty-native-libs.sh script with renam…
lhotari Jun 24, 2024
99d3b90
[improve][build] Remove broker-shaded artifacts (#3560)
merlimat Nov 16, 2022
d69d981
[improve][build] Add .mvn
nodece Jun 4, 2025
c84738b
[fix][test] Fix testNamespaceResourceGroup
nodece Jun 4, 2025
1a73c01
[fix][test] Move testDeleteUselessLogDataWhenSubCursorMoved test group
nodece Jun 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .mvn/jvm.config
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-Xss1500k
19 changes: 19 additions & 0 deletions .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
1 change: 1 addition & 0 deletions buildtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<maven-shade-plugin.version>3.4.0</maven-shade-plugin.version>
<puppycrawl.checkstyle.version>8.37</puppycrawl.checkstyle.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<netty.version>4.1.121.Final</netty.version>
<guice.version>4.2.3</guice.version>
<guava.version>32.0.0-jre</guava.version>
<ant.version>1.10.12</ant.version>
Expand Down
13 changes: 13 additions & 0 deletions distribution/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,19 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>pulsar-metadata</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jetcd-core-shaded</artifactId>
<version>${project.version}</version>
<classifier>shaded</classifier>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>pulsar-proxy</artifactId>
Expand Down
103 changes: 52 additions & 51 deletions distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ The Apache Software License, Version 2.0
- com.fasterxml.jackson.module-jackson-module-jsonSchema-2.14.2.jar
* Caffeine -- com.github.ben-manes.caffeine-caffeine-2.9.1.jar
* Conscrypt -- org.conscrypt-conscrypt-openjdk-uber-2.5.2.jar
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.0.1.jar
* Proto Google Common Protos -- com.google.api.grpc-proto-google-common-protos-2.9.0.jar
* Bitbucket -- org.bitbucket.b_c-jose4j-0.9.4.jar
* Gson
- com.google.code.gson-gson-2.8.9.jar
Expand Down Expand Up @@ -352,34 +352,36 @@ The Apache Software License, Version 2.0
- org.apache.commons-commons-compress-1.26.0.jar
- org.apache.commons-commons-lang3-3.11.jar
* Netty
- io.netty-netty-buffer-4.1.100.Final.jar
- io.netty-netty-codec-4.1.100.Final.jar
- io.netty-netty-codec-dns-4.1.100.Final.jar
- io.netty-netty-codec-http-4.1.100.Final.jar
- io.netty-netty-codec-http2-4.1.100.Final.jar
- io.netty-netty-codec-socks-4.1.100.Final.jar
- io.netty-netty-codec-haproxy-4.1.100.Final.jar
- io.netty-netty-common-4.1.100.Final.jar
- io.netty-netty-handler-4.1.100.Final.jar
- io.netty-netty-handler-proxy-4.1.100.Final.jar
- io.netty-netty-resolver-4.1.100.Final.jar
- io.netty-netty-resolver-dns-4.1.100.Final.jar
- io.netty-netty-transport-4.1.100.Final.jar
- io.netty-netty-transport-classes-epoll-4.1.100.Final.jar
- io.netty-netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar
- io.netty-netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar
- io.netty-netty-transport-native-unix-common-4.1.100.Final.jar
- io.netty-netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.61.Final.jar
- io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar
- io.netty-netty-tcnative-classes-2.0.61.Final.jar
- io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.25.Final.jar
- io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-x86_64.jar
- io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final-linux-aarch_64.jar
- io.netty-netty-buffer-4.1.121.Final.jar
- io.netty-netty-codec-4.1.121.Final.jar
- io.netty-netty-codec-dns-4.1.121.Final.jar
- io.netty-netty-codec-http-4.1.121.Final.jar
- io.netty-netty-codec-http2-4.1.121.Final.jar
- io.netty-netty-codec-socks-4.1.121.Final.jar
- io.netty-netty-codec-haproxy-4.1.121.Final.jar
- io.netty-netty-common-4.1.121.Final.jar
- io.netty-netty-handler-4.1.121.Final.jar
- io.netty-netty-handler-proxy-4.1.121.Final.jar
- io.netty-netty-resolver-4.1.121.Final.jar
- io.netty-netty-resolver-dns-4.1.121.Final.jar
- io.netty-netty-resolver-dns-classes-macos-4.1.121.Final.jar
- io.netty-netty-resolver-dns-native-macos-4.1.121.Final-osx-aarch_64.jar
- io.netty-netty-resolver-dns-native-macos-4.1.121.Final-osx-x86_64.jar
- io.netty-netty-transport-4.1.121.Final.jar
- io.netty-netty-transport-classes-epoll-4.1.121.Final.jar
- io.netty-netty-transport-native-epoll-4.1.121.Final-linux-aarch_64.jar
- io.netty-netty-transport-native-epoll-4.1.121.Final-linux-x86_64.jar
- io.netty-netty-transport-native-unix-common-4.1.121.Final.jar
- io.netty-netty-tcnative-boringssl-static-2.0.70.Final.jar
- io.netty-netty-tcnative-boringssl-static-2.0.70.Final-linux-aarch_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.70.Final-linux-x86_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.70.Final-osx-aarch_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.70.Final-osx-x86_64.jar
- io.netty-netty-tcnative-boringssl-static-2.0.70.Final-windows-x86_64.jar
- io.netty-netty-tcnative-classes-2.0.70.Final.jar
- io.netty.incubator-netty-incubator-transport-classes-io_uring-0.0.26.Final.jar
- io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.26.Final-linux-x86_64.jar
- io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.26.Final-linux-aarch_64.jar
* Prometheus client
- io.prometheus-simpleclient-0.5.0.jar
- io.prometheus-simpleclient_common-0.5.0.jar
Expand Down Expand Up @@ -473,31 +475,32 @@ The Apache Software License, Version 2.0
- org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.6.0.jar
- org.jetbrains-annotations-13.0.jar
* gRPC
- io.grpc-grpc-all-1.45.1.jar
- io.grpc-grpc-auth-1.45.1.jar
- io.grpc-grpc-context-1.45.1.jar
- io.grpc-grpc-core-1.45.1.jar
- io.grpc-grpc-netty-1.45.1.jar
- io.grpc-grpc-protobuf-1.45.1.jar
- io.grpc-grpc-protobuf-lite-1.45.1.jar
- io.grpc-grpc-stub-1.45.1.jar
- io.grpc-grpc-alts-1.45.1.jar
- io.grpc-grpc-api-1.45.1.jar
- io.grpc-grpc-grpclb-1.45.1.jar
- io.grpc-grpc-netty-shaded-1.45.1.jar
- io.grpc-grpc-services-1.45.1.jar
- io.grpc-grpc-xds-1.45.1.jar
- io.grpc-grpc-rls-1.45.1.jar
- com.google.auto.service-auto-service-annotations-1.0.jar
- io.grpc-grpc-all-1.55.3.jar
- io.grpc-grpc-auth-1.55.3.jar
- io.grpc-grpc-context-1.55.3.jar
- io.grpc-grpc-core-1.55.3.jar
- io.grpc-grpc-protobuf-1.55.3.jar
- io.grpc-grpc-protobuf-lite-1.55.3.jar
- io.grpc-grpc-stub-1.55.3.jar
- io.grpc-grpc-alts-1.55.3.jar
- io.grpc-grpc-api-1.55.3.jar
- io.grpc-grpc-grpclb-1.55.3.jar
- io.grpc-grpc-netty-shaded-1.55.3.jar
- io.grpc-grpc-services-1.55.3.jar
- io.grpc-grpc-xds-1.55.3.jar
- io.grpc-grpc-rls-1.55.3.jar
- io.grpc-grpc-servlet-1.55.3.jar
- io.grpc-grpc-servlet-jakarta-1.55.3.jar
- io.grpc-grpc-util-1.60.0.jar
* Perfmark
- io.perfmark-perfmark-api-0.19.0.jar
- io.perfmark-perfmark-api-0.26.0.jar
* OpenCensus
- io.opencensus-opencensus-api-0.28.0.jar
- io.opencensus-opencensus-contrib-http-util-0.28.0.jar
- io.opencensus-opencensus-proto-0.2.0.jar
* Jodah
- net.jodah-typetools-0.5.0.jar
- net.jodah-failsafe-2.4.4.jar
- dev.failsafe-failsafe-3.3.2.jar
* Byte Buddy
- net.bytebuddy-byte-buddy-1.14.12.jar
* zt-zip
Expand Down Expand Up @@ -544,10 +547,8 @@ The Apache Software License, Version 2.0
- com.google.http-client-google-http-client-gson-1.41.0.jar
- com.google.http-client-google-http-client-1.41.0.jar
- com.google.auto.value-auto-value-annotations-1.9.jar
- com.google.re2j-re2j-1.5.jar
* Jetcd
- io.etcd-jetcd-common-0.5.11.jar
- io.etcd-jetcd-core-0.5.11.jar
- com.google.re2j-re2j-1.6.jar
* Jetcd - shaded
* IPAddress
- com.github.seancfoley-ipaddress-5.3.3.jar
* RoaringBitmap
Expand Down
187 changes: 187 additions & 0 deletions jetcd-core-shaded/pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,187 @@
<?xml version="1.0"?>
<!--

Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.

-->
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar</artifactId>
<version>2.10.7-SNAPSHOT</version>
</parent>

<artifactId>jetcd-core-shaded</artifactId>
<name>Apache Pulsar :: jetcd-core shaded</name>

<dependencies>
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-core</artifactId>
<exclusions>
<exclusion>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty</artifactId>
</exclusion>
<exclusion>
<groupId>io.netty</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
</dependency>
<!-- add transient dependencies for jetcd libraries, this is necessary for IntelliJ support -->
<dependency>
<groupId>dev.failsafe</groupId>
<artifactId>failsafe</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-protobuf</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-stub</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-grpclb</artifactId>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-util</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<executions>
<execution>
<phase>package</phase>
<goals>
<goal>shade</goal>
</goals>
<configuration>
<createDependencyReducedPom>true</createDependencyReducedPom>
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
<minimizeJar>false</minimizeJar>
<artifactSet>
<includes>
<include>io.etcd:*</include>
<include>io.vertx:*</include>
</includes>
</artifactSet>
<relocations>
<!-- relocate vertx packages since they will be transformed to use grpc-netty-shaded packages -->
<relocation>
<pattern>io.vertx</pattern>
<shadedPattern>org.apache.pulsar.jetcd.shaded.io.vertx</shadedPattern>
</relocation>
<!-- relocate to use grpc-netty-shaded packages -->
<relocation>
<pattern>io.grpc.netty</pattern>
<shadedPattern>io.grpc.netty.shaded.io.grpc.netty</shadedPattern>
</relocation>
<!-- relocate to use grpc-netty-shaded packages -->
<relocation>
<pattern>io.netty</pattern>
<shadedPattern>io.grpc.netty.shaded.io.netty</shadedPattern>
</relocation>
</relocations>
<filters>
<filter>
<artifact>*:*</artifact>
<excludes>
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
<exclude>META-INF/maven/${project.groupId}/${project.artifactId}/pom.xml</exclude>
</excludes>
</filter>
</filters>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.PluginXmlResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.IncludeResourceTransformer">
<resource>META-INF/maven/${project.groupId}/${project.artifactId}/pom.xml</resource>
<file>${project.basedir}/dependency-reduced-pom.xml</file>
</transformer>
</transformers>
<!-- required for IntelliJ support -->
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>shaded</shadedClassifierName>
</configuration>
</execution>
</executions>
</plugin>
<!-- required for IntelliJ support, for some reason shadedArtifactAttached isn't sufficient alone -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<executions>
<execution>
<id>attach-shaded-jar</id>
<phase>package</phase>
<goals>
<goal>attach-artifact</goal>
</goals>
<configuration>
<artifacts>
<artifact>
<file>${project.build.directory}/${project.artifactId}-${project.version}-shaded.jar</file>
<type>jar</type>
<classifier>shaded</classifier>
</artifact>
</artifacts>
</configuration>
</execution>
</executions>
</plugin>
<!-- required for running tests in subproject -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>${maven-antrun-plugin.version}</version>
<executions>
<execution>
<id>unpack-shaded-jar</id>
<phase>package</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<target>
<unzip src="${project.build.directory}/${project.artifactId}-${project.version}-shaded.jar"
dest="${project.build.outputDirectory}"
overwrite="true" />
</target>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
Loading
Loading