Re: Call for projects and mentors for OSPP 2022

2022-04-29 Thread Zike Yang
Hi, Thank Yu! Sorry for the missing information: --- Your Email: z...@apache.org Your Apache ID: zike And here is the Chinese version of my application: --- Project Name: 在Go客户端中支持大消息处理 Project Description: Apache Pulsar对发往broker的消息引入了大小限制。目前,Pulsar的java客户端支持了消息分块的功能,使得Pulsar在生产者中能够将消息分成多个小

Re: Call for projects and mentors for OSPP 2022

2022-04-29 Thread Yu
Hi Zike, looks like your email and Apache ID are missing? On Fri, Apr 29, 2022 at 10:17 PM Zike Yang wrote: > Thanks all, here is my application: > > Project Name: Support processing large messages at Go client > Project Description: > > Apache Pulsar imposes a size limit on each message sent to

[GitHub] [pulsar-client-node] ken-browning opened a new issue, #212: Now that acknowledge returns a Promise, should negativeAcknowledge return a Promise too?

2022-04-29 Thread GitBox
ken-browning opened a new issue, #212: URL: https://github.com/apache/pulsar-client-node/issues/212 The `acknowledge` method of the `Consumer` type was recently updated to return a `Promise`. Should the `negativeAcknowledge` method also return a `Promise`? -- This is an automated message

[GitHub] [pulsar-client-node] ken-browning closed issue #211: Does Consumer::acknowledge use the network?

2022-04-29 Thread GitBox
ken-browning closed issue #211: Does Consumer::acknowledge use the network? URL: https://github.com/apache/pulsar-client-node/issues/211 -- 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 the specific c

[GitHub] [pulsar-client-node] ken-browning commented on issue #211: Does Consumer::acknowledge use the network?

2022-04-29 Thread GitBox
ken-browning commented on issue #211: URL: https://github.com/apache/pulsar-client-node/issues/211#issuecomment-1113792569 This appears to be fixed in https://github.com/apache/pulsar-client-node/pull/200. However, the negativeAcknowledge function still doesn't return a promise. --

[GitHub] [pulsar-client-node] ken-browning commented on issue #211: Does Consumer::acknowledge use the network?

2022-04-29 Thread GitBox
ken-browning commented on issue #211: URL: https://github.com/apache/pulsar-client-node/issues/211#issuecomment-1113787706 I see that it does return a promise (i think) https://github.com/apache/pulsar-client-node/blob/11f28a6dace21a248fdf7f6d9d3a4a1de524a020/src/Consumer.cc#L277 So

[GitHub] [pulsar-client-node] ken-browning opened a new issue, #211: Does Consumer::acknowledge use the network?

2022-04-29 Thread GitBox
ken-browning opened a new issue, #211: URL: https://github.com/apache/pulsar-client-node/issues/211 According to my mental model, there must be some network activity involved in acknowledging a pulsar message as a consumer. I was surprised to find that the Consumer::acknowledge method does

Re: Call for projects and mentors for OSPP 2022

2022-04-29 Thread Zike Yang
Thanks all, here is my application: Project Name: Support processing large messages at Go client Project Description: Apache Pulsar imposes a size limit on each message sent to the broker. Currently, the pulsar java client support message chunking which enables Pulsar to process large payload mes

[GitHub] [pulsar-manager] samzph opened a new issue, #459: Peek Message does not work

2022-04-29 Thread GitBox
samzph opened a new issue, #459: URL: https://github.com/apache/pulsar-manager/issues/459 When setting `pulsar.peek.message=true` in `/pulsar-manager/pulsar-manager/application.properties`, I still receive the following error: https://user-images.githubusercontent.com/92114618/165955326-

[GitHub] [pulsar-helm-chart] frankjkelly commented on pull request #262: Add support for Horizontal Pod Autoscaling for Broker and Proxy.

2022-04-29 Thread GitBox
frankjkelly commented on PR #262: URL: https://github.com/apache/pulsar-helm-chart/pull/262#issuecomment-1113211704 > > NOTE: As of K8S API 1.25 the HPA v2beta1 is no longer supported > > https://kubernetes.io/docs/reference/using-api/deprecation-guide/#horizontalpodautoscaler-v125 >

Re: [VOTE] Pulsar Manager Release 0.3.0 Candidate 2

2022-04-29 Thread Enrico Olivelli
+1 (binding) run unit tests and validated signatures/checksums thank you Enrico Il giorno mar 19 apr 2022 alle ore 09:05 Li Li ha scritto: > > Hi everyone, > Please review and vote on the release candidate #2 for the version 0.3.0, as > follows: > [ ] +1, Approve the release > [ ] -1, Do not

Re: Call for projects and mentors for OSPP 2022

2022-04-29 Thread Yu
Thanks all, here are my applications (in English and Chinese). English version # Project Name Automate Documentation Workflow to Optimize Website User Experience # Project Description ## Project Goal This project aims to