Re: [VOTE] Accept Pulsarctl as part of Apache pulsar project
+1 David Lanouette 于2020年6月29日周一 下午10:19写道: > +1 > > More Golang == better :-) > > On Mon, Jun 29, 2020 at 4:03 AM Yuva raj wrote: > > > +1 > > > > On Fri, 19 Jun 2020 at 15:30, Yong Zhang > > wrote: > > > > > Hi all, > > > > > > I'd like to start a vote thread for accepting Pulsarctl[1] as part of > > > Apache Pulsar project. Pulsarctl is an alternative tool of > pulsar-admin, > > > used to manage resources in Apache Pulsar. > > > > > > Please vote with your opinions. The vote will be open for at least 72 > > > hours. > > > > > > [1] https://github.com/streamnative/pulsarctl > > > [2] PIP-67: > > > > > > > > > https://github.com/apache/pulsar/wiki/PIP-67%3A-Pulsarctl---An-alternative-tools-of-pulsar-admin > > > > > > Thanks, > > > Yong > > > > > > > > > -- > > *Thanks* > > > > *Yuvaraj L* > > >
[GitHub] [pulsar-client-node] nkurihar commented on pull request #106: Fix Cleanup Listener
nkurihar commented on pull request #106: URL: https://github.com/apache/pulsar-client-node/pull/106#issuecomment-661704067 test this please 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 contact Infrastructure at: us...@infra.apache.org
Slack digest for #dev - 2020-07-21
2020-07-20 20:16:26 UTC - Devin G. Bost: Does anyone know where in the code I'd find the behavior of auto-ack? I'm trying to get a better understanding of when messages get acknowledged when auto-ack is enabled. 2020-07-20 20:25:10 UTC - Addison Higham: are you referring to functions auto ack? it is implemented by the runtime. `org/apache/pulsar/functions/instance/JavaInstanceRunnable.java:431` for the exactly-once, at least-once cases, and `org/apache/pulsar/functions/instance/JavaInstanceRunnable.java:257` for at-most-once 2020-07-21 02:33:36 UTC - Varghese C: Hi, when I run the check-binary-license locally, I get a list of errors, but Github CI - it passes without errors. I dont understand why. Any pointers? ```$ ./src/check-binary-license ./distribution/server/target/apache-pulsar-*-bin.tar.gz com.sun.activation-jakarta.activation-1.2.2.jar unaccounted for in LICENSE jakarta.activation-jakarta.activation-api-1.2.2.jar unaccounted for in LICENSE jakarta.xml.bind-jakarta.xml.bind-api-2.3.3.jar unaccounted for in LICENSE io.netty-netty-transport-native-kqueue-4.1.48.Final-osx-x86_64.jar mentioned in LICENSE, but not bundled jakarta.activation-jakarta.activation-api-1.2.1.jar mentioned in LICENSE, but not bundled jakarta.xml.bind-jakarta.xml.bind-api-2.3.2.jar mentioned in LICENSE, but not bundled aopalliance-repackaged-2.6.1.jar unaccounted for in lib/presto/LICENSE hk2-api-2.6.1.jar unaccounted for in lib/presto/LICENSE hk2-locator-2.6.1.jar unaccounted for in lib/presto/LICENSE hk2-utils-2.6.1.jar unaccounted for in lib/presto/LICENSE httpclient-4.5.5.jar unaccounted for in lib/presto/LICENSE httpcore-4.4.9.jar unaccounted for in lib/presto/LICENSE jakarta.activation-1.2.2.jar unaccounted for in lib/presto/LICENSE jakarta.inject-2.6.1.jar unaccounted for in lib/presto/LICENSE javassist-3.22.0-CR2.jar unaccounted for in lib/presto/LICENSE jersey-client-2.31.jar unaccounted for in lib/presto/LICENSE jersey-common-2.31.jar unaccounted for in lib/presto/LICENSE jersey-entity-filtering-2.31.jar unaccounted for in lib/presto/LICENSE jersey-hk2-2.31.jar unaccounted for in lib/presto/LICENSE jersey-media-json-jackson-2.31.jar unaccounted for in lib/presto/LICENSE jersey-media-multipart-2.31.jar unaccounted for in lib/presto/LICENSE jetty-alpn-java-client-9.4.27.v20200227.jar unaccounted for in lib/presto/LICENSE osgi-resource-locator-1.0.3.jar unaccounted for in lib/presto/LICENSE pulsar-client-original-2.7.0-SNAPSHOT.jar unaccounted for in lib/presto/LICENSE pulsar-metadata-2.7.0-SNAPSHOT.jar unaccounted for in lib/presto/LICENSE netty-codec-socks-4.1.48.Final.jar mentioned in lib/presto/LICENSE, but not bundled netty-handler-proxy-4.1.48.Final.jar mentioned in lib/presto/LICENSE, but not bundled netty-transport-native-kqueue-4.1.48.Final-osx-x86_64.jar mentioned in lib/presto/LICENSE, but not bundled It looks like there are issues with the LICENSE/NOTICE.```
[GitHub] [pulsar-client-node] massakam merged pull request #106: Fix Cleanup Listener
massakam merged pull request #106: URL: https://github.com/apache/pulsar-client-node/pull/106 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 contact Infrastructure at: us...@infra.apache.org
[GitHub] [pulsar-manager] sijie commented on issue #323: JWT_TOKEN - The parameter is not recognized by the docker
sijie commented on issue #323: URL: https://github.com/apache/pulsar-manager/issues/323#issuecomment-661939699 @marcoaureliox there is a regression in Pulsar 2.6 (https://github.com/apache/pulsar/pull/7241). It will be fixed in 2.6.1. 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 contact Infrastructure at: us...@infra.apache.org
[GitHub] [pulsar-manager] marcoaureliox commented on issue #323: JWT_TOKEN - The parameter is not recognized by the docker
marcoaureliox commented on issue #323: URL: https://github.com/apache/pulsar-manager/issues/323#issuecomment-661959544 Hi @sijie OK, I will waiting for the fix. Thanks for the information, Regards. 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 contact Infrastructure at: us...@infra.apache.org
[GitHub] [pulsar-manager] marcoaureliox edited a comment on issue #323: JWT_TOKEN - The parameter is not recognized by the docker
marcoaureliox edited a comment on issue #323: URL: https://github.com/apache/pulsar-manager/issues/323#issuecomment-661959544 Hi @sijie OK, I will wait for the fix. Thanks for the information, Regards. 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 contact Infrastructure at: us...@infra.apache.org
[GitHub] [pulsar-manager] nkurihar merged pull request #317: Remove unused fields in BrokerStatsServiceImpl
nkurihar merged pull request #317: URL: https://github.com/apache/pulsar-manager/pull/317 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 contact Infrastructure at: us...@infra.apache.org