[GitHub] [pulsar] devinbost closed issue #10460: Regression since PR #10417 was created (3 days ago) - Sink open produced uncaught exception

2021-04-30 Thread GitBox
devinbost closed issue #10460: URL: https://github.com/apache/pulsar/issues/10460 -- 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 comment. For queries about this service, please

[GitHub] [pulsar] devinbost commented on issue #10460: Regression since PR #10417 was created (3 days ago) - Sink open produced uncaught exception

2021-04-30 Thread GitBox
devinbost commented on issue #10460: URL: https://github.com/apache/pulsar/issues/10460#issuecomment-830551317 I created an even newer build from master (since writing this issue), and to my great surprise, the error was gone So, I'm closing this issue. It disappeared as quickly

[GitHub] [pulsar] devinbost commented on issue #10459: FunctionsStatsGenerator - Failed to collect metrics

2021-04-30 Thread GitBox
devinbost commented on issue #10459: URL: https://github.com/apache/pulsar/issues/10459#issuecomment-830537449 I bet that in this issue if functions aren't starting correctly (or are restarting), then `FunctionsStatsGenerator` can't connect or keeps getting disconnected due to the

[GitHub] [pulsar] devinbost edited a comment on issue #10459: FunctionsStatsGenerator - Failed to collect metrics

2021-04-30 Thread GitBox
devinbost edited a comment on issue #10459: URL: https://github.com/apache/pulsar/issues/10459#issuecomment-830536976 This exception does not show up in the Pulsar build from 2-3 days ago that was used as mentioned in this issue: https://github.com/apache/pulsar/issues/10460 So, the

[GitHub] [pulsar] devinbost commented on issue #10459: FunctionsStatsGenerator - Failed to collect metrics

2021-04-30 Thread GitBox
devinbost commented on issue #10459: URL: https://github.com/apache/pulsar/issues/10459#issuecomment-830536976 This exception does not show up in the Pulsar build from 2-3 days ago that was used as mentioned in this issue: https://github.com/apache/pulsar/issues/10460 So, they could be

[GitHub] [pulsar] devinbost opened a new pull request #10461: [broker] Adding logging to JavaInstanceRunnable to help debug issues like #10460

2021-04-30 Thread GitBox
devinbost opened a new pull request #10461: URL: https://github.com/apache/pulsar/pull/10461 As reported in #10460 (and for other purposes), it's helpful to see the context when a function crashes when trying to open its sink. This PR adds a couple of debug lines to assist in

[GitHub] [pulsar] devinbost commented on issue #10460: Regression since PR #10417 was created (3 days ago) - Sink open produced uncaught exception

2021-04-30 Thread GitBox
devinbost commented on issue #10460: URL: https://github.com/apache/pulsar/issues/10460#issuecomment-830512970 FYI @eolivelli @lhotari -- 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

[GitHub] [pulsar] devinbost opened a new issue #10460: Regression since PR #10417 was created (3 days ago) - Sink open produced uncaught exception

2021-04-30 Thread GitBox
devinbost opened a new issue #10460: URL: https://github.com/apache/pulsar/issues/10460 I created a build from master and upgraded my brokers to it, and my function refuses to start due to the following exception. I tried restarting the brokers, but the exception did not go away. I

[GitHub] [pulsar] devinbost opened a new issue #10459: FunctionsStatsGenerator - Failed to collect metrics

2021-04-30 Thread GitBox
devinbost opened a new issue #10459: URL: https://github.com/apache/pulsar/issues/10459 While doing some testing on master (2.8.0-SNAPSHOT), this message started flooding my broker logs as soon as I started the brokers: ``` Apr 30 21:25:40 fab08 77c203532c67:

[GitHub] [pulsar] devinbost commented on issue #6054: Catastrophic frequent random subscription freezes, especially on high-traffic topics.

2021-04-30 Thread GitBox
devinbost commented on issue #6054: URL: https://github.com/apache/pulsar/issues/6054#issuecomment-830477787 Update on findings: We discovered that this issue is multi-faceted. 1. The first issue was that the subscription was getting stuck where there were permits > 0,

[GitHub] [pulsar] devinbost commented on pull request #10417: [pulsar-broker] Dispatch messaages to consumer with permits

2021-04-30 Thread GitBox
devinbost commented on pull request #10417: URL: https://github.com/apache/pulsar/pull/10417#issuecomment-830473812 BTW, to any reviewers, I have tested this branch on a custom build of Pulsar, and it works as expected. -- This is an automated message from the Apache Git Service. To

[GitHub] [pulsar] devinbost commented on pull request #10417: [pulsar-broker] Dispatch messaages to consumer with permits

2021-04-30 Thread GitBox
devinbost commented on pull request #10417: URL: https://github.com/apache/pulsar/pull/10417#issuecomment-830469701 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar] devinbost commented on pull request #10417: [pulsar-broker] Dispatch messaages to consumer with permits

2021-04-30 Thread GitBox
devinbost commented on pull request #10417: URL: https://github.com/apache/pulsar/pull/10417#issuecomment-830469650 @rdhabalia Please update the description of this issue so it doesn't automatically close #6054 since we determined that this PR is only a partial fix for that issue. I'll

[GitHub] [pulsar] devinbost opened a new issue #10458: [Docs] Need docs for how to configure function logging

2021-04-30 Thread GitBox
devinbost opened a new issue #10458: URL: https://github.com/apache/pulsar/issues/10458 PR https://github.com/apache/pulsar/pull/10389 enabled configurable function logging. However, this capability is not documented for users. We need to update the docs pages to at least inform

[GitHub] [pulsar] vroyer commented on pull request #10428: [Issue #10427] Add AvroSchema UUID support fix

2021-04-30 Thread GitBox
vroyer commented on pull request #10428: URL: https://github.com/apache/pulsar/pull/10428#issuecomment-830464612 Because the issue happens when creating the AVRO schema from a POJO class. Maybe a java annotation on BigDecimal fields could provide the scale ? > Le 30 avr. 2021 à

[GitHub] [pulsar] david-streamlio removed a comment on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio removed a comment on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830410138 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar] david-streamlio commented on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio commented on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830448144 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar] dlg99 commented on a change in pull request #9927: Add ability to use Kafka's sinks as pulsar sinks

2021-04-30 Thread GitBox
dlg99 commented on a change in pull request #9927: URL: https://github.com/apache/pulsar/pull/9927#discussion_r624280548 ## File path: pulsar-io/kafka-connect-adaptor/src/main/java/org/apache/pulsar/io/kafka/connect/PulsarKafkaConnectSinkConfig.java ## @@ -0,0 +1,100 @@ +/**

[GitHub] [pulsar] dlg99 commented on a change in pull request #9927: Add ability to use Kafka's sinks as pulsar sinks

2021-04-30 Thread GitBox
dlg99 commented on a change in pull request #9927: URL: https://github.com/apache/pulsar/pull/9927#discussion_r624253160 ## File path: pulsar-io/kafka-connect-adaptor/src/main/java/org/apache/pulsar/io/kafka/connect/KafkaConnectSink.java ## @@ -0,0 +1,325 @@ +/** + * Licensed

[GitHub] [pulsar] merlimat commented on pull request #7406: Improved in max-pending-bytes mechanism for broker

2021-04-30 Thread GitBox
merlimat commented on pull request #7406: URL: https://github.com/apache/pulsar/pull/7406#issuecomment-830426419 In a subsequent PR, I'll be adding a bucket-token based mechanism to handle different usages across multiple threads. -- This is an automated message from the Apache Git

[GitHub] [pulsar] david-streamlio removed a comment on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio removed a comment on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830409967 -- 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

[GitHub] [pulsar] david-streamlio commented on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio commented on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830410138 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar] david-streamlio commented on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio commented on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830409967 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar] merlimat opened a new pull request #10457: PIP-45: Revalidate leader election after session is recovered

2021-04-30 Thread GitBox
merlimat opened a new pull request #10457: URL: https://github.com/apache/pulsar/pull/10457 ### Motivation The leader election component should revalidate the leadership ephemeral node once the session is re-established. ### Modifications 1. When acquiring

[pulsar] branch master updated (d82cfca -> 1579b0f)

2021-04-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from d82cfca Add is_connected c api (#10415) add 1579b0f PIP-45: Implement load managers locks using coordination

[GitHub] [pulsar] merlimat merged pull request #10391: PIP-45: Implement load managers locks using coordination service

2021-04-30 Thread GitBox
merlimat merged pull request #10391: URL: https://github.com/apache/pulsar/pull/10391 -- 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 comment. For queries about this service,

[GitHub] [pulsar] jdunhamvrtx opened a new issue #10456: [Enhancement] Serverless(.com) Provider

2021-04-30 Thread GitBox
jdunhamvrtx opened a new issue #10456: URL: https://github.com/apache/pulsar/issues/10456 Hey Folks, Has anyone considered submitting a provider to the Serverless.com project so it can manage the lifecycle of serverless code in Pulsar? It would be a great addition. -J --

[GitHub] [pulsar] david-streamlio removed a comment on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio removed a comment on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830200698 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar] david-streamlio commented on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio commented on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-83027 /pulsarbot run-failure-checks -- 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

[pulsar] branch master updated (194c605 -> d82cfca)

2021-04-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 194c605 fix: fix doc typo (#10402) add d82cfca Add is_connected c api (#10415) No new revisions were added

[GitHub] [pulsar] merlimat merged pull request #10415: [CAPI] Add is_connected method C API

2021-04-30 Thread GitBox
merlimat merged pull request #10415: URL: https://github.com/apache/pulsar/pull/10415 -- 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 comment. For queries about this service,

[pulsar] branch master updated (eff09f1 -> 194c605)

2021-04-30 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from eff09f1 [Docs] Add instructions for building custom docker images (#10442) add 194c605 fix: fix doc typo

[GitHub] [pulsar] merlimat merged pull request #10402: [Document] Golang client usage code

2021-04-30 Thread GitBox
merlimat merged pull request #10402: URL: https://github.com/apache/pulsar/pull/10402 -- 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 comment. For queries about this service,

[GitHub] [pulsar] david-streamlio commented on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio commented on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-830200698 /pulsarbot run-failure-checks -- 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

[GitHub] [pulsar] david-streamlio removed a comment on pull request #10370: [Issue-10269] : [Functions] : Pulsar IO Sink errors aren't bubbled up properly

2021-04-30 Thread GitBox
david-streamlio removed a comment on pull request #10370: URL: https://github.com/apache/pulsar/pull/10370#issuecomment-829566325 /pulsarbot run-failure-checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar] eolivelli commented on issue #10355: [Blog] announce Pulsar 2.7.2

2021-04-30 Thread GitBox
eolivelli commented on issue #10355: URL: https://github.com/apache/pulsar/issues/10355#issuecomment-830160802 Sure. I am still fixing a few problems with the release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] eolivelli commented on a change in pull request #10384: [Broker] Fix various issues when using preciseTopicPublishRateLimiterEnable=true

2021-04-30 Thread GitBox
eolivelli commented on a change in pull request #10384: URL: https://github.com/apache/pulsar/pull/10384#discussion_r623919273 ## File path: pulsar-broker/src/main/java/org/apache/pulsar/broker/service/PrecisPublishLimiter.java ## @@ -71,31 +80,63 @@ public void

[GitHub] [pulsar] eolivelli commented on a change in pull request #10428: [Issue #10427] Add AvroSchema UUID support fix

2021-04-30 Thread GitBox
eolivelli commented on a change in pull request #10428: URL: https://github.com/apache/pulsar/pull/10428#discussion_r623883830 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/AvroSchema.java ## @@ -127,7 +127,12 @@ public static void

[GitHub] [pulsar] Rockyyost commented on issue #10390: Consumers not receiving messages

2021-04-30 Thread GitBox
Rockyyost commented on issue #10390: URL: https://github.com/apache/pulsar/issues/10390#issuecomment-830091399 But another way, why would consumer sit ideal when there are loads of messages in the queue for them? What settings needs to be looked at? Some of the consumer

[GitHub] [pulsar] eolivelli commented on issue #10438: Add a Message.getSchema() in the client API

2021-04-30 Thread GitBox
eolivelli commented on issue #10438: URL: https://github.com/apache/pulsar/issues/10438#issuecomment-830082503 As discussed at the community meeting I am going to send a PIP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] eolivelli commented on a change in pull request #10428: [Issue #10427] Add AvroSchema UUID support fix

2021-04-30 Thread GitBox
eolivelli commented on a change in pull request #10428: URL: https://github.com/apache/pulsar/pull/10428#discussion_r623855792 ## File path: pulsar-client/src/main/java/org/apache/pulsar/client/impl/schema/AvroSchema.java ## @@ -127,7 +127,12 @@ public static void

[GitHub] [pulsar] MarvinCai commented on issue #10443: Discovery Service Lookup does not work with Partitioned Non-Persistent Topics

2021-04-30 Thread GitBox
MarvinCai commented on issue #10443: URL: https://github.com/apache/pulsar/issues/10443#issuecomment-830062407 seems a easy fix, are you interested in working on it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [pulsar] MarvinCai commented on issue #10390: Consumers not receiving messages

2021-04-30 Thread GitBox
MarvinCai commented on issue #10390: URL: https://github.com/apache/pulsar/issues/10390#issuecomment-830053905 Hi there, were all consumers created with same priority or they were created in different priorities? The dispatcher will alway try to dispatch to consumers with highest

[GitHub] [pulsar] frank-montyne opened a new issue #10455: discrepancy between persistent and non-persistent topics

2021-04-30 Thread GitBox
frank-montyne opened a new issue #10455: URL: https://github.com/apache/pulsar/issues/10455 **Describe the bug** When subscribing to a persistent topic Pulsar checks if the topic exists and fails to subscribe if the topic does not exist. When subscribing to a non-persistent topic

[GitHub] [pulsar] MarvinCai commented on pull request #10352: Make Consumer thread safe and lock-free

2021-04-30 Thread GitBox
MarvinCai commented on pull request #10352: URL: https://github.com/apache/pulsar/pull/10352#issuecomment-830034304 nice -- 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 comment.

[GitHub] [pulsar] lhotari commented on pull request #10384: [Broker] Fix various issues when using preciseTopicPublishRateLimiterEnable=true

2021-04-30 Thread GitBox
lhotari commented on pull request #10384: URL: https://github.com/apache/pulsar/pull/10384#issuecomment-830025917 @aloyszhang @codelipenghui @merlimat @eolivelli I'd appreciate your feedback on this PR Please review. @aloyszhang I'd also like to get some help in resolving the

[GitHub] [pulsar] lhotari commented on issue #10136: Memory leak

2021-04-30 Thread GitBox
lhotari commented on issue #10136: URL: https://github.com/apache/pulsar/issues/10136#issuecomment-830023071 Since there's also a possibility that the reported problem could be related to Netty Recycler usage, I'd recommend doing the testing with Netty Recycler completely turned off.

[GitHub] [pulsar] lhotari commented on issue #10433: NPE in broker: EntryImpl.getLength()

2021-04-30 Thread GitBox
lhotari commented on issue #10433: URL: https://github.com/apache/pulsar/issues/10433#issuecomment-830017705 Since the reported problem could be related to Netty Recycler usage, I'd recommend doing the testing with Netty Recycler completely turned off (this was already proposed in the

[GitHub] [pulsar] lhotari commented on issue #10433: NPE in broker: EntryImpl.getLength()

2021-04-30 Thread GitBox
lhotari commented on issue #10433: URL: https://github.com/apache/pulsar/issues/10433#issuecomment-829994866 Another NPE bug that is related to the Netty Recycler: #5727 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [pulsar] 315157973 commented on a change in pull request #10348: Reader support seek from separate messageId/time

2021-04-30 Thread GitBox
315157973 commented on a change in pull request #10348: URL: https://github.com/apache/pulsar/pull/10348#discussion_r623736667 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Reader.java ## @@ -155,6 +157,33 @@ */ void seek(long

[GitHub] [pulsar] 315157973 commented on a change in pull request #10348: Reader support seek from separate messageId/time

2021-04-30 Thread GitBox
315157973 commented on a change in pull request #10348: URL: https://github.com/apache/pulsar/pull/10348#discussion_r623736667 ## File path: pulsar-client-api/src/main/java/org/apache/pulsar/client/api/Reader.java ## @@ -155,6 +157,33 @@ */ void seek(long

[GitHub] [pulsar] 315157973 opened a new pull request #10454: Fix CPU 100% when deleting namespace (#10337)

2021-04-30 Thread GitBox
315157973 opened a new pull request #10454: URL: https://github.com/apache/pulsar/pull/10454 ### Motivation When deleting the namespace, the namespace Policies will be marked as deleted. This will trigger topic's `onPoliciesUpdate` However, in onPoliciesUpdate, the data of the

[GitHub] [pulsar] lhotari commented on issue #10433: NPE in broker: EntryImpl.getLength()

2021-04-30 Thread GitBox
lhotari commented on issue #10433: URL: https://github.com/apache/pulsar/issues/10433#issuecomment-829919875 There's a Netty bug that [has been fixed in 4.1.60.Final by this commit](https://github.com/netty/netty/commit/dde82f62). Pulsar 2.7.2 will be released with Netty 4.1.60.Final .

[GitHub] [pulsar] 315157973 commented on pull request #10121: Support set namespace and topic policy for non-persistent dispatcher

2021-04-30 Thread GitBox
315157973 commented on pull request #10121: URL: https://github.com/apache/pulsar/pull/10121#issuecomment-829917063 > I would like to not cherry pick #10061 it looks to me that it is better not to introduce now refactor, now that we are close to the release > @codelipenghui There

[GitHub] [pulsar] 315157973 commented on pull request #10319: Support listenerName for HttpLookupService

2021-04-30 Thread GitBox
315157973 commented on pull request #10319: URL: https://github.com/apache/pulsar/pull/10319#issuecomment-829913269 @codelipenghui PTAL -- 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

[GitHub] [pulsar] eolivelli commented on a change in pull request #10446: [Issue 10445][pulsar-io] Exposed SubscriptionType in the ConnectorContext

2021-04-30 Thread GitBox
eolivelli commented on a change in pull request #10446: URL: https://github.com/apache/pulsar/pull/10446#discussion_r623683947 ## File path: pulsar-io/core/src/main/java/org/apache/pulsar/io/core/ConnectorContext.java ## @@ -68,7 +69,15 @@ * @return the namespace this

[pulsar] branch branch-2.7 updated: Issue 10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7 (#10453)

2021-04-30 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.7 by this push: new ccc850b Issue 10452:

[GitHub] [pulsar] eolivelli merged pull request #10453: Issue 10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7

2021-04-30 Thread GitBox
eolivelli merged pull request #10453: URL: https://github.com/apache/pulsar/pull/10453 -- 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 comment. For queries about this service,

[GitHub] [pulsar] eolivelli commented on pull request #10453: Issue 10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7

2021-04-30 Thread GitBox
eolivelli commented on pull request #10453: URL: https://github.com/apache/pulsar/pull/10453#issuecomment-829909910 branch-2.7 is full of flaky tests. merging -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar] BewareMyPower commented on pull request #7600: [Issue 3127][python-client] Replace Exceptions with PulsarExceptions

2021-04-30 Thread GitBox
BewareMyPower commented on pull request #7600: URL: https://github.com/apache/pulsar/pull/7600#issuecomment-829907841 @merlimat @tuteng @jiazhai Could we merge this PR currently? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] abhilashmandaliya commented on pull request #10441: [pulsar-io] Using ObjectMapper instead of Gson to parse Source/SInk configuration

2021-04-30 Thread GitBox
abhilashmandaliya commented on pull request #10441: URL: https://github.com/apache/pulsar/pull/10441#issuecomment-829888448 /pulsarbot run-failure-checks -- 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

[pulsar] branch master updated: [Docs] Add instructions for building custom docker images (#10442)

2021-04-30 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new eff09f1 [Docs] Add instructions for

[GitHub] [pulsar] eolivelli merged pull request #10442: [Docs] Add instructions for building custom docker images

2021-04-30 Thread GitBox
eolivelli merged pull request #10442: URL: https://github.com/apache/pulsar/pull/10442 -- 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 comment. For queries about this service,

[GitHub] [pulsar] eolivelli opened a new pull request #10453: Issue 10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7

2021-04-30 Thread GitBox
eolivelli opened a new pull request #10453: URL: https://github.com/apache/pulsar/pull/10453 - in branch-2.7 there is no "memory" MetadataStore - we need to start a real ZKServer in order to make WebSocketHttpServletRequestWrapperTest pass -- This is an automated message from the

[GitHub] [pulsar] eolivelli commented on issue #10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7

2021-04-30 Thread GitBox
eolivelli commented on issue #10452: URL: https://github.com/apache/pulsar/issues/10452#issuecomment-829877448 The problem is that in branch-2.7 we do not have "memory://" metadata store. I am trying to workaround it, probably we will need to start a real ZK service -- This is

[GitHub] [pulsar] eolivelli commented on issue #10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7

2021-04-30 Thread GitBox
eolivelli commented on issue #10452: URL: https://github.com/apache/pulsar/issues/10452#issuecomment-829871330 I saw this problem on CI and on a ubuntu machine -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [pulsar] eolivelli opened a new issue #10452: WebSocketHttpServletRequestWrapperTest is failing consistently on branch.2-7

2021-04-30 Thread GitBox
eolivelli opened a new issue #10452: URL: https://github.com/apache/pulsar/issues/10452 This test is failing consistently on branch-2.7 ``` org.apache.pulsar.broker.PulsarServerException: java.io.IOException: java.util.concurrent.ExecutionException:

[pulsar] branch branch-2.7 updated: Branch-2.7: Remove BookKeeper OpportunisticStriping tests (#10451)

2021-04-30 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch branch-2.7 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.7 by this push: new 26ad7e4 Branch-2.7: Remove

[GitHub] [pulsar] eolivelli merged pull request #10451: Branch-2.7: Remove BookKeeper OpportunisticStriping tests

2021-04-30 Thread GitBox
eolivelli merged pull request #10451: URL: https://github.com/apache/pulsar/pull/10451 -- 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 comment. For queries about this service,

[GitHub] [pulsar] eolivelli commented on pull request #10451: Branch-2.7: Remove BookKeeper OpportunisticStriping tests

2021-04-30 Thread GitBox
eolivelli commented on pull request #10451: URL: https://github.com/apache/pulsar/pull/10451#issuecomment-829869654 tests failures are unrelated to this patch. I am merging in order to unlock the branch -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [pulsar] Anonymitaet commented on pull request #10442: [Docs] Add instructions for building custom docker images

2021-04-30 Thread GitBox
Anonymitaet commented on pull request #10442: URL: https://github.com/apache/pulsar/pull/10442#issuecomment-829866804 @lhotari thanks for your contribution! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL