<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50-sources.jar</canonicalName><classifier>sources</classifier><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT-sources.jar</fileName><groupId>net.md-5</groupId><md5sum>42b0c6fef929f075d92d337c320bef89</md5sum><type>java-source</type><version>1.19-R0.1-20230325.000228-50</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>bf1138129018f49f3df71af5b9ec8dd9</md5sum><type>javadoc</type><version>1.19-R0.1-20230325.000228-50</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>bf1138129018f49f3df71af5b9ec8dd9</md5sum><type>javadoc</type><version>1.19-R0.1-20230325.000228-50</version></attachedArtifact><mainArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50.jar</canonicalName><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT.jar</fileName><groupId>net.md-5</groupId><md5sum>54f4d293392032c9907083411ab08e22</md5sum><type>jar</type><version>1.19-R0.1-20230325.000228-50</version></mainArtifact><parent><number>1688</number><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1688/</url></parent><pomArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>net.md-5</groupId><md5sum>56a2ee34a1c6d16175d5996a32016506</md5sum><type>pom</type><version>1.19-R0.1-SNAPSHOT</version></pomArtifact><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1688/mavenArtifacts/</url></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/1688/net.md-5$bungeecord-protocol/artifact</artifactsUrl><changesUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/changes</changesUrl><displayUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/1688/net.md-5$bungeecord-protocol/</displayUrl><testsUrl>https://hub.spigotmc.org/jenkins/job/BungeeCord/1688/net.md-5$bungeecord-protocol/testReport</testsUrl></action><building>false</building><displayName>BungeeCord-Protocol</displayName><duration>14148</duration><estimatedDuration>15099</estimatedDuration><fullDisplayName>BungeeCord » BungeeCord-Protocol BungeeCord-Protocol</fullDisplayName><id>1688</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1688</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1679702473325</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1688/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/Varint21LengthFieldExtraBufPrepender.java</affectedPath><affectedPath>protocol/src/main/java/net/md_5/bungee/protocol/Varint21LengthFieldPrepender.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeServerInfo.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/UserConnection.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/netty/PipelineUtils.java</affectedPath><commitId>2ef5e7004b298c058f22b8e1d29494934ed3bdde</commitId><timestamp>1679702430000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>#3451: Improve length field prepending on bungee -&gt; server connection

Use alternative implementation of Varint21LengthFieldPrepender on bungee -&gt; server connection for improved speed - it uses separate buffer to prepend the length to avoid copying large data buffer.
Not applied bungee -&gt; client because encrypting 1-5 bytes of length separately through expensive jni call could make it not worth (not measured).
</comment><date>2023-03-25 11:00:30 +1100</date><id>2ef5e7004b298c058f22b8e1d29494934ed3bdde</id><msg>#3451: Improve length field prepending on bungee -&gt; server connection</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/UserConnection.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/BungeeServerInfo.java</file></path><path><editType>add</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/Varint21LengthFieldExtraBufPrepender.java</file></path><path><editType>edit</editType><file>protocol/src/main/java/net/md_5/bungee/protocol/Varint21LengthFieldPrepender.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/netty/PipelineUtils.java</file></path></item></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><description></description><fullName>md_5</fullName><id>md_5</id></culprit><mavenArtifacts><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50-sources.jar</canonicalName><classifier>sources</classifier><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT-sources.jar</fileName><groupId>net.md-5</groupId><md5sum>42b0c6fef929f075d92d337c320bef89</md5sum><type>java-source</type><version>1.19-R0.1-20230325.000228-50</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>bf1138129018f49f3df71af5b9ec8dd9</md5sum><type>javadoc</type><version>1.19-R0.1-20230325.000228-50</version></attachedArtifact><attachedArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT-javadoc.jar</fileName><groupId>net.md-5</groupId><md5sum>bf1138129018f49f3df71af5b9ec8dd9</md5sum><type>javadoc</type><version>1.19-R0.1-20230325.000228-50</version></attachedArtifact><mainArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-20230325.000228-50.jar</canonicalName><fileName>bungeecord-protocol-1.19-R0.1-SNAPSHOT.jar</fileName><groupId>net.md-5</groupId><md5sum>54f4d293392032c9907083411ab08e22</md5sum><type>jar</type><version>1.19-R0.1-20230325.000228-50</version></mainArtifact><parent><number>1688</number><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1688/</url></parent><pomArtifact><artifactId>bungeecord-protocol</artifactId><canonicalName>bungeecord-protocol-1.19-R0.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>net.md-5</groupId><md5sum>56a2ee34a1c6d16175d5996a32016506</md5sum><type>pom</type><version>1.19-R0.1-SNAPSHOT</version></pomArtifact><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-protocol/1688/mavenArtifacts/</url></mavenArtifacts></mavenBuild>