[GitHub] [pulsar-client-node] hrsakai opened a new pull request #180: Fix cflags_cc for gcc-4.9

2021-11-23 Thread GitBox
hrsakai opened a new pull request #180: URL: https://github.com/apache/pulsar-client-node/pull/180 When compiling pulsar-client-node with gcc4.9 and node v16.5.0, build failed with following error. ``` g++: error: unrecognized command line option ‘-std=gnu++14’ make: *** [Release/o

Re: [DISCUSS] Pulsar Protocol For Client Timeouts and Creating Producers

2021-11-23 Thread Michael Marshall
I created a PR to update the protocol's documentation: https://github.com/apache/pulsar/pull/12948. Please take a look, if you're able. Once this PR is accepted/merged, I will follow up with an update to the Java client. - Michael On Thu, Nov 18, 2021 at 1:29 PM Michael Marshall wrote: > > I vi

Pulsar Flaky test report 2021-11-23 for PR builds in CI

2021-11-23 Thread Lari Hotari
Dear Pulsar community members, Here's a report of the flaky tests in Pulsar CI during the observation period of 2021-11-16 - 2021-11-23 . The full report has been also updated to a Google Sheet, https://docs.google.com/spreadsheets/d/165FHpHjs5fHccSsmQM4beeg6brn-zfUjcrXf6xAu4yQ/edit?usp=sharing T

[GitHub] [pulsar-helm-chart] lhotari opened a new pull request #178: [Performance] Remove -XX:-ResizePLAB JVM option which degrades performance on JDK11

2021-11-23 Thread GitBox
lhotari opened a new pull request #178: URL: https://github.com/apache/pulsar-helm-chart/pull/178 ### Motivation Specifying `-XX:-ResizePLAB` JVM option on JDK 11 degrades performance. - see https://bugs.openjdk.java.net/browse/JDK-8257145 and https://www.programmersough

Re: [VOTE] Apache Pulsar 2.9.0 candidate 4

2021-11-23 Thread Nicolò Boschi
+1 (non binding) Checks: - Checksum and signatures - Compile from source w JDK11 - Build docker image from source - Test docker image - Run Pulsar standalone and produce-consume from CLI Il giorno mar 23 nov 2021 alle ore 02:16 Matteo Merli ha scritto: > +1 binding > > Checked: > * Signatures

[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #84: Recover after network disconnect

2021-11-23 Thread GitBox
blankensteiner commented on issue #84: URL: https://github.com/apache/pulsar-dotpulsar/issues/84#issuecomment-97644 @PetterIsberg DotPulsar doesn't explicitly react to a missing pong, since I hope and assume that the OS will see that the ping package is not being acked and therefore cl

[GitHub] [pulsar-helm-chart] wangshu3000 opened a new issue #177: The indentation of dashboard-ingress.yaml is wrong, when deploying shows component not found.

2021-11-23 Thread GitBox
wangshu3000 opened a new issue #177: URL: https://github.com/apache/pulsar-helm-chart/issues/177 **Describe the bug** When deploying the latest version of the chart, the console shows below error message. Error: unable to build kubernetes objects from release manifest: error validati

[GitHub] [pulsar-helm-chart] wangshu3000 commented on issue #157: Ingresses still use the extensions/v1beta1 versioned resource

2021-11-23 Thread GitBox
wangshu3000 commented on issue #157: URL: https://github.com/apache/pulsar-helm-chart/issues/157#issuecomment-976239494 I'm working on this. 🥇 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t