[GitHub] [pulsar] freeznet commented on a change in pull request #11782: [package management service] fix `wrappedBuffer` always using the same block of memory

2021-08-26 Thread GitBox
freeznet commented on a change in pull request #11782: URL: https://github.com/apache/pulsar/pull/11782#discussion_r696346732 ## File path: pulsar-package-management/bookkeeper-storage/src/main/java/org/apache/pulsar/packages/management/storage/bookkeeper/DLOutputStream.java #

[GitHub] [pulsar] hangc0276 opened a new pull request #11790: upgrade aircompressor to 0.20

2021-08-26 Thread GitBox
hangc0276 opened a new pull request #11790: URL: https://github.com/apache/pulsar/pull/11790 Fix #11789 ### Modification 1. upgrade aircompressor from 0.19 to 0.20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [pulsar] hangc0276 commented on issue #11789: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer

2021-08-26 Thread GitBox
hangc0276 commented on issue #11789: URL: https://github.com/apache/pulsar/issues/11789#issuecomment-906151538 @eolivelli Ok, i upgrade the aircompressor to 0.20, it works, thank you very much. It push a PR #11790, PTAL. -- This is an automated message from the Apache Git Service. To res

[GitHub] [pulsar] eolivelli commented on pull request #11790: upgrade aircompressor to 0.20

2021-08-26 Thread GitBox
eolivelli commented on pull request #11790: URL: https://github.com/apache/pulsar/pull/11790#issuecomment-906157740 can you follow up with a PR that contains a "git revert" of #11594 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[pulsar] branch branch-2.8 updated: [Security] Use ubuntu:20.04 base image for Pulsar docker images (#11026)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 3aa1f1d [Security] Use ubuntu:20.04 b

[GitHub] [pulsar] hangc0276 commented on pull request #11790: upgrade aircompressor to 0.20

2021-08-26 Thread GitBox
hangc0276 commented on pull request #11790: URL: https://github.com/apache/pulsar/pull/11790#issuecomment-906160062 > can you follow up with a PR that contains a "git revert" of #11594 ? @eolivelli Ok, i am working to revert #11594 , but i will keep the tests. -- This is an automat

[GitHub] [pulsar] murong00 commented on pull request #3823: [Issue 3822] [pulsar-io] Add a Pulsar IO connector for Alluxio sink

2021-08-26 Thread GitBox
murong00 commented on pull request #3823: URL: https://github.com/apache/pulsar/pull/3823#issuecomment-906160444 /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 the

[GitHub] [pulsar] murong00 removed a comment on pull request #3823: [Issue 3822] [pulsar-io] Add a Pulsar IO connector for Alluxio sink

2021-08-26 Thread GitBox
murong00 removed a comment on pull request #3823: URL: https://github.com/apache/pulsar/pull/3823#issuecomment-906160444 /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 g

[GitHub] [pulsar] yuruguo commented on issue #11775: [pulsar-testclient] --subscriptions size is less than --num-subscriptions can cause IndexOutOfBoundsException in consumption

2021-08-26 Thread GitBox
yuruguo commented on issue #11775: URL: https://github.com/apache/pulsar/issues/11775#issuecomment-906173415 I think the reason for this problem is related to the following: Whether it is exclusive or non-exclusive mode, we need to judge whether `--subscriptions size` and `--num-subscrip

[GitHub] [pulsar] eolivelli commented on pull request #11790: upgrade aircompressor to 0.20

2021-08-26 Thread GitBox
eolivelli commented on pull request #11790: URL: https://github.com/apache/pulsar/pull/11790#issuecomment-906175980 > but i will keep the tests. great idea ! -- 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] 315157973 closed pull request #11788: Fix ConcurrentModificationException occurs when failPendingMessages

2021-08-26 Thread GitBox
315157973 closed pull request #11788: URL: https://github.com/apache/pulsar/pull/11788 -- 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. To unsubscribe, e-mail: commits-uns

[GitHub] [pulsar] gaozhangmin opened a new pull request #11791: Cleanup znode data when namespace deleted

2021-08-26 Thread GitBox
gaozhangmin opened a new pull request #11791: URL: https://github.com/apache/pulsar/pull/11791 Fixes #11734 ### Motivation `/namespace/namespace-name` `/managed-ledger/namespace-name ` `/admin/partitioned-topic/namespace-name` znode remain unclean after name

[GitHub] [pulsar] codelipenghui closed issue #11781: [package management service] inequality file issue when having large file content

2021-08-26 Thread GitBox
codelipenghui closed issue #11781: URL: https://github.com/apache/pulsar/issues/11781 -- 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. To unsubscribe, e-mail: commits-unsu

[GitHub] [pulsar] codelipenghui merged pull request #11782: [package management service] fix `wrappedBuffer` always using the same block of memory

2021-08-26 Thread GitBox
codelipenghui merged pull request #11782: URL: https://github.com/apache/pulsar/pull/11782 -- 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. To unsubscribe, e-mail: commits

[pulsar] branch master updated: [package management service] fix `wrappedBuffer` always using the same block of memory (#11782)

2021-08-26 Thread penghui
This is an automated email from the ASF dual-hosted git repository. penghui 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 12aef52 [package management service] fix `wrap

[GitHub] [pulsar] hangc0276 merged pull request #11790: upgrade aircompressor to 0.20

2021-08-26 Thread GitBox
hangc0276 merged pull request #11790: URL: https://github.com/apache/pulsar/pull/11790 -- 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. To unsubscribe, e-mail: commits-uns

[GitHub] [pulsar] hangc0276 closed issue #11789: java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer

2021-08-26 Thread GitBox
hangc0276 closed issue #11789: URL: https://github.com/apache/pulsar/issues/11789 -- 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. To unsubscribe, e-mail: commits-unsubscr

[GitHub] [pulsar] lhotari commented on issue #11628: Flaky-test: ElasticSearchClientTests.testBulkRetry

2021-08-26 Thread GitBox
lhotari commented on issue #11628: URL: https://github.com/apache/pulsar/issues/11628#issuecomment-906193036 This [failed again recently](https://github.com/apache/pulsar/pull/11778/checks?check_run_id=3425814154#step:8:11440), so it mean that the test remains flaky. I'll reopen it. ```

[pulsar] branch master updated: upgrade aircompressor to 0.20 (#11790)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang 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 051f52d upgrade aircompressor to 0.20 (#11790

[GitHub] [pulsar] Technoboy- commented on pull request #11739: Expose compaction metrics to Prometheus

2021-08-26 Thread GitBox
Technoboy- commented on pull request #11739: URL: https://github.com/apache/pulsar/pull/11739#issuecomment-906196986 /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] Technoboy- removed a comment on pull request #11739: Expose compaction metrics to Prometheus

2021-08-26 Thread GitBox
Technoboy- removed a comment on pull request #11739: URL: https://github.com/apache/pulsar/pull/11739#issuecomment-906013201 -- 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] hangc0276 opened a new pull request #11792: Revert PR 11594 to avoid copy data to direct buffer

2021-08-26 Thread GitBox
hangc0276 opened a new pull request #11792: URL: https://github.com/apache/pulsar/pull/11792 ### Motivation Due to aircompressor 0.19 can't work with heap buffer on JDK1.8, so #11594 use copy data to direct buffer to avoid `NoSuchMethodError` exception. Now aircompressor released 0.20 a

[GitHub] [pulsar] HistoryGift opened a new issue #11793: docker pulsar standalone模式开启transaction会挂掉

2021-08-26 Thread GitBox
HistoryGift opened a new issue #11793: URL: https://github.com/apache/pulsar/issues/11793 **Describe the bug** docker启动pulsar standalone,配置transaction,容器 重启后无法正常启动 **To Reproduce** Steps to reproduce the behavior: 1. docker run -it --name pulsar\ -p 6650:6650 \ -p 8

[GitHub] [pulsar] gaozhangmin closed pull request #11791: Cleanup znode data when namespace deleted

2021-08-26 Thread GitBox
gaozhangmin closed pull request #11791: URL: https://github.com/apache/pulsar/pull/11791 -- 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. To unsubscribe, e-mail: commits-u

[pulsar-client-go] branch master updated: Fix panic when scale down partitions (#601)

2021-08-26 Thread rxl
This is an automated email from the ASF dual-hosted git repository. rxl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git The following commit(s) were added to refs/heads/master by this push: new b684151 Fix panic when scale down partit

[GitHub] [pulsar-client-go] wolfstudy merged pull request #601: Fix panic when scale down partitions

2021-08-26 Thread GitBox
wolfstudy merged pull request #601: URL: https://github.com/apache/pulsar-client-go/pull/601 -- 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. To unsubscribe, e-mail: commi

[GitHub] [pulsar] MathiasHaudgaard opened a new pull request #11794: Upstream/jwks feature

2021-08-26 Thread GitBox
MathiasHaudgaard opened a new pull request #11794: URL: https://github.com/apache/pulsar/pull/11794 ### Motivation This PR adds support for JWKS in the AuthenticationProviderToken class. The reason why I didn't create a new plugin for this, is because I think it's a standard and it'

[GitHub] [pulsar] nicoloboschi opened a new pull request #11795: Fix build from submodules (broker, transaction coordinator)

2021-08-26 Thread GitBox
nicoloboschi opened a new pull request #11795: URL: https://github.com/apache/pulsar/pull/11795 ### Motivation Currently running `mvn install -DskipTests` from `pulsar/pulsar-broker` and `pulsar/pulsar-transaction/coordinator` is failing due to (see also #11030) ``` [ERRO

[GitHub] [pulsar] eolivelli commented on a change in pull request #11795: Fix build from submodules (broker, transaction coordinator)

2021-08-26 Thread GitBox
eolivelli commented on a change in pull request #11795: URL: https://github.com/apache/pulsar/pull/11795#discussion_r696469870 ## File path: pulsar-transaction/coordinator/pom.xml ## @@ -20,71 +20,94 @@ --> http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/mave

[GitHub] [pulsar] hangc0276 merged pull request #11792: Revert PR 11594 to avoid copy data to direct buffer

2021-08-26 Thread GitBox
hangc0276 merged pull request #11792: URL: https://github.com/apache/pulsar/pull/11792 -- 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. To unsubscribe, e-mail: commits-uns

[pulsar] branch master updated (051f52d -> cc1b983)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 051f52d upgrade aircompressor to 0.20 (#11790) add cc1b983 revert PR 11594 to avoid copy data to direct buff

[pulsar] 02/03: upgrade aircompressor to 0.20 (#11790)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit f9850fb40f87ee0c7af9629c4de1fe39c793dff9 Author: Hang Chen AuthorDate: Thu Aug 26 16:12:45 2021 +0800 upgrade

[pulsar] branch branch-2.8 updated (3aa1f1d -> b817fcd)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git. from 3aa1f1d [Security] Use ubuntu:20.04 base image for Pulsar docker images (#11026) new af9ae9b [package m

[pulsar] 01/03: [package management service] fix `wrappedBuffer` always using the same block of memory (#11782)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit af9ae9b0624edc9465bd7665c19f2fe5516eb792 Author: Rui Fu AuthorDate: Thu Aug 26 16:10:43 2021 +0800 [package m

[pulsar] 03/03: revert PR 11594 to avoid copy data to direct buffer afer aircompressor upgrade to 0.20 (#11792)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit b817fcd32738a1c4b6e7257dcc02e8b8eede6f7e Author: Hang Chen AuthorDate: Thu Aug 26 17:50:30 2021 +0800 revert

[GitHub] [pulsar] casuallc opened a new issue #11796: throw NPE when readEntry

2021-08-26 Thread GitBox
casuallc opened a new issue #11796: URL: https://github.com/apache/pulsar/issues/11796 **function call chain:** **ManagedCursorImpl** ```java @Override public void asyncReadEntries(int numberOfEntriesToRead, long maxSizeBytes, ReadEntriesCallback callback,

[GitHub] [pulsar] yuruguo opened a new pull request #11797: [testclient] Fix IndexOutOfBoundsException when --subscriptions size is less than --num-subscriptions in consumption

2021-08-26 Thread GitBox
yuruguo opened a new pull request #11797: URL: https://github.com/apache/pulsar/pull/11797 Fixes #11775 ### Motivation Fix IndexOutOfBoundsException when --subscriptions size is less than --num-subscriptions in consumption ### Modifications judge whether `--subscriptio

[GitHub] [pulsar] liangyuanpeng commented on issue #11779: Deleting tenants with active namespaces yields a 500 and stacktrace, not 409 or 405

2021-08-26 Thread GitBox
liangyuanpeng commented on issue #11779: URL: https://github.com/apache/pulsar/issues/11779#issuecomment-906325337 Now, `Tenant has active namespace` is return 412 and not 409, I think it should be change to 412? -- This is an automated message from the Apache Git Service. To respond to

[pulsar] annotated tag v2.8.1-candidate-1 updated (b817fcd -> 7132407)

2021-08-26 Thread chenhang
This is an automated email from the ASF dual-hosted git repository. chenhang pushed a change to annotated tag v2.8.1-candidate-1 in repository https://gitbox.apache.org/repos/asf/pulsar.git. *** WARNING: tag v2.8.1-candidate-1 was modified! *** from b817fcd (commit) to 7132407 (tag)

[GitHub] [pulsar] eolivelli merged pull request #11795: Fix build from submodules (broker, transaction coordinator)

2021-08-26 Thread GitBox
eolivelli merged pull request #11795: URL: https://github.com/apache/pulsar/pull/11795 -- 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. To unsubscribe, e-mail: commits-uns

[GitHub] [pulsar] eolivelli commented on pull request #11795: Fix build from submodules (broker, transaction coordinator)

2021-08-26 Thread GitBox
eolivelli commented on pull request #11795: URL: https://github.com/apache/pulsar/pull/11795#issuecomment-906337453 merged to master branch, nice work @nicoloboschi -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[pulsar] branch master updated (cc1b983 -> ea1e0f4)

2021-08-26 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from cc1b983 revert PR 11594 to avoid copy data to direct buffer afer aircompressor upgrade to 0.20 (#11792) add

[GitHub] [pulsar-client-go] GPrabhudas commented on a change in pull request #560: Encryption support producer

2021-08-26 Thread GitBox
GPrabhudas commented on a change in pull request #560: URL: https://github.com/apache/pulsar-client-go/pull/560#discussion_r696566948 ## File path: pulsar/internal/commands.go ## @@ -221,9 +222,21 @@ func serializeBatch(wb Buffer, cmdSend *pb.BaseCommand, msgMet

[GitHub] [pulsar] MathiasHaudgaard closed issue #10873: [Question] Setting up oAuth2.0 with azureAD for authentication

2021-08-26 Thread GitBox
MathiasHaudgaard closed issue #10873: URL: https://github.com/apache/pulsar/issues/10873 -- 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. To unsubscribe, e-mail: commits-u

[GitHub] [pulsar-client-go] GPrabhudas commented on a change in pull request #560: Encryption support producer

2021-08-26 Thread GitBox
GPrabhudas commented on a change in pull request #560: URL: https://github.com/apache/pulsar-client-go/pull/560#discussion_r696582669 ## File path: pulsar/internal/commands.go ## @@ -221,9 +222,21 @@ func serializeBatch(wb Buffer, cmdSend *pb.BaseCommand, msgMet

[GitHub] [pulsar] Maxzouz closed issue #11687: Excessive RAM consumption on kubernetes pulsar bookie pods

2021-08-26 Thread GitBox
Maxzouz closed issue #11687: URL: https://github.com/apache/pulsar/issues/11687 -- 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. To unsubscribe, e-mail: commits-unsubscr..

svn commit: r49637 [2/2] - in /dev/pulsar/pulsar-2.8.1-candidate-1: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2021-08-26 Thread chenhang
Propchange: dev/pulsar/pulsar-2.8.1-candidate-1/connectors/pulsar-io-elastic-search-2.8.1.nar -- svn:mime-type = application/octet-stream Added: dev/pulsar/pulsar-2.8.1-candidate-1/connectors/pulsar-io-elastic-search

svn commit: r49637 [1/2] - in /dev/pulsar/pulsar-2.8.1-candidate-1: ./ DEB/ RPMS/ RPMS/repodata/ connectors/

2021-08-26 Thread chenhang
Author: chenhang Date: Thu Aug 26 13:03:39 2021 New Revision: 49637 Log: Staging artifacts and signature for Pulsar release 2.8.1 Added: dev/pulsar/pulsar-2.8.1-candidate-1/ dev/pulsar/pulsar-2.8.1-candidate-1/DEB/ dev/pulsar/pulsar-2.8.1-candidate-1/DEB/Packages.gz (with props)

[GitHub] [pulsar] Anonymitaet closed issue #8671: [Doc] hardware recommodations (Cores, RAM, storage) for dev

2021-08-26 Thread GitBox
Anonymitaet closed issue #8671: URL: https://github.com/apache/pulsar/issues/8671 -- 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. To unsubscribe, e-mail: commits-unsubscr

[GitHub] [pulsar] Anonymitaet merged pull request #11712: [docs] [ISSUE 8671] Add hardware settings recommendations

2021-08-26 Thread GitBox
Anonymitaet merged pull request #11712: URL: https://github.com/apache/pulsar/pull/11712 -- 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. To unsubscribe, e-mail: commits-u

[pulsar] branch master updated: [docs] [ISSUE 8671] Add hardware settings recommendations (#11712)

2021-08-26 Thread liuyu
This is an automated email from the ASF dual-hosted git repository. liuyu 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 07aff70 [docs] [ISSUE 8671] Add hardware setting

[pulsar-client-node] branch gaoran/fix-windows-build-doc updated (8220674 -> 4a1e211)

2021-08-26 Thread rgao
This is an automated email from the ASF dual-hosted git repository. rgao pushed a change to branch gaoran/fix-windows-build-doc in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git. from 8220674 fix doc add 4a1e211 fix comments No new revisions were added by this

[GitHub] [pulsar] urfreespace opened a new pull request #11798: feat: add multiple version support

2021-08-26 Thread GitBox
urfreespace opened a new pull request #11798: URL: https://github.com/apache/pulsar/pull/11798 Master Issue: https://github.com/apache/pulsar/issues/11766 ### Motivation website upgrade ### Modifications add multiple version support [Click to P

[GitHub] [pulsar] lhotari commented on issue #5510: splitting bundle error

2021-08-26 Thread GitBox
lhotari commented on issue #5510: URL: https://github.com/apache/pulsar/issues/5510#issuecomment-906447892 There's a report [on Slack from a 2.7.3 user](https://apache-pulsar.slack.com/archives/C5Z4T36F7/p1629935821499600) experiencing this issue. -- This is an automated message fro

[GitHub] [pulsar] cbornet commented on pull request #10487: Add the Maven wrapper

2021-08-26 Thread GitBox
cbornet commented on pull request #10487: URL: https://github.com/apache/pulsar/pull/10487#issuecomment-906475982 Hi, can this be merged ? -- 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 spe

[GitHub] [pulsar] yuruguo commented on pull request #11797: [testclient] Fix IndexOutOfBoundsException when --subscriptions size is less than --num-subscriptions in consumption

2021-08-26 Thread GitBox
yuruguo commented on pull request #11797: URL: https://github.com/apache/pulsar/pull/11797#issuecomment-906487862 > LGTM Thx!Could you approve the `workflows awaiting approval` below? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [pulsar] lhotari merged pull request #11710: [branch-2.7] Support setting KEY_BASED batch builder for Pulsar Sinks

2021-08-26 Thread GitBox
lhotari merged pull request #11710: URL: https://github.com/apache/pulsar/pull/11710 -- 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. To unsubscribe, e-mail: commits-unsub

[pulsar] branch branch-2.7 updated: [branch-2.7] Support setting KEY_BASED batch builder for Pulsar Sinks (backports #11706) (#11710)

2021-08-26 Thread lhotari
This is an automated email from the ASF dual-hosted git repository. lhotari 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 2d00447 [branch-2.7] Support setting K

[GitHub] [pulsar] bytestreme commented on pull request #11201: [docs] Fix 'Community' dropdown menu symbols

2021-08-26 Thread GitBox
bytestreme commented on pull request #11201: URL: https://github.com/apache/pulsar/pull/11201#issuecomment-906520830 > Hi @bytestreme we're redesigning the website and may have a new design for the drop-down list, so how about reverting your changes? Hello, @Anonymitaet! Sure, no pro

[GitHub] [pulsar] bytestreme closed pull request #11201: [docs] Fix 'Community' dropdown menu symbols

2021-08-26 Thread GitBox
bytestreme closed pull request #11201: URL: https://github.com/apache/pulsar/pull/11201 -- 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. To unsubscribe, e-mail: commits-un

[GitHub] [pulsar] ivankelly opened a new issue #11799: PIP-89: Structured document logging (Master issue)

2021-08-26 Thread GitBox
ivankelly opened a new issue #11799: URL: https://github.com/apache/pulsar/issues/11799 This is the master issue (for the changes for PIP-89). https://github.com/apache/pulsar/wiki/PIP-89:-Structured-document-logging -- This is an automated message from the Apache Git Service. To r

[GitHub] [pulsar] ivankelly opened a new pull request #11800: [logging] Interface for structured event logging

2021-08-26 Thread GitBox
ivankelly opened a new pull request #11800: URL: https://github.com/apache/pulsar/pull/11800 This change has just the interface for structured event logging. Implementation will follow. *(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if

[GitHub] [pulsar-client-go] cckellogg commented on a change in pull request #560: Encryption support producer

2021-08-26 Thread GitBox
cckellogg commented on a change in pull request #560: URL: https://github.com/apache/pulsar-client-go/pull/560#discussion_r696781044 ## File path: pulsar/internal/commands.go ## @@ -221,9 +222,21 @@ func serializeBatch(wb Buffer, cmdSend *pb.BaseCommand, msgMeta

[GitHub] [pulsar] Zhen-hao opened a new pull request #11801: [docs] add documentation for Schema.NATIVE_AVRO

2021-08-26 Thread GitBox
Zhen-hao opened a new pull request #11801: URL: https://github.com/apache/pulsar/pull/11801 add documentation for https://github.com/apache/pulsar/pull/11238 @Anonymitaet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [pulsar] Zhen-hao commented on pull request #11801: [docs] add documentation for Schema.NATIVE_AVRO

2021-08-26 Thread GitBox
Zhen-hao commented on pull request #11801: URL: https://github.com/apache/pulsar/pull/11801#issuecomment-906551665 @eolivelli do you want to review this as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [pulsar-client-go] GPrabhudas commented on a change in pull request #560: Encryption support producer

2021-08-26 Thread GitBox
GPrabhudas commented on a change in pull request #560: URL: https://github.com/apache/pulsar-client-go/pull/560#discussion_r696789230 ## File path: pulsar/internal/commands.go ## @@ -221,9 +222,21 @@ func serializeBatch(wb Buffer, cmdSend *pb.BaseCommand, msgMet

[GitHub] [pulsar] BewareMyPower opened a new pull request #11802: [Client] Reduce redundant FLOW requests for non-durable multi-topics consumer

2021-08-26 Thread GitBox
BewareMyPower opened a new pull request #11802: URL: https://github.com/apache/pulsar/pull/11802 ### Motivation https://github.com/apache/pulsar/pull/3960 fixed the bug that reader will get stuck if it's reading a partition of a partitioned topic. The fix is using `isDurable` to che

[pulsar] branch dave2wave-patch-1 created (now 6be64d0)

2021-08-26 Thread wave
This is an automated email from the ASF dual-hosted git repository. wave pushed a change to branch dave2wave-patch-1 in repository https://gitbox.apache.org/repos/asf/pulsar.git. at 6be64d0 Update Github URL for Graduation This branch includes the following new commits: new 6be64d0

[pulsar] 01/01: Update Github URL for Graduation

2021-08-26 Thread wave
This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch dave2wave-patch-1 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 6be64d0959d17b4e897e386e2b395fac78baf329 Author: Dave Fisher AuthorDate: Thu Aug 26 11:06:40 2021 -0700 Up

[GitHub] [pulsar] dave2wave opened a new pull request #11803: [Website] Update Github URL for Graduation

2021-08-26 Thread GitBox
dave2wave opened a new pull request #11803: URL: https://github.com/apache/pulsar/pull/11803 ### Motivation While the link to the GitHub repos on the main website page does redirect it still shows as GitHub.com/apache/incubator-pulsar/ Changing this to the correct TLP link was

[GitHub] [pulsar] merlimat commented on a change in pull request #11387: [ManagedLedger] Pin executor and scheduled executor threads for ManagedLedgerImpl

2021-08-26 Thread GitBox
merlimat commented on a change in pull request #11387: URL: https://github.com/apache/pulsar/pull/11387#discussion_r696888143 ## File path: managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java ## @@ -252,7 +253,8 @@ protected volatile Sta

[GitHub] [pulsar-client-go] merlimat commented on issue #594: kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)

2021-08-26 Thread GitBox
merlimat commented on issue #594: URL: https://github.com/apache/pulsar-client-go/issues/594#issuecomment-906709706 @beyondyinjl2 This should have already been fixed in 0.4.0 release by this fix: #404. Which version of pulsar-client-go are you using? -- This is an automated mess

[GitHub] [pulsar] merlimat merged pull request #11803: [Website] Update Github URL for Graduation

2021-08-26 Thread GitBox
merlimat merged pull request #11803: URL: https://github.com/apache/pulsar/pull/11803 -- 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. To unsubscribe, e-mail: commits-unsu

[pulsar] branch master updated: Update Github URL for Graduation (#11803)

2021-08-26 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 f874d97 Update Github URL for Graduation (#1180

[GitHub] [pulsar] michaeljmarshall commented on pull request #11777: [Authorization] AuthorizationService should use provider's canLookupAsync method

2021-08-26 Thread GitBox
michaeljmarshall commented on pull request #11777: URL: https://github.com/apache/pulsar/pull/11777#issuecomment-906746835 /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 commented on a change in pull request #11387: [ManagedLedger] Pin executor and scheduled executor threads for ManagedLedgerImpl

2021-08-26 Thread GitBox
merlimat commented on a change in pull request #11387: URL: https://github.com/apache/pulsar/pull/11387#discussion_r696987788 ## File path: managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/OpReadEntry.java ## @@ -141,8 +141,8 @@ void checkReadCompletion() {

[GitHub] [pulsar] yuruguo commented on pull request #11797: [testclient] Fix IndexOutOfBoundsException when --subscriptions size is less than --num-subscriptions in consumption

2021-08-26 Thread GitBox
yuruguo commented on pull request #11797: URL: https://github.com/apache/pulsar/pull/11797#issuecomment-906757773 /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 th

[GitHub] [pulsar] michaeljmarshall commented on pull request #11739: Expose compaction metrics to Prometheus

2021-08-26 Thread GitBox
michaeljmarshall commented on pull request #11739: URL: https://github.com/apache/pulsar/pull/11739#issuecomment-906774281 Just took a glance, and this is a good change. When reviewing https://github.com/apache/pulsar/pull/11564, I forgot to mention that we should provide a way to disable

[GitHub] [pulsar] michaeljmarshall commented on pull request #11777: [Authorization] AuthorizationService should use provider's canLookupAsync method

2021-08-26 Thread GitBox
michaeljmarshall commented on pull request #11777: URL: https://github.com/apache/pulsar/pull/11777#issuecomment-906780067 @Anonymitaet, @eolivelli, @sijie - how do we document changes that correct existing behavior? This change will _only_ affect users with custom `AuthorizationProvider`

[GitHub] [pulsar] yuruguo commented on pull request #11797: [testclient] Fix IndexOutOfBoundsException when --subscriptions size is less than --num-subscriptions in consumption

2021-08-26 Thread GitBox
yuruguo commented on pull request #11797: URL: https://github.com/apache/pulsar/pull/11797#issuecomment-906799519 If there is no problem, can you merge it? @eolivelli -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [pulsar] merlimat opened a new pull request #11804: Producer getting producer busy is removing existing producer from list

2021-08-26 Thread GitBox
merlimat opened a new pull request #11804: URL: https://github.com/apache/pulsar/pull/11804 ### Motivation When a producer is getting error because of ProducerBusy (existing producer with the same name), it will trigger a producer close operation that will eventually lead to the exi

[GitHub] [pulsar] codelipenghui opened a new issue #11805: [Doc] missed doc for topic lookup metrics

2021-08-26 Thread GitBox
codelipenghui opened a new issue #11805: URL: https://github.com/apache/pulsar/issues/11805 https://github.com/apache/pulsar/pull/8272 introduced some new metrics for the topic lookup but looks like we don't have any documentation for the new metrics -- This is an automated message from

[GitHub] [pulsar] merlimat commented on a change in pull request #11800: [Issue #11799][logging] Interface for structured event logging

2021-08-26 Thread GitBox
merlimat commented on a change in pull request #11800: URL: https://github.com/apache/pulsar/pull/11800#discussion_r697040057 ## File path: stevlog/src/main/java/org/apache/pulsar/stevlog/StEvLog.java ## @@ -0,0 +1,283 @@ +/** + * Licensed to the Apache Software Foundation (ASF

[GitHub] [pulsar-client-go] fistan684 commented on issue #500: Make Topic Level Prometheus Metrics Optional

2021-08-26 Thread GitBox
fistan684 commented on issue #500: URL: https://github.com/apache/pulsar-client-go/issues/500#issuecomment-906811782 @wolfstudy Would be great to see this feature added. We use a lot of topics (30k) and we're still stuck using 0.3 at the moment until we can turn these off. Hoping it can s

[GitHub] [pulsar] Anonymitaet merged pull request #11767: [Doc] add notes for connector admin cli

2021-08-26 Thread GitBox
Anonymitaet merged pull request #11767: URL: https://github.com/apache/pulsar/pull/11767 -- 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. To unsubscribe, e-mail: commits-u

[pulsar] branch master updated (f874d97 -> 28f4a47)

2021-08-26 Thread liuyu
This is an automated email from the ASF dual-hosted git repository. liuyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git. from f874d97 Update Github URL for Graduation (#11803) add 28f4a47 [Doc] add notes for connector admin cli (#11767)

[GitHub] [pulsar] Anonymitaet commented on pull request #11520: Debezium Oracle Source

2021-08-26 Thread GitBox
Anonymitaet commented on pull request #11520: URL: https://github.com/apache/pulsar/pull/11520#issuecomment-906830691 Thanks for your great contribution. Want users to know your awesome code changes? Do not forget to add docs accordingly! And you can ping me to review the docs. Let's gr

[GitHub] [pulsar] merlimat commented on pull request #11692: KeyShared dispatcher on non-persistent topics was not respecting consumer flow-control

2021-08-26 Thread GitBox
merlimat commented on pull request #11692: URL: https://github.com/apache/pulsar/pull/11692#issuecomment-906830854 @marcoguest Yes, this is getting included in 2.8.1 which is scheduled to get release in a few days -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #11801: [docs] add documentation for Schema.NATIVE_AVRO

2021-08-26 Thread GitBox
Anonymitaet commented on a change in pull request #11801: URL: https://github.com/apache/pulsar/pull/11801#discussion_r697064611 ## File path: site2/docs/schema-understand.md ## @@ -474,6 +474,24 @@ Message msg = consumer.receive() ; GenericRecord record = msg.getValue(); ```

[GitHub] [pulsar] hangc0276 opened a new issue #11806: Generate javadoc failed for kafka-connect-adaptor

2021-08-26 Thread GitBox
hangc0276 opened a new issue #11806: URL: https://github.com/apache/pulsar/issues/11806 **Describe the bug** When run `mvn deploy`, it throws the following exception ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc (default-cli) on pro

[GitHub] [pulsar] hangc0276 opened a new pull request #11807: fix generate javadoc for kafka-connect-adaptor failed

2021-08-26 Thread GitBox
hangc0276 opened a new pull request #11807: URL: https://github.com/apache/pulsar/pull/11807 Fix #11806 ### Modification 1. add `protobuf-java` dependency for `kafka-connect-adaptor` -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar] yuruguo edited a comment on pull request #11797: [testclient] Fix IndexOutOfBoundsException when --subscriptions size is less than --num-subscriptions in consumption

2021-08-26 Thread GitBox
yuruguo edited a comment on pull request #11797: URL: https://github.com/apache/pulsar/pull/11797#issuecomment-906799519 If there is no problem, can you merge it? @eolivelli @merlimat -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [pulsar] Jennifer88huang commented on pull request #11803: [Website] Update Github URL for Graduation

2021-08-26 Thread GitBox
Jennifer88huang commented on pull request #11803: URL: https://github.com/apache/pulsar/pull/11803#issuecomment-906844899 @dave2wave Nice catch, thank you for your contribution~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [pulsar] Anonymitaet commented on pull request #11801: [docs] add documentation for Schema.NATIVE_AVRO

2021-08-26 Thread GitBox
Anonymitaet commented on pull request #11801: URL: https://github.com/apache/pulsar/pull/11801#issuecomment-906847761 Does this affect only master or other versioned docs? If latter, could you please help update all affected versions? Thanks -- This is an automated message from the Ap

[GitHub] [pulsar] tuteng merged pull request #11770: [website][upgrade] feat: initial framework

2021-08-26 Thread GitBox
tuteng merged pull request #11770: URL: https://github.com/apache/pulsar/pull/11770 -- 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. To unsubscribe, e-mail: commits-unsubs

[pulsar] branch master updated: [website][upgrade] feat: initial framework (#11770)

2021-08-26 Thread guangning
This is an automated email from the ASF dual-hosted git repository. guangning 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 74b322c [website][upgrade] feat: initial fra

[GitHub] [pulsar] merlimat closed issue #11806: Generate javadoc failed for kafka-connect-adaptor

2021-08-26 Thread GitBox
merlimat closed issue #11806: URL: https://github.com/apache/pulsar/issues/11806 -- 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. To unsubscribe, e-mail: commits-unsubscr.

[GitHub] [pulsar] merlimat merged pull request #11807: fix generate javadoc for kafka-connect-adaptor failed

2021-08-26 Thread GitBox
merlimat merged pull request #11807: URL: https://github.com/apache/pulsar/pull/11807 -- 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. To unsubscribe, e-mail: commits-unsu

[pulsar] branch master updated: fix generate javadoc for kafka-connect-adaptor failed (#11807)

2021-08-26 Thread mmerli
This is an automated email from the ASF dual-hosted git repository. mmerli 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 6aa44a0 fix generate javadoc for kafka-connect-

[GitHub] [pulsar-client-go] beyondyinjl2 commented on issue #594: kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)

2021-08-26 Thread GitBox
beyondyinjl2 commented on issue #594: URL: https://github.com/apache/pulsar-client-go/issues/594#issuecomment-906864625 > @beyondyinjl2这应该已经在 0.4.0 版本中通过此修复程序修复了:#404。 > > 您使用的是哪个版本的 pulsar-client-go? go mod github.com/apache/pulsar-client-go v0.6.0 // indirect -- This i

  1   2   >