[GitHub] [pulsar-client-node] savearray2 commented on pull request #125: Adds Pattern/RegEx Support to Consumer

2020-09-23 Thread GitBox
savearray2 commented on pull request #125: URL: https://github.com/apache/pulsar-client-node/pull/125#issuecomment-697586887 This may not be the best design for this feature, so please let me know your comments. Currently the API is set up in the following way: ```js const

[GitHub] [pulsar-client-node] savearray2 opened a new pull request #125: Adds Pattern/RegEx Support to Consumer

2020-09-23 Thread GitBox
savearray2 opened a new pull request #125: URL: https://github.com/apache/pulsar-client-node/pull/125 Implements a quick-and-dirty hack to get RegEx support working for topics in consumers by spinning using ```std::this_thread::yield()``` in ```Napi::AsyncWorker```'s ```Execute``` function

[GitHub] [pulsar-manager] sijie commented on pull request #338: Adding mysql connector dependencies

2020-09-23 Thread GitBox
sijie commented on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-697564782 @sannadi99 We can do that. There is no problem. This is an automated message from the Apache Git Service. To

[GitHub] [pulsar-client-node] alanhoff opened a new issue #124: Allow BigInt/Buffer to be used as initialSequenceId and/or sequenceId

2020-09-23 Thread GitBox
alanhoff opened a new issue #124: URL: https://github.com/apache/pulsar-client-node/issues/124 Hello there, Right now the producer's sequence ID is limited to 4 bytes here: - https://github.com/apache/pulsar-client-node/blob/master/src/ProducerConfig.cc#L76 - https://githu

[GitHub] [pulsar-manager] sannadi99 commented on pull request #338: Adding mysql connector dependencies

2020-09-23 Thread GitBox
sannadi99 commented on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-697335320 Hello @tuteng , @eolivelli and @sijie Yeah i understood why you were unable to support MySql from apache/pulsar As you guys suggested i can move my changes to https://gi

Slack digest for #dev - 2020-09-23

2020-09-23 Thread Apache Pulsar Slack
2020-09-22 15:53:19 UTC - Sijie Guo: No progress yet. There are more interesting tasks to accomplish in Pulsar than removing zookeeper at this moment. 2020-09-22 18:31:08 UTC - Rich Adams: @Stepan Mazurov I think that PrestoSQL tries to maintain compatibility with the jdbc driver/server fro

[GitHub] [pulsar-client-node] massakam merged pull request #123: Adds deliverAt and deliverAfter support to Producer

2020-09-23 Thread GitBox
massakam merged pull request #123: URL: https://github.com/apache/pulsar-client-node/pull/123 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

[GitHub] [pulsar-manager] sijie commented on pull request #326: add dashboard service for aggregated information collection

2020-09-23 Thread GitBox
sijie commented on pull request #326: URL: https://github.com/apache/pulsar-manager/pull/326#issuecomment-697204300 @tuteng Can you review this pull request when you have time? This is an automated message from the Apache Git

[GitHub] [pulsar-manager] sijie commented on pull request #338: Adding mysql connector dependencies

2020-09-23 Thread GitBox
sijie commented on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-697201162 @sannadi99 Give the ASF policy, we are not able to host any official releases with MySQL because the license that MySQL is using is not compatible with ASF policy. However, a

[GitHub] [pulsar-manager] tuteng edited a comment on pull request #338: Adding mysql connector dependencies

2020-09-23 Thread GitBox
tuteng edited a comment on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-697193787 @sannadi99 I will add support for MySQL under this repository https://github.com/streamnative/pulsar-manager, Thank you for your contribution, Are you interested in s

[GitHub] [pulsar-manager] tuteng commented on pull request #338: Adding mysql connector dependencies

2020-09-23 Thread GitBox
tuteng commented on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-697193787 @sannadi99 I will add support for MySQL under this repository https://github.com/streamnative/pulsar-manager, Thank you for your contribution, Are you interested in sending

[GitHub] [pulsar-manager] eolivelli commented on pull request #338: Adding mysql connector dependencies

2020-09-23 Thread GitBox
eolivelli commented on pull request #338: URL: https://github.com/apache/pulsar-manager/pull/338#issuecomment-697188395 @tuteng is right, I was going to write the same comment. We dropped MySQL support during the donation by StreamNative and moved to HerdDB + PostGRE, that are Apache Lic