[GitHub] [pulsar-helm-chart] toneill818 opened a new pull request #54: Ingress optional hostname

2020-08-13 Thread GitBox
toneill818 opened a new pull request #54: URL: https://github.com/apache/pulsar-helm-chart/pull/54 Fixes #50 ### Motivation The host option is not required to setup an ingress, so I made it an optional value ### Modifications *Describe the modifications you've done.*

[GitHub] [pulsar-dotpulsar] usaguerrilla commented on pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
usaguerrilla commented on pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#issuecomment-673632652 Thank you @RobertIndie for yo hard work! :) I am testing this PR so far things seem to be working!

[GitHub] [pulsar-dotpulsar] usaguerrilla commented on a change in pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
usaguerrilla commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r470152085 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,243 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "L

[GitHub] [pulsar-helm-chart] sijie merged pull request #53: Allow initialization to be set

2020-08-13 Thread GitBox
sijie merged pull request #53: URL: https://github.com/apache/pulsar-helm-chart/pull/53 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

[GitHub] [pulsar-helm-chart] sijie closed issue #47: Impossible to upgrade fully from 2.5.0 to 2.6.0 using Helm

2020-08-13 Thread GitBox
sijie closed issue #47: URL: https://github.com/apache/pulsar-helm-chart/issues/47 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

[GitHub] [pulsar-helm-chart] sijie merged pull request #52: Fix zookeeper antiaffinity

2020-08-13 Thread GitBox
sijie merged pull request #52: URL: https://github.com/apache/pulsar-helm-chart/pull/52 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

[GitHub] [pulsar-helm-chart] sijie closed issue #39: Bug in podAntiAffinity labels

2020-08-13 Thread GitBox
sijie closed issue #39: URL: https://github.com/apache/pulsar-helm-chart/issues/39 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

Re: pulsar SQL is not able to read the latest msg

2020-08-13 Thread Jerry Peng
Hello, Please reference this issue: https://github.com/apache/pulsar/issues/6884 Best, Jerry On Thu, Aug 13, 2020 at 6:44 AM Moshe Baruch wrote: > Hi Pulsar Team, > > > > We use pulsar SQL and we found that the Pulsar SQL is lacking the last > message when querying pulsar topics. > > > > How

[GitHub] [pulsar-helm-chart] Syphixs edited a comment on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs edited a comment on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673561133 oh you are right. Sadly the brokers and proxys second init containers will not start even with the new version. #26 --

[GitHub] [pulsar-helm-chart] Syphixs commented on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs commented on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673561133 oh you are right. Sadly the brokers and proxys second init containers will not start even with the new version. -

[GitHub] [pulsar-helm-chart] Syphixs removed a comment on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs removed a comment on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673558271 yeah tried that already sadly the same error This is an automated message from the Apache Git Service.

[GitHub] [pulsar-helm-chart] Syphixs commented on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs commented on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673558271 yeah tried that already sadly the same error This is an automated message from the Apache Git Service. To resp

[GitHub] [pulsar-helm-chart] toneill818 commented on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
toneill818 commented on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673524421 You don't want to change the values.yaml file in the release. Those hold all the default values and is why you are getting the error. You will want to put your values in a

[GitHub] [pulsar-helm-chart] Syphixs commented on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs commented on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673520473 yeah i did change them. Do you think it's an indentation problem? This is an automated message from the Apa

[GitHub] [pulsar-dotpulsar] RobertIndie commented on a change in pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
RobertIndie commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r469998163 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,243 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "Li

[GitHub] [pulsar-dotpulsar] RobertIndie commented on a change in pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
RobertIndie commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r469994307 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,243 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "Li

[GitHub] [pulsar-dotpulsar] RobertIndie commented on a change in pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
RobertIndie commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r469993986 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,243 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "Li

[GitHub] [pulsar-dotpulsar] RobertIndie commented on a change in pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
RobertIndie commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r469993531 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,243 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "Li

pulsar SQL is not able to read the latest msg

2020-08-13 Thread Moshe Baruch
Hi Pulsar Team, We use pulsar SQL and we found that the Pulsar SQL is lacking the last message when querying pulsar topics. How can we solve this issue? This is a known issue? Please advise. Moshe Baruch ForeScout Technologies, Inc. Software Engineer Phone: +972-3-6309-700 moshe.bar...@foresc

[GitHub] [pulsar-dotpulsar] RobertIndie commented on a change in pull request #48: Producer for Partitioned topics

2020-08-13 Thread GitBox
RobertIndie commented on a change in pull request #48: URL: https://github.com/apache/pulsar-dotpulsar/pull/48#discussion_r469958298 ## File path: src/DotPulsar/Internal/PartitionedProducer.cs ## @@ -0,0 +1,243 @@ +/* + * Licensed under the Apache License, Version 2.0 (the "Li

[GitHub] [pulsar-helm-chart] toneill818 opened a new pull request #53: Allow initialization to be set

2020-08-13 Thread GitBox
toneill818 opened a new pull request #53: URL: https://github.com/apache/pulsar-helm-chart/pull/53 Fixes #47 ### Motivation Only create the initialize job on install. ### Modifications - Added an initialize value that can be set to true on install, matching the doc

[GitHub] [pulsar-helm-chart] toneill818 commented on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
toneill818 commented on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673473490 Did you change the default values.yaml file? Looking at your screenshot it looks like you are pointing to the values.yaml file within the chart. -

[GitHub] [pulsar-helm-chart] toneill818 opened a new pull request #52: Fix zookeeper antiaffinity

2020-08-13 Thread GitBox
toneill818 opened a new pull request #52: URL: https://github.com/apache/pulsar-helm-chart/pull/52 Fixes #39 ### Motivation The match expression for the "app" label was incorrect breaking the antiaffinity since they would never match. Fixing this makes the podAntiAffinity wo

[GitHub] [pulsar-helm-chart] Syphixs edited a comment on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs edited a comment on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673443133 Okay it seems the problem comes from my value file which is kinda strange. I disabled monitoring. Here is my file (actually a yaml file but didn't let me upload it th

[GitHub] [pulsar-helm-chart] Syphixs edited a comment on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs edited a comment on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673443133 Okay it seems the problem comes from my value file which is kinda strange. I disabled monitoring. Here is my file: -

[GitHub] [pulsar-helm-chart] Syphixs commented on issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs commented on issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51#issuecomment-673443133 Okay it seems the problem comes from my value file which is kinda strange. I disabled monitoring. Here is my file: /Users/huttes/og/kubernetes/pulsar/pulsar-2.6.0-2/v

[GitHub] [pulsar-helm-chart] Syphixs opened a new issue #51: template error in 2.6.0-2

2020-08-13 Thread GitBox
Syphixs opened a new issue #51: URL: https://github.com/apache/pulsar-helm-chart/issues/51 **Describe the bug** Template error when trying to install the newest verision. Error: template: pulsar/templates/zookeeper-podmonitor.yaml:21:8: executing "pulsar/templates/zookeeper-podmon

Slack digest for #dev - 2020-08-13

2020-08-13 Thread Apache Pulsar Slack
2020-08-12 14:59:01 UTC - Caleb Epstein: @Caleb Epstein has joined the channel 2020-08-12 15:01:26 UTC - Caleb Epstein: I've got a open, but it has failed on one of the CI actions. I'm pretty sure the failure is wholly unrelated to my change