[GitHub] [pulsar] yrsh commented on pull request #8249: Nack support in WS

2020-12-20 Thread GitBox
yrsh commented on pull request #8249: URL: https://github.com/apache/pulsar/pull/8249#issuecomment-748818847 @Huanli-Meng @codelipenghui The request has been hanging for more than two weeks, is there something wrong? Thi

[GitHub] [pulsar] hangc0276 commented on pull request #8946: make ledger rollover check task internal

2020-12-20 Thread GitBox
hangc0276 commented on pull request #8946: URL: https://github.com/apache/pulsar/pull/8946#issuecomment-748811426 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to t

[GitHub] [pulsar] tuteng commented on issue #8999: https://pulsar.apache.org/api/python/ Points to Very Old Version (Instead of Latest)

2020-12-20 Thread GitBox
tuteng commented on issue #8999: URL: https://github.com/apache/pulsar/issues/8999#issuecomment-748801593 @astifter You are correct, we don't seem to have updated the latest version of the content, would you be interested in creatin a pr? https://github.com/apache/pulsar/tree/asf-site/cont

[GitHub] [pulsar] wolfstudy opened a new issue #9013: [Go Functions] Support Exactly-once in Go Functions

2020-12-20 Thread GitBox
wolfstudy opened a new issue #9013: URL: https://github.com/apache/pulsar/issues/9013 Support Exactly-once in Go Functions This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] wolfstudy opened a new issue #9012: [Go Functions] Support External Clusters in Go Function

2020-12-20 Thread GitBox
wolfstudy opened a new issue #9012: URL: https://github.com/apache/pulsar/issues/9012 Support External Clusters in Go Function This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [pulsar] wolfstudy opened a new issue #9011: [Go Functions] Support schema logic inn Go Functions

2020-12-20 Thread GitBox
wolfstudy opened a new issue #9011: URL: https://github.com/apache/pulsar/issues/9011 Currently, Go client already supports schema function, we should do the same support in Go Function This is an automated message from the

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #424: Support Kerberos auth for Go client

2020-12-20 Thread GitBox
wolfstudy opened a new issue #424: URL: https://github.com/apache/pulsar-client-go/issues/424 Support Kerberos auth for Go client This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #423: Support End-to-end Encryption for go client

2020-12-20 Thread GitBox
wolfstudy opened a new issue #423: URL: https://github.com/apache/pulsar-client-go/issues/423 Support End-to-end Encryption for go client, the feature include: - [ ] Producer side - [ ] Cosumer side - [ ] Reader side

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #422: Support compacted topics logic for go client

2020-12-20 Thread GitBox
wolfstudy opened a new issue #422: URL: https://github.com/apache/pulsar-client-go/issues/422 Support compacted topics logic for go client This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #421: [Reader] Support seek logic for reader

2020-12-20 Thread GitBox
wolfstudy opened a new issue #421: URL: https://github.com/apache/pulsar-client-go/issues/421 Support seek logic for reader, the feature as follows: - [ ] Seek by time - [ ] Seek by msg ID This is an automated messa

[GitHub] [pulsar-client-go] wolfstudy opened a new issue #420: [Go schema] Support multi version schema for repo

2020-12-20 Thread GitBox
wolfstudy opened a new issue #420: URL: https://github.com/apache/pulsar-client-go/issues/420 Currently, we already support a single topic schema in producer and consumer for Go client. The following are other functions of the schema that need to be supported: - [ ] Support sc

[GitHub] [pulsar] eolivelli commented on a change in pull request #8961: Fixes the recovery not respect to the isolation group settings

2020-12-20 Thread GitBox
eolivelli commented on a change in pull request #8961: URL: https://github.com/apache/pulsar/pull/8961#discussion_r546531313 ## File path: pulsar-zookeeper-utils/src/main/java/org/apache/pulsar/zookeeper/ZkIsolatedBookieEnsemblePlacementPolicy.java ## @@ -156,6 +171,38 @@ priv

[pulsar] branch master updated: make namespaces policy update take effect on time (#8976)

2020-12-20 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 3604c67 make namespaces policy update take eff

[GitHub] [pulsar] jiazhai merged pull request #8976: Make namespaces isolation policy updates take effect on time

2020-12-20 Thread GitBox
jiazhai merged pull request #8976: URL: https://github.com/apache/pulsar/pull/8976 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] jiazhai commented on pull request #8987: Support create and update sink with package name

2020-12-20 Thread GitBox
jiazhai commented on pull request #8987: URL: https://github.com/apache/pulsar/pull/8987#issuecomment-748760060 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [pulsar] zzzming commented on a change in pull request #8995: remove duplicated broker prometheus metrics type

2020-12-20 Thread GitBox
zzzming commented on a change in pull request #8995: URL: https://github.com/apache/pulsar/pull/8995#discussion_r545865868 ## File path: pulsar-broker/src/test/java/org/apache/pulsar/broker/stats/PrometheusMetricsTest.java ## @@ -591,18 +595,63 @@ public void testManagedLedger

[GitHub] [pulsar] yufan022 edited a comment on pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 edited a comment on pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#issuecomment-748604987 > @yufan022 @gaoran10 Could we add some tests for this part of code change? Sure, Is there any example I can refer to? I couldn't find test case about AWS or AZURE

[GitHub] [pulsar] zymap commented on pull request #8987: Support create and update sink with package name

2020-12-20 Thread GitBox
zymap commented on pull request #8987: URL: https://github.com/apache/pulsar/pull/8987#issuecomment-748728293 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] freeznet commented on issue #8794: [Python] Publish python clients for macOS Big Sur

2020-12-20 Thread GitBox
freeznet commented on issue #8794: URL: https://github.com/apache/pulsar/issues/8794#issuecomment-748728050 currently there is no big sur vagrant box available to use [both matching big sur and virtualbox], so we should create vagrant box like `apachepulsar/osx-10.14-python-dev` for big su

[GitHub] [pulsar] zymap commented on a change in pull request #8961: Fixes the recovery not respect to the isolation group settings

2020-12-20 Thread GitBox
zymap commented on a change in pull request #8961: URL: https://github.com/apache/pulsar/pull/8961#discussion_r546478122 ## File path: pulsar-zookeeper-utils/src/main/java/org/apache/pulsar/zookeeper/ZkIsolatedBookieEnsemblePlacementPolicy.java ## @@ -147,6 +157,11 @@ private

[pulsar] branch master updated (31f7d70 -> a292b0a)

2020-12-20 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 31f7d70 Allow stats operations not to be blocked in functions (#9005) add a292b0a Improve error handling when

[GitHub] [pulsar] jiazhai merged pull request #8998: Improve error handling when broker doesn't trust client certificates

2020-12-20 Thread GitBox
jiazhai merged pull request #8998: URL: https://github.com/apache/pulsar/pull/8998 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] jiazhai commented on pull request #8976: Make namespaces isolation policy updates take effect on time

2020-12-20 Thread GitBox
jiazhai commented on pull request #8976: URL: https://github.com/apache/pulsar/pull/8976#issuecomment-748718211 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [pulsar] Renkai edited a comment on pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
Renkai edited a comment on pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#issuecomment-748717274 > @yufan022 @gaoran10 Could we add some tests for this part of code change? @jiazhai Seems we don't have actually run any test on S3/Azureblob/Google cloud storag

[GitHub] [pulsar] Renkai commented on pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
Renkai commented on pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#issuecomment-748717274 > @yufan022 @gaoran10 Could we add some tests for this part of code change? @jiazhai Seems we don't have actually run any test on S3/Azureblob/Google cloud storage, only som

[GitHub] [pulsar] zymap commented on pull request #8973: Make function supports to use package command

2020-12-20 Thread GitBox
zymap commented on pull request #8973: URL: https://github.com/apache/pulsar/pull/8973#issuecomment-748717249 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] zymap opened a new pull request #9010: Add retrying for the sql test

2020-12-20 Thread GitBox
zymap opened a new pull request #9010: URL: https://github.com/apache/pulsar/pull/9010 --- *Motivation* Using await until for retrying the condition check. This is an automated message from the Apache Git Se

[GitHub] [pulsar] zymap commented on pull request #8988: Support create and update source with package name

2020-12-20 Thread GitBox
zymap commented on pull request #8988: URL: https://github.com/apache/pulsar/pull/8988#issuecomment-748712947 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [pulsar] gaoran10 commented on pull request #8938: [Tiered Storage] Exclude current ledger from offload deque

2020-12-20 Thread GitBox
gaoran10 commented on pull request #8938: URL: https://github.com/apache/pulsar/pull/8938#issuecomment-748705625 /pulsarbot run-failure-checks This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [pulsar] Jennifer88huang commented on issue #8994: Broken link for Spark example

2020-12-20 Thread GitBox
Jennifer88huang commented on issue #8994: URL: https://github.com/apache/pulsar/issues/8994#issuecomment-748702277 @devinbost Thanks for the issue. Is this what you want? The example you mention is here https://github.com/apache/pulsar-adapters/blob/master/examples/spark/src/main/java/org/

[GitHub] [pulsar] Jennifer88huang commented on issue #8999: https://pulsar.apache.org/api/python/ Points to Very Old Version (Instead of Latest)

2020-12-20 Thread GitBox
Jennifer88huang commented on issue #8999: URL: https://github.com/apache/pulsar/issues/8999#issuecomment-748699542 @tuteng do you have any idea on it? This is an automated message from the Apache Git Service. To respond to th

[GitHub] [pulsar] Jennifer88huang commented on issue #9008: [Doc] Full scale example

2020-12-20 Thread GitBox
Jennifer88huang commented on issue #9008: URL: https://github.com/apache/pulsar/issues/9008#issuecomment-748698424 @hpvd thanks for raising the issue. @Huanli-Meng has plan to add it this week. This is an automated message

[GitHub] [pulsar-client-go] milos-matijasevic opened a new pull request #419: Clearing message queues after seek requests

2020-12-20 Thread GitBox
milos-matijasevic opened a new pull request #419: URL: https://github.com/apache/pulsar-client-go/pull/419 ### Motivation Message queues should be cleared after seek requests (`Seek` and `SeekByTime`). If this is not performed messages that stay in message queues will be consume

[GitHub] [pulsar] milos-matijasevic opened a new pull request #9009: [pulsar-managed-ledger-admin] Fix deleting multiple ledgers

2020-12-20 Thread GitBox
milos-matijasevic opened a new pull request #9009: URL: https://github.com/apache/pulsar/pull/9009 ### Motivation There are 2 main problems in pulsar-managed-ledger-admin when deleting multiple ledgers - Removing a ledger while iterating through the ledger list will lead to s

[pulsar] branch master updated: Allow stats operations not to be blocked in functions (#9005)

2020-12-20 Thread jerrypeng
This is an automated email from the ASF dual-hosted git repository. jerrypeng 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 31f7d70 Allow stats operations not to be blo

[GitHub] [pulsar] jerrypeng merged pull request #9005: Allow stats operations not to be blocked in functions

2020-12-20 Thread GitBox
jerrypeng merged pull request #9005: URL: https://github.com/apache/pulsar/pull/9005 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] hpvd commented on issue #9008: [Doc] Full scale example

2020-12-20 Thread GitBox
hpvd commented on issue #9008: URL: https://github.com/apache/pulsar/issues/9008#issuecomment-748631039 edit point 3: > to show some other good practice functionality it may be an idea not to give this field on the webpage but give these letter/word as function parameter at deployme

[GitHub] [pulsar] hpvd opened a new issue #9008: [Doc] Full scale example

2020-12-20 Thread GitBox
hpvd opened a new issue #9008: URL: https://github.com/apache/pulsar/issues/9008 **Is your enhancement request related to a problem? Please describe.** One thing would complete the documentation: a full scale example - to learn basics, - some professional practice and - have

[GitHub] [pulsar] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546377993 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28

[GitHub] [pulsar] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546372775 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28

[pulsar] branch master updated: Enable pulsar-perf to load WebSocket service URL from conf file (#9000)

2020-12-20 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 b43e83c Enable pulsar-perf to load WebSocket s

[GitHub] [pulsar] jiazhai merged pull request #9000: [pulsar-perf] Enable pulsar-perf to load WebSocket service URL from conf file

2020-12-20 Thread GitBox
jiazhai merged pull request #9000: URL: https://github.com/apache/pulsar/pull/9000 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] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546373909 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28

[GitHub] [pulsar] jiazhai merged pull request #9002: Fix Workaround in versioned docs since 2.4.0

2020-12-20 Thread GitBox
jiazhai merged pull request #9002: URL: https://github.com/apache/pulsar/pull/9002 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

[pulsar] branch master updated (5f9ecb5 -> 1966d68)

2020-12-20 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 5f9ecb5 Update schema type (#9003) add 1966d68 update the Woraround in versioned docs (#9002) No new revisio

[GitHub] [pulsar] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546372775 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28

[pulsar] branch master updated: Update schema type (#9003)

2020-12-20 Thread zhaijia
This is an automated email from the ASF dual-hosted git repository. zhaijia 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 5f9ecb5 Update schema type (#9003) 5f9ecb5 is

[GitHub] [pulsar] jiazhai merged pull request #9003: [Doc]--Update schema primitive type contents.

2020-12-20 Thread GitBox
jiazhai merged pull request #9003: URL: https://github.com/apache/pulsar/pull/9003 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] yufan022 commented on pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#issuecomment-748604987 > @yufan022 @gaoran10 Could we add some tests for this part of code change? Sure, Is there any example I can refer to? ---

[GitHub] [pulsar] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546373909 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28

[GitHub] [pulsar] jiazhai commented on pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
jiazhai commented on pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#issuecomment-748604360 @yufan022 @gaoran10 Could we add some tests for this part of code change? This is an automated message from th

[GitHub] [pulsar] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546373042 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28

[GitHub] [pulsar] yufan022 commented on a change in pull request #8985: [Issue 8887][tiered-storage-jcloud] support tiered-storage provider by aliyun OSS

2020-12-20 Thread GitBox
yufan022 commented on a change in pull request #8985: URL: https://github.com/apache/pulsar/pull/8985#discussion_r546372775 ## File path: tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/provider/JCloudBlobStoreProvider.java ## @@ -162,6 +165,28