You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [pulsar] yjshen commented on issue #6362: [ClientAPI]Fix hasMessageAvailable() - posted by GitBox <gi...@apache.org> on 2020/03/01 06:36:09 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6436: [Flink-Connector]Get PulsarClient from cache should always return an open instance - posted by GitBox <gi...@apache.org> on 2020/03/01 06:42:22 UTC, 0 replies.
- [GitHub] [pulsar] liudezhi2098 opened a new issue #6448: Support Consumers Set Custom Retry Delay - posted by GitBox <gi...@apache.org> on 2020/03/01 08:01:59 UTC, 0 replies.
- [GitHub] [pulsar] liudezhi2098 opened a new pull request #6449: Support Consumers Set Custom Retry Delay - posted by GitBox <gi...@apache.org> on 2020/03/01 08:08:17 UTC, 0 replies.
- [GitHub] [pulsar] gaoran10 commented on a change in pull request #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/01 08:52:02 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui closed issue #6417: The client reused in PulsarConsumerSource is closed after first failure. - posted by GitBox <gi...@apache.org> on 2020/03/01 09:28:58 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6436: [Flink-Connector]Get PulsarClient from cache should always return an open instance - posted by GitBox <gi...@apache.org> on 2020/03/01 09:28:59 UTC, 0 replies.
- [pulsar] branch master updated (e6a631d -> 2ed2eb8) - posted by pe...@apache.org on 2020/03/01 09:29:09 UTC, 0 replies.
- [GitHub] [pulsar] vzhikserg commented on a change in pull request #6435: Make tests more stable by using JSONAssert equals - posted by GitBox <gi...@apache.org> on 2020/03/01 10:05:49 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision e6a631d491 - posted by mm...@apache.org on 2020/03/01 10:29:26 UTC, 0 replies.
- [GitHub] [pulsar] calvinhkf opened a new issue #6450: Library version inconsistency notice. - posted by GitBox <gi...@apache.org> on 2020/03/01 12:31:33 UTC, 0 replies.
- [GitHub] [pulsar] futeng commented on issue #5206: TooLongFrameException : Adjusted frame length exceeds 5253120: 369295620 - discarded => Error while producing message with TLS on standalone setup - posted by GitBox <gi...@apache.org> on 2020/03/02 02:22:33 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/02 03:08:28 UTC, 3 replies.
- [GitHub] [pulsar] hari819 commented on issue #6236: SSL/TLS Configuration for Zookeeper, BookKeeper and Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/02 04:44:31 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) - posted by GitBox <gi...@apache.org> on 2020/03/02 06:47:24 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 edited a comment on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) - posted by GitBox <gi...@apache.org> on 2020/03/02 06:47:35 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Updated Home (markdown) - posted by si...@apache.org on 2020/03/02 07:18:49 UTC, 3 replies.
- [pulsar.wiki] branch master updated: Updated PIP 41: Pluggable Protocol Handler (markdown) - posted by si...@apache.org on 2020/03/02 07:19:19 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Created PIP 58 : Support Consumers Set Custom Retry Delay (markdown) - posted by si...@apache.org on 2020/03/02 07:22:02 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6236: SSL/TLS Configuration for Zookeeper, BookKeeper and Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/02 07:28:11 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #5206: TooLongFrameException : Adjusted frame length exceeds 5253120: 369295620 - discarded => Error while producing message with TLS on standalone setup - posted by GitBox <gi...@apache.org> on 2020/03/02 07:29:24 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6000: Sending Individual ACK for multiple messages in one command. - posted by GitBox <gi...@apache.org> on 2020/03/02 07:35:36 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #5350: Pulsar can't load the customized SerDe - posted by GitBox <gi...@apache.org> on 2020/03/02 07:43:10 UTC, 0 replies.
- [GitHub] [pulsar] sijie opened a new issue #5350: Pulsar can't load the customized SerDe - posted by GitBox <gi...@apache.org> on 2020/03/02 07:43:11 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6394: Expect an option to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/02 07:51:34 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6434: Documentation page next/previous buttons result in 404 in functions section - posted by GitBox <gi...@apache.org> on 2020/03/02 07:52:47 UTC, 0 replies.
- [pulsar] branch master updated: Update sidebars.json (#6434) - posted by si...@apache.org on 2020/03/02 07:52:56 UTC, 0 replies.
- [GitHub] [pulsar] poulhenriksen opened a new issue #6451: Doing negative ack after ack timeout breaks redelivery in strange ways - posted by GitBox <gi...@apache.org> on 2020/03/02 08:06:56 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #6420: AvroSchema::decode(byte[] bytes, byte[] schemaVersion) crashes - posted by GitBox <gi...@apache.org> on 2020/03/02 08:09:27 UTC, 0 replies.
- [GitHub] [pulsar] shiv4289 commented on issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) - posted by GitBox <gi...@apache.org> on 2020/03/02 09:10:20 UTC, 1 replies.
- [GitHub] [pulsar] shiv4289 closed issue #6419: auto_consume for avro crashes in decode (updated producer .class, old consumer schema .class) - posted by GitBox <gi...@apache.org> on 2020/03/02 09:10:20 UTC, 0 replies.
- [GitHub] [pulsar] Pixelartist commented on issue #6427: State Functions - stuck after 3 events? - posted by GitBox <gi...@apache.org> on 2020/03/02 09:15:06 UTC, 1 replies.
- [GitHub] [pulsar] Pixelartist edited a comment on issue #6427: State Functions - stuck after 3 events? - posted by GitBox <gi...@apache.org> on 2020/03/02 09:15:50 UTC, 1 replies.
- [GitHub] [pulsar] shiv4289 closed issue #6420: AvroSchema::decode(byte[] bytes, byte[] schemaVersion) crashes - posted by GitBox <gi...@apache.org> on 2020/03/02 09:30:31 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision c3672a238d - posted by mm...@apache.org on 2020/03/02 10:07:08 UTC, 0 replies.
- [GitHub] [pulsar] pantianying opened a new pull request #6452: Go function add more producer - posted by GitBox <gi...@apache.org> on 2020/03/02 10:10:12 UTC, 0 replies.
- [GitHub] [pulsar] huangdx0726 closed pull request #5716: [Issues 5709]remove the namespace checking - posted by GitBox <gi...@apache.org> on 2020/03/02 11:47:16 UTC, 0 replies.
- [GitHub] [pulsar] huangdx0726 opened a new pull request #5716: [Issues 5709]remove the namespace checking - posted by GitBox <gi...@apache.org> on 2020/03/02 11:47:19 UTC, 0 replies.
- [GitHub] [pulsar] racorn opened a new issue #6453: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/02 12:52:05 UTC, 0 replies.
- [GitHub] [pulsar] racorn opened a new pull request #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/02 13:39:39 UTC, 0 replies.
- [GitHub] [pulsar] slominskir opened a new pull request #6455: Documentation page next/previous buttons result in 404 in functions section (Part II) - posted by GitBox <gi...@apache.org> on 2020/03/02 13:43:32 UTC, 0 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/02 13:58:30 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on issue #6394: Expect an option to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/02 14:02:55 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone - posted by GitBox <gi...@apache.org> on 2020/03/02 14:28:08 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone - posted by GitBox <gi...@apache.org> on 2020/03/02 14:29:52 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai opened a new pull request #6458: change to not include openssl in libpulsar.a - posted by GitBox <gi...@apache.org> on 2020/03/02 15:11:55 UTC, 0 replies.
- [GitHub] [pulsar] SakaSun commented on issue #6290: [Proxy]No active broker is available - posted by GitBox <gi...@apache.org> on 2020/03/02 16:02:50 UTC, 0 replies.
- [GitHub] [pulsar] mannjani opened a new issue #6459: Unable to disable logs for python bindings - posted by GitBox <gi...@apache.org> on 2020/03/02 18:04:54 UTC, 0 replies.
- [GitHub] [pulsar] slominskir commented on issue #5996: [doc] The link of Pulsar Functions SDK for Java is 404 - posted by GitBox <gi...@apache.org> on 2020/03/02 19:02:58 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone - posted by GitBox <gi...@apache.org> on 2020/03/02 19:22:16 UTC, 0 replies.
- [pulsar] branch master updated (c3672a2 -> 3e1b8f6) - posted by si...@apache.org on 2020/03/02 19:22:46 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6455: Documentation page next/previous buttons result in 404 in functions section (Part II) - posted by GitBox <gi...@apache.org> on 2020/03/02 19:44:54 UTC, 0 replies.
- [pulsar] branch master updated (3e1b8f6 -> 330e782) - posted by si...@apache.org on 2020/03/02 19:45:04 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6458: change to not include openssl in libpulsar.a - posted by GitBox <gi...@apache.org> on 2020/03/02 19:47:57 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/02 19:50:24 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/02 19:52:10 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6168: Unacked messages are not redelivered on time on C++ - posted by GitBox <gi...@apache.org> on 2020/03/02 19:55:35 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6391: [Issue 6168] Fix Unacked Message Tracker by Using Time Partition on C++ - posted by GitBox <gi...@apache.org> on 2020/03/02 19:55:35 UTC, 0 replies.
- [pulsar] branch master updated (330e782 -> 333888a) - posted by si...@apache.org on 2020/03/02 19:55:43 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/02 19:58:26 UTC, 1 replies.
- [GitHub] [pulsar] merlimat commented on a change in pull request #6362: [ClientAPI]Fix hasMessageAvailable() - posted by GitBox <gi...@apache.org> on 2020/03/02 20:02:44 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6460: pulsar-proxy: fix correct name for proxy thread executor name - posted by GitBox <gi...@apache.org> on 2020/03/02 20:06:44 UTC, 0 replies.
- [GitHub] [pulsar] vzhikserg commented on a change in pull request #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/02 20:38:21 UTC, 2 replies.
- [GitHub] [pulsar] racorn commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/02 21:49:19 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/03 00:06:44 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6414: High CPU load when PulsarClient (Java) is idle - posted by GitBox <gi...@apache.org> on 2020/03/03 02:31:56 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai closed issue #6414: High CPU load when PulsarClient (Java) is idle - posted by GitBox <gi...@apache.org> on 2020/03/03 02:31:56 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6366: Number of "pulsar-timer-*" threads increases sporadically over time - posted by GitBox <gi...@apache.org> on 2020/03/03 02:33:54 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6319: [pulsar client] partitioned topic cause connection leak when connection pool disable pooling - posted by GitBox <gi...@apache.org> on 2020/03/03 02:58:29 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on a change in pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/03 03:25:54 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on issue #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/03 03:30:07 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #5716: [Issues 5709]remove the namespace checking - posted by GitBox <gi...@apache.org> on 2020/03/03 03:38:54 UTC, 2 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6122: [pulsar-admin] allow tenant admin to manage subscription permission - posted by GitBox <gi...@apache.org> on 2020/03/03 03:42:18 UTC, 0 replies.
- [GitHub] [pulsar] huangdx0726 commented on issue #5716: [Issues 5709]remove the namespace checking - posted by GitBox <gi...@apache.org> on 2020/03/03 04:06:57 UTC, 5 replies.
- [GitHub] [pulsar] k2la opened a new issue #6461: Redelivery of messages by negative ack happened more early on C++. - posted by GitBox <gi...@apache.org> on 2020/03/03 04:50:22 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6362: [ClientAPI]Fix hasMessageAvailable() - posted by GitBox <gi...@apache.org> on 2020/03/03 07:04:52 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6333: Pulsar 2.5.0 regression: Reader.hasMessageAvailable returns false when startMessageId is the message id of the last message id in startMessageIdInclusive mode - posted by GitBox <gi...@apache.org> on 2020/03/03 07:04:52 UTC, 0 replies.
- [pulsar] branch master updated: [ClientAPI]Fix hasMessageAvailable() (#6362) - posted by si...@apache.org on 2020/03/03 07:05:03 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6453: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/03 07:22:00 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/03 07:22:00 UTC, 0 replies.
- [pulsar] branch master updated: Use System.nanoTime() instead of System.currentTimeMillis() (#6454) - posted by si...@apache.org on 2020/03/03 07:22:06 UTC, 0 replies.
- [GitHub] [pulsar] aahmed-se commented on issue #6458: change to not include openssl in libpulsar.a - posted by GitBox <gi...@apache.org> on 2020/03/03 09:03:29 UTC, 1 replies.
- [pulsar] branch asf-site updated: Updated site at revision 459ec6e838 - posted by mm...@apache.org on 2020/03/03 10:10:55 UTC, 0 replies.
- [GitHub] [pulsar] eladchen commented on issue #4481: a little change needed of pulsar cli - posted by GitBox <gi...@apache.org> on 2020/03/03 12:24:28 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6446: compile pulsar 2.5.0 meet a question - posted by GitBox <gi...@apache.org> on 2020/03/03 14:39:36 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6448: Support Consumers Set Custom Retry Delay - posted by GitBox <gi...@apache.org> on 2020/03/03 14:40:37 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6449: Support Consumers Set Custom Retry Delay - posted by GitBox <gi...@apache.org> on 2020/03/03 14:43:08 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6390: fix duplicate key to send propertys - posted by GitBox <gi...@apache.org> on 2020/03/03 14:48:52 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6365: Add retry when using async method to perform request in AsyncHttpConnector - posted by GitBox <gi...@apache.org> on 2020/03/03 14:50:50 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6360: There is at least one place where sendAsync does not release the semaphore - posted by GitBox <gi...@apache.org> on 2020/03/03 14:52:37 UTC, 1 replies.
- [GitHub] [pulsar] kevin-kosmos opened a new issue #6462: getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl - posted by GitBox <gi...@apache.org> on 2020/03/03 15:17:07 UTC, 0 replies.
- [GitHub] [pulsar] lonerzzz commented on issue #6366: Number of "pulsar-timer-*" threads increases sporadically over time - posted by GitBox <gi...@apache.org> on 2020/03/03 17:19:09 UTC, 0 replies.
- [GitHub] [pulsar] spark-louissalin opened a new issue #6463: pulsar-client 2.5 - Segmentation fault: 11 on Mac OS 10.14.6 using Python 3.7.6 - posted by GitBox <gi...@apache.org> on 2020/03/03 20:42:32 UTC, 0 replies.
- [GitHub] [pulsar] merlimat merged pull request #6444: Fixed the max backoff configuration for lookups - posted by GitBox <gi...@apache.org> on 2020/03/03 21:35:30 UTC, 0 replies.
- [pulsar] branch master updated (459ec6e -> 6ff87ee) - posted by mm...@apache.org on 2020/03/03 21:35:43 UTC, 0 replies.
- [GitHub] [pulsar] hrsakai opened a new issue #6464: Topics with replicated subscription are not deleted in GC - posted by GitBox <gi...@apache.org> on 2020/03/03 22:46:30 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Updated Client Features Matrix - posted by hr...@apache.org on 2020/03/04 00:25:28 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6451: Doing negative ack after ack timeout breaks redelivery in strange ways - posted by GitBox <gi...@apache.org> on 2020/03/04 03:27:51 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Updated Client Features Matrix (markdown) - posted by hr...@apache.org on 2020/03/04 04:19:37 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/04 05:17:10 UTC, 9 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6458: change to not include openssl in libpulsar.a - posted by GitBox <gi...@apache.org> on 2020/03/04 05:59:46 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 removed a comment on issue #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/04 08:35:19 UTC, 5 replies.
- [GitHub] [pulsar] cmdares opened a new issue #6465: Improved feature jdbc-sink - posted by GitBox <gi...@apache.org> on 2020/03/04 09:17:34 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6466: PulsarAdmin should follow temporary redirect - posted by GitBox <gi...@apache.org> on 2020/03/04 09:21:40 UTC, 0 replies.
- [GitHub] [pulsar] bleacha870721 opened a new issue #6467: Attempting to use token authentication in pulsar standalone but 401 Unauthorized - posted by GitBox <gi...@apache.org> on 2020/03/04 10:36:36 UTC, 0 replies.
- [GitHub] [pulsar] bleacha870721 commented on issue #6467: Attempting to use token authentication in pulsar standalone but 401 Unauthorized - posted by GitBox <gi...@apache.org> on 2020/03/04 10:40:52 UTC, 1 replies.
- [GitHub] [pulsar] sakthi-prasad opened a new issue #6468: Unable to create partitioned topic which is a substring of an existing topic - posted by GitBox <gi...@apache.org> on 2020/03/04 11:00:06 UTC, 0 replies.
- [GitHub] [pulsar] bleacha870721 closed issue #6467: Attempting to use token authentication in pulsar standalone but 401 Unauthorized - posted by GitBox <gi...@apache.org> on 2020/03/04 11:54:04 UTC, 0 replies.
- [GitHub] [pulsar] pouledodue commented on issue #6451: Doing negative ack after ack timeout breaks redelivery in strange ways - posted by GitBox <gi...@apache.org> on 2020/03/04 12:07:04 UTC, 0 replies.
- [GitHub] [pulsar] agilob commented on issue #3121: Several issues with the kubernetes generic example - posted by GitBox <gi...@apache.org> on 2020/03/04 12:13:50 UTC, 0 replies.
- [GitHub] [pulsar] yjshen closed pull request #6466: PulsarAdmin should follow temporary redirect - posted by GitBox <gi...@apache.org> on 2020/03/04 12:22:07 UTC, 0 replies.
- [GitHub] [pulsar] rfetishkevi commented on issue #3044: loadblance connect zookeeper error, broker down - posted by GitBox <gi...@apache.org> on 2020/03/04 12:38:16 UTC, 0 replies.
- [GitHub] [pulsar] poulhenriksen commented on issue #6451: Doing negative ack after ack timeout breaks redelivery in strange ways - posted by GitBox <gi...@apache.org> on 2020/03/04 15:48:42 UTC, 0 replies.
- [GitHub] [pulsar] ltamber opened a new pull request #6469: upgrade scala-maven-plugin to 4.1.0 - posted by GitBox <gi...@apache.org> on 2020/03/04 16:09:42 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6468: Unable to create partitioned topic which is a substring of an existing topic - posted by GitBox <gi...@apache.org> on 2020/03/04 17:22:37 UTC, 0 replies.
- [GitHub] [pulsar] devinbost opened a new issue #6470: [website] Dead link - posted by GitBox <gi...@apache.org> on 2020/03/04 17:27:49 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6469: upgrade scala-maven-plugin to 4.1.0 - posted by GitBox <gi...@apache.org> on 2020/03/04 17:56:56 UTC, 0 replies.
- [pulsar] branch master updated (6ff87ee -> 4284e39) - posted by si...@apache.org on 2020/03/04 17:57:08 UTC, 0 replies.
- [GitHub] [pulsar] bry00 commented on issue #675: Interrupt the Python consumer when receiving SIGINT - posted by GitBox <gi...@apache.org> on 2020/03/04 18:05:31 UTC, 0 replies.
- [GitHub] [pulsar] klevy-toast opened a new pull request #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/04 20:18:28 UTC, 0 replies.
- [GitHub] [pulsar] vzhikserg opened a new pull request #6472: Refactor tests in pulsar client tools test - posted by GitBox <gi...@apache.org> on 2020/03/04 21:01:41 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6473: [pulsar-proxy] add rest-api to get connection and topic stats - posted by GitBox <gi...@apache.org> on 2020/03/04 21:57:58 UTC, 0 replies.
- [GitHub] [pulsar] vzhikserg commented on issue #6472: Refactor tests in pulsar client tools test - posted by GitBox <gi...@apache.org> on 2020/03/04 22:08:56 UTC, 3 replies.
- [GitHub] [pulsar] vzhikserg removed a comment on issue #6472: Refactor tests in pulsar client tools test - posted by GitBox <gi...@apache.org> on 2020/03/04 22:10:43 UTC, 1 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6474: [pulsar-proxy] fix logging for published messages - posted by GitBox <gi...@apache.org> on 2020/03/04 22:11:16 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6475: [pulsar-common] Remove duplicate RestException references - posted by GitBox <gi...@apache.org> on 2020/03/04 22:54:57 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6476: [pulsar-proxy] fixing data-type of logging-level - posted by GitBox <gi...@apache.org> on 2020/03/04 23:13:34 UTC, 0 replies.
- [GitHub] [pulsar] bry00 opened a new issue #6477: Python client `consumer.reveive()` call suspends processing of interrupts within the program - posted by GitBox <gi...@apache.org> on 2020/03/05 00:10:59 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6474: [pulsar-proxy] fix logging for published messages - posted by GitBox <gi...@apache.org> on 2020/03/05 01:20:38 UTC, 0 replies.
- [pulsar] branch master updated (4284e39 -> 65cc303) - posted by si...@apache.org on 2020/03/05 01:20:49 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6394: Expect an option to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/05 01:21:55 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6456: [Issue 6394] Add configuration to disable auto creation of subscriptions - posted by GitBox <gi...@apache.org> on 2020/03/05 01:21:55 UTC, 0 replies.
- [pulsar] branch master updated (65cc303 -> c3292a6) - posted by si...@apache.org on 2020/03/05 01:22:01 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6476: [pulsar-proxy] fixing data-type of logging-level - posted by GitBox <gi...@apache.org> on 2020/03/05 01:23:01 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6475: [pulsar-common] Remove duplicate RestException references - posted by GitBox <gi...@apache.org> on 2020/03/05 01:23:57 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6452: [function] Go function add more producer - posted by GitBox <gi...@apache.org> on 2020/03/05 01:31:51 UTC, 0 replies.
- [GitHub] [pulsar] pantianying commented on a change in pull request #6452: [function] Go function add more producer - posted by GitBox <gi...@apache.org> on 2020/03/05 01:34:07 UTC, 1 replies.
- [GitHub] [pulsar] sijie merged pull request #6435: Make tests more stable by using JSONAssert equals - posted by GitBox <gi...@apache.org> on 2020/03/05 01:34:44 UTC, 0 replies.
- [pulsar] branch master updated: Make tests more stable by using JSONAssert equals (#6435) - posted by si...@apache.org on 2020/03/05 01:34:49 UTC, 0 replies.
- [GitHub] [pulsar] zymap commented on issue #6365: Add retry when using async method to perform request in AsyncHttpConnector - posted by GitBox <gi...@apache.org> on 2020/03/05 03:17:41 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai edited a comment on issue #5716: [Issues 5709]remove the namespace checking - posted by GitBox <gi...@apache.org> on 2020/03/05 03:49:49 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on a change in pull request #6383: [Issue 6043] Support force deleting subscription - posted by GitBox <gi...@apache.org> on 2020/03/05 03:57:33 UTC, 3 replies.
- [GitHub] [pulsar] murong00 commented on issue #6383: [Issue 6043] Support force deleting subscription - posted by GitBox <gi...@apache.org> on 2020/03/05 03:59:42 UTC, 3 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6478: Fix create partitioned topic with a substring of an existing topic name. - posted by GitBox <gi...@apache.org> on 2020/03/05 04:01:45 UTC, 0 replies.
- [GitHub] [pulsar] prasad-reddyk opened a new issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions - posted by GitBox <gi...@apache.org> on 2020/03/05 05:59:31 UTC, 0 replies.
- [GitHub] [pulsar] hrsakai opened a new pull request #6480: [Issue 6461][C++]Avoid calling redeliverMessages() when message list is empty - posted by GitBox <gi...@apache.org> on 2020/03/05 06:01:00 UTC, 0 replies.
- [GitHub] [pulsar] hrsakai commented on issue #6480: [Issue 6461][C++]Avoid calling redeliverMessages() when message list is empty - posted by GitBox <gi...@apache.org> on 2020/03/05 06:45:02 UTC, 0 replies.
- [GitHub] [pulsar] huangdx0726 closed issue #5996: [doc] The link of Pulsar Functions SDK for Java is 404 - posted by GitBox <gi...@apache.org> on 2020/03/05 07:42:05 UTC, 0 replies.
- [GitHub] [pulsar] huangdx0726 commented on issue #5996: [doc] The link of Pulsar Functions SDK for Java is 404 - posted by GitBox <gi...@apache.org> on 2020/03/05 07:42:05 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 17f71d3f73 - posted by mm...@apache.org on 2020/03/05 10:11:16 UTC, 0 replies.
- [GitHub] [pulsar] alexyans opened a new issue #6481: Producer connection auto-closes after unspecified timeout - posted by GitBox <gi...@apache.org> on 2020/03/05 12:06:00 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6383: [Issue 6043] Support force deleting subscription - posted by GitBox <gi...@apache.org> on 2020/03/05 13:14:58 UTC, 1 replies.
- [GitHub] [pulsar] racorn opened a new issue #6482: Memory leak during automatic topic compaction - posted by GitBox <gi...@apache.org> on 2020/03/05 14:40:51 UTC, 0 replies.
- [GitHub] [pulsar] racorn commented on issue #6482: Memory leak during automatic topic compaction - posted by GitBox <gi...@apache.org> on 2020/03/05 14:51:19 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6483: Fix some async method problems at PersistentTopicsBase. - posted by GitBox <gi...@apache.org> on 2020/03/05 14:51:45 UTC, 0 replies.
- [GitHub] [pulsar] addisonj closed pull request #6203: [functions] Default functionAuthProvider when running in k8s - posted by GitBox <gi...@apache.org> on 2020/03/05 15:08:16 UTC, 0 replies.
- [GitHub] [pulsar] addisonj opened a new pull request #6203: [functions] Default functionAuthProvider when running in k8s - posted by GitBox <gi...@apache.org> on 2020/03/05 15:08:18 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6383: [Issue 6043] Support force deleting subscription - posted by GitBox <gi...@apache.org> on 2020/03/05 15:09:50 UTC, 0 replies.
- [GitHub] [pulsar] addisonj commented on issue #6203: [functions] Default functionAuthProvider when running in k8s - posted by GitBox <gi...@apache.org> on 2020/03/05 15:12:54 UTC, 5 replies.
- [GitHub] [pulsar] alijmlzd commented on issue #6481: Producer connection auto-closes after unspecified timeout - posted by GitBox <gi...@apache.org> on 2020/03/05 15:43:23 UTC, 0 replies.
- [GitHub] [pulsar] chrismiller opened a new issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/05 17:26:27 UTC, 0 replies.
- [GitHub] [pulsar] klevy-toast commented on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/05 18:24:19 UTC, 6 replies.
- [GitHub] [pulsar] racorn opened a new pull request #6485: Fix memory leak when running topic compaction. - posted by GitBox <gi...@apache.org> on 2020/03/05 19:57:00 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Created PIP 59: gPRC Protocol Handler (markdown) - posted by si...@apache.org on 2020/03/05 21:30:39 UTC, 0 replies.
- [GitHub] [pulsar] addisonj opened a new pull request #6486: [proxy] Fix proxy routing to functions worker - posted by GitBox <gi...@apache.org> on 2020/03/05 22:05:40 UTC, 0 replies.
- [GitHub] [pulsar] racorn commented on issue #6485: Fix memory leak when running topic compaction. - posted by GitBox <gi...@apache.org> on 2020/03/05 22:17:38 UTC, 2 replies.
- [GitHub] [pulsar] srkukarni opened a new pull request #6487: Enhance Authorization by adding TenantAdmin interface - posted by GitBox <gi...@apache.org> on 2020/03/05 22:41:16 UTC, 0 replies.
- [GitHub] [pulsar] merlimat merged pull request #6480: [Issue 6461][C++]Avoid calling redeliverMessages() when message list is empty - posted by GitBox <gi...@apache.org> on 2020/03/05 23:13:40 UTC, 0 replies.
- [GitHub] [pulsar] merlimat closed issue #6461: Redelivery of messages by negative ack happened more early on C++. - posted by GitBox <gi...@apache.org> on 2020/03/05 23:13:40 UTC, 0 replies.
- [pulsar] branch master updated (17f71d3 -> 6604f54) - posted by mm...@apache.org on 2020/03/05 23:13:47 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia commented on a change in pull request #6487: Enhance Authorization by adding TenantAdmin interface - posted by GitBox <gi...@apache.org> on 2020/03/06 00:16:10 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni commented on a change in pull request #6487: Enhance Authorization by adding TenantAdmin interface - posted by GitBox <gi...@apache.org> on 2020/03/06 00:22:48 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6488: [pulsar-client] fix deadlock on send failure - posted by GitBox <gi...@apache.org> on 2020/03/06 00:59:51 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6478: Fix create partitioned topic with a substring of an existing topic name. - posted by GitBox <gi...@apache.org> on 2020/03/06 01:00:34 UTC, 2 replies.
- [GitHub] [pulsar] sijie commented on issue #6483: Fix some async method problems at PersistentTopicsBase. - posted by GitBox <gi...@apache.org> on 2020/03/06 01:05:01 UTC, 0 replies.
- [GitHub] [pulsar] addisonj commented on issue #6486: [proxy] Fix proxy routing to functions worker - posted by GitBox <gi...@apache.org> on 2020/03/06 01:07:26 UTC, 2 replies.
- [GitHub] [pulsar] addisonj opened a new pull request #6489: [broker] Timeout API calls in BrokerService - posted by GitBox <gi...@apache.org> on 2020/03/06 01:31:04 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6478: Fix create partitioned topic with a substring of an existing topic name. - posted by GitBox <gi...@apache.org> on 2020/03/06 01:49:07 UTC, 0 replies.
- [GitHub] [pulsar] addisonj commented on issue #6489: [broker] Timeout API calls in BrokerService - posted by GitBox <gi...@apache.org> on 2020/03/06 02:19:01 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6482: Memory leak during automatic topic compaction - posted by GitBox <gi...@apache.org> on 2020/03/06 02:38:15 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/06 02:41:12 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6478: Fix create partitioned topic with a substring of an existing topic name. - posted by GitBox <gi...@apache.org> on 2020/03/06 02:45:50 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6470: [website] Dead link - posted by GitBox <gi...@apache.org> on 2020/03/06 02:46:14 UTC, 2 replies.
- [GitHub] [pulsar] rdhabalia merged pull request #6488: [pulsar-client] fix deadlock on send failure - posted by GitBox <gi...@apache.org> on 2020/03/06 02:55:42 UTC, 0 replies.
- [pulsar] branch master updated (6604f54 -> ad5415a) - posted by rd...@apache.org on 2020/03/06 02:55:50 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6490: [pulsar-client] remove duplicate cnx method - posted by GitBox <gi...@apache.org> on 2020/03/06 03:01:22 UTC, 0 replies.
- [GitHub] [pulsar] YYTVicky opened a new pull request #6491: broken Hash used - posted by GitBox <gi...@apache.org> on 2020/03/06 05:04:05 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni merged pull request #6487: Enhance Authorization by adding TenantAdmin interface - posted by GitBox <gi...@apache.org> on 2020/03/06 05:19:28 UTC, 0 replies.
- [pulsar] branch master updated: Enhance Authorization by adding TenantAdmin interface (#6487) - posted by sa...@apache.org on 2020/03/06 05:19:38 UTC, 0 replies.
- [GitHub] [pulsar] devinbost commented on issue #6470: [website] Dead link - posted by GitBox <gi...@apache.org> on 2020/03/06 06:07:22 UTC, 2 replies.
- [GitHub] [pulsar] sijie merged pull request #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/06 06:28:32 UTC, 0 replies.
- [pulsar] branch master updated: Independent schema is set for each consumer generated by topic (#6356) - posted by si...@apache.org on 2020/03/06 06:28:39 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6482: Memory leak during automatic topic compaction - posted by GitBox <gi...@apache.org> on 2020/03/06 06:32:30 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6485: Fix memory leak when running topic compaction. - posted by GitBox <gi...@apache.org> on 2020/03/06 06:32:31 UTC, 0 replies.
- [pulsar] branch master updated: Fix memory leak when running topic compaction. (#6485) - posted by si...@apache.org on 2020/03/06 06:32:36 UTC, 0 replies.
- [GitHub] [pulsar] devinbost opened a new issue #6492: [pulsar-bookkeeper] Failed to open rocksdb - posted by GitBox <gi...@apache.org> on 2020/03/06 07:40:42 UTC, 0 replies.
- [GitHub] [pulsar] devinbost opened a new issue #6493: [pulsar-broker] Policies not found - posted by GitBox <gi...@apache.org> on 2020/03/06 07:43:35 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6494: Try to remove jcloud-shade - posted by GitBox <gi...@apache.org> on 2020/03/06 07:43:49 UTC, 0 replies.
- [GitHub] [pulsar] devinbost commented on issue #6493: [pulsar-broker] Policies not found - posted by GitBox <gi...@apache.org> on 2020/03/06 07:45:15 UTC, 2 replies.
- [GitHub] [pulsar] ilyam8 opened a new pull request #6495: [docs]: fix wrong metric name in `Topic metrics` - posted by GitBox <gi...@apache.org> on 2020/03/06 07:51:44 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #6464: Topics with replicated subscription are not deleted in GC - posted by GitBox <gi...@apache.org> on 2020/03/06 08:27:35 UTC, 2 replies.
- [GitHub] [pulsar] yjshen commented on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/06 08:50:03 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6478: Fix create partitioned topic with a substring of an existing topic name. - posted by GitBox <gi...@apache.org> on 2020/03/06 08:50:13 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui closed issue #6468: Unable to create partitioned topic which is a substring of an existing topic - posted by GitBox <gi...@apache.org> on 2020/03/06 08:50:13 UTC, 0 replies.
- [pulsar] branch master updated: Fix create partitioned topic with a substring of an existing topic name. (#6478) - posted by pe...@apache.org on 2020/03/06 08:50:23 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6494: Bump jcloud version to 2.2.0 and remove jcloud-shade module - posted by GitBox <gi...@apache.org> on 2020/03/06 08:52:43 UTC, 3 replies.
- [GitHub] [pulsar] wonko opened a new issue #6496: ReceiverQueueSize: -1 prefetches one message - posted by GitBox <gi...@apache.org> on 2020/03/06 09:03:31 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6494: Bump jcloud version to 2.2.0 and remove jcloud-shade module - posted by GitBox <gi...@apache.org> on 2020/03/06 09:14:36 UTC, 2 replies.
- [pulsar] branch asf-site updated: Updated site at revision f2ec1b4e28 - posted by mm...@apache.org on 2020/03/06 09:19:15 UTC, 0 replies.
- [GitHub] [pulsar] liujiejie opened a new issue #6497: create the producer whill core in c++ - posted by GitBox <gi...@apache.org> on 2020/03/06 09:38:52 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #6462: getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl - posted by GitBox <gi...@apache.org> on 2020/03/06 09:49:27 UTC, 2 replies.
- [GitHub] [pulsar] sijie merged pull request #6494: Bump jcloud version to 2.2.0 and remove jcloud-shade module - posted by GitBox <gi...@apache.org> on 2020/03/06 10:26:52 UTC, 0 replies.
- [pulsar] branch master updated (19ccfd5 -> a3e1efc) - posted by si...@apache.org on 2020/03/06 10:27:01 UTC, 0 replies.
- [GitHub] [pulsar] k2la opened a new pull request #6498: [pulsar-clientc-cpp] Fix Redelivery of Messages on UnackedMessageTracker When Ack Messages . - posted by GitBox <gi...@apache.org> on 2020/03/06 10:53:21 UTC, 0 replies.
- [GitHub] [pulsar] Lanayx commented on issue #6486: [proxy] Fix proxy routing to functions worker - posted by GitBox <gi...@apache.org> on 2020/03/06 11:35:22 UTC, 0 replies.
- [GitHub] [pulsar] Lanayx edited a comment on issue #6486: [proxy] Fix proxy routing to functions worker - posted by GitBox <gi...@apache.org> on 2020/03/06 11:36:10 UTC, 0 replies.
- [GitHub] [pulsar] k2la commented on issue #6498: [pulsar-client-cpp] Fix Redelivery of Messages on UnackedMessageTracker When Ack Messages . - posted by GitBox <gi...@apache.org> on 2020/03/06 13:57:57 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6499: Start namespace service and schema registry service before start broker. - posted by GitBox <gi...@apache.org> on 2020/03/06 14:09:31 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6500: [Minor]Remove unused property from pom - posted by GitBox <gi...@apache.org> on 2020/03/06 14:13:18 UTC, 0 replies.
- [GitHub] [pulsar] junquero opened a new issue #6501: Pulsar SQL Fails Out of the Box with Default Docker Deployment v2.5.0 - posted by GitBox <gi...@apache.org> on 2020/03/06 15:33:37 UTC, 0 replies.
- [GitHub] [pulsar] junquero commented on issue #6501: Pulsar SQL Fails Out of the Box with Default Docker Deployment v2.5.0 - posted by GitBox <gi...@apache.org> on 2020/03/06 17:00:30 UTC, 2 replies.
- [GitHub] [pulsar] junquero edited a comment on issue #6501: Pulsar SQL Fails Out of the Box with Default Docker Deployment v2.5.0 - posted by GitBox <gi...@apache.org> on 2020/03/06 17:00:54 UTC, 3 replies.
- [GitHub] [pulsar] addisonj opened a new pull request #6502: [functions] WIP Introduce `RichFunction` interface for more control - posted by GitBox <gi...@apache.org> on 2020/03/06 18:49:49 UTC, 0 replies.
- [GitHub] [pulsar] lonerzzz commented on issue #6493: [pulsar-broker] Policies not found - posted by GitBox <gi...@apache.org> on 2020/03/06 20:49:56 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6472: Refactor tests in pulsar client tools test - posted by GitBox <gi...@apache.org> on 2020/03/06 20:50:57 UTC, 0 replies.
- [pulsar] branch master updated: Refactor tests in pulsar client tools test (#6472) - posted by si...@apache.org on 2020/03/06 20:51:11 UTC, 0 replies.
- [GitHub] [pulsar] lonerzzz opened a new issue #6503: Vague error message when pulsar zookeeper namespace information is missing - posted by GitBox <gi...@apache.org> on 2020/03/06 20:58:38 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6499: Start namespace service and schema registry service before start broker. - posted by GitBox <gi...@apache.org> on 2020/03/06 21:01:49 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6495: [docs]: fix wrong metric name in `Topic metrics` - posted by GitBox <gi...@apache.org> on 2020/03/06 23:02:46 UTC, 0 replies.
- [pulsar] branch master updated: Fix Topic metrics documentation (#6495) - posted by si...@apache.org on 2020/03/06 23:02:52 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6490: [pulsar-client] remove duplicate cnx method - posted by GitBox <gi...@apache.org> on 2020/03/06 23:03:53 UTC, 0 replies.
- [pulsar] branch master updated (ffe9a92 -> f9ada10) - posted by si...@apache.org on 2020/03/06 23:04:00 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6489: [broker] Timeout API calls in BrokerService - posted by GitBox <gi...@apache.org> on 2020/03/06 23:04:40 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6486: [proxy] Fix proxy routing to functions worker - posted by GitBox <gi...@apache.org> on 2020/03/06 23:06:14 UTC, 0 replies.
- [pulsar] branch master updated (f9ada10 -> 329e231) - posted by si...@apache.org on 2020/03/06 23:06:20 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6297: [Issue 4612][proxy] Fix proxy to forward V3 API request to functions worker cluster - posted by GitBox <gi...@apache.org> on 2020/03/06 23:06:45 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed pull request #6297: [Issue 4612][proxy] Fix proxy to forward V3 API request to functions worker cluster - posted by GitBox <gi...@apache.org> on 2020/03/06 23:06:46 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6483: Fix some async method problems at PersistentTopicsBase. - posted by GitBox <gi...@apache.org> on 2020/03/06 23:07:14 UTC, 0 replies.
- [pulsar] branch master updated: Fix some async method problems at PersistentTopicsBase. (#6483) - posted by si...@apache.org on 2020/03/06 23:07:22 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/06 23:15:10 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/06 23:16:00 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6500: [Minor]Remove unused property from pom - posted by GitBox <gi...@apache.org> on 2020/03/07 00:43:19 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni opened a new pull request #6504: Use more granular permissions for topics - posted by GitBox <gi...@apache.org> on 2020/03/07 01:51:54 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new issue #6505: Broker fails to load topic and not able to recover data-ledger - posted by GitBox <gi...@apache.org> on 2020/03/07 03:01:56 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia commented on issue #6505: Broker fails to load topic and not able to recover data-ledger - posted by GitBox <gi...@apache.org> on 2020/03/07 03:05:14 UTC, 0 replies.
- [GitHub] [pulsar] lonerzzz opened a new issue #6506: ConsumerImpl class exception on Timeout provides misleading error detail - posted by GitBox <gi...@apache.org> on 2020/03/07 03:34:08 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/07 03:47:41 UTC, 3 replies.
- [GitHub] [pulsar] devinbost commented on issue #6503: Vague error message when pulsar zookeeper namespace information is missing - posted by GitBox <gi...@apache.org> on 2020/03/07 08:07:18 UTC, 0 replies.
- [GitHub] [pulsar] liangyuanpeng opened a new issue #6507: wrong k8s yaml config and env do not update - posted by GitBox <gi...@apache.org> on 2020/03/07 09:33:33 UTC, 0 replies.
- [GitHub] [pulsar] liangyuanpeng opened a new pull request #6508: [Issue 6507][deployment]fix k8s config and env py - posted by GitBox <gi...@apache.org> on 2020/03/07 09:56:39 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 47ca8e64d8 - posted by mm...@apache.org on 2020/03/07 10:09:03 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6509: [Cleanup] Log format does not match arguments - posted by GitBox <gi...@apache.org> on 2020/03/07 15:57:43 UTC, 0 replies.
- [GitHub] [pulsar] eladar2000 commented on issue #6462: getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl - posted by GitBox <gi...@apache.org> on 2020/03/07 17:05:07 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6509: [Cleanup] Log format does not match arguments - posted by GitBox <gi...@apache.org> on 2020/03/08 00:29:57 UTC, 1 replies.
- [GitHub] [pulsar] srkukarni merged pull request #6504: Use more granular permissions for topics - posted by GitBox <gi...@apache.org> on 2020/03/08 02:10:05 UTC, 0 replies.
- [pulsar] branch master updated: Instead of always using admin access for topic, use read/write/admin access for topic (#6504) - posted by sa...@apache.org on 2020/03/08 02:10:14 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6500: [Minor]Remove unused property from pom - posted by GitBox <gi...@apache.org> on 2020/03/08 02:17:29 UTC, 0 replies.
- [pulsar] branch master updated (36ea153 -> 2999000) - posted by si...@apache.org on 2020/03/08 02:17:38 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6475: [pulsar-common] Remove duplicate RestException references - posted by GitBox <gi...@apache.org> on 2020/03/08 02:18:19 UTC, 0 replies.
- [pulsar] branch master updated (2999000 -> 33b7383) - posted by si...@apache.org on 2020/03/08 02:18:30 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6460: pulsar-proxy: fix correct name for proxy thread executor name - posted by GitBox <gi...@apache.org> on 2020/03/08 02:18:35 UTC, 0 replies.
- [pulsar] branch master updated (33b7383 -> 5c2c058) - posted by si...@apache.org on 2020/03/08 02:18:45 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on issue #6442: Add subscribe initial position for consumer cli - posted by GitBox <gi...@apache.org> on 2020/03/08 08:27:36 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/08 09:13:59 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6442: Add subscribe initial position for consumer cli - posted by GitBox <gi...@apache.org> on 2020/03/08 09:26:53 UTC, 0 replies.
- [pulsar] branch master updated: Add subscribe initial position for consumer cli. (#6442) - posted by pe...@apache.org on 2020/03/08 09:27:06 UTC, 0 replies.
- [GitHub] [pulsar] ilyam8 opened a new issue #6510: negative `unackedMessages` in consumers stats - posted by GitBox <gi...@apache.org> on 2020/03/08 09:42:56 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 5c2c058ff9 - posted by mm...@apache.org on 2020/03/08 10:30:35 UTC, 0 replies.
- [GitHub] [pulsar] alexvanboxel commented on issue #5447: Apache Beam support for Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/08 12:14:14 UTC, 1 replies.
- [GitHub] [pulsar] congbobo184 edited a comment on issue #6462: getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl - posted by GitBox <gi...@apache.org> on 2020/03/09 02:22:38 UTC, 1 replies.
- [GitHub] [pulsar] congbobo184 removed a comment on issue #6462: getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl - posted by GitBox <gi...@apache.org> on 2020/03/09 03:06:15 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #5447: Apache Beam support for Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/09 03:37:49 UTC, 0 replies.
- [GitHub] [pulsar] gaoran10 commented on a change in pull request #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/09 07:21:13 UTC, 4 replies.
- [GitHub] [pulsar] sijie merged pull request #6509: [Cleanup] Log format does not match arguments - posted by GitBox <gi...@apache.org> on 2020/03/09 07:44:17 UTC, 0 replies.
- [pulsar] branch master updated (9fc5185 -> ff01b10) - posted by si...@apache.org on 2020/03/09 07:44:26 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6499: Start namespace service and schema registry service before start broker. - posted by GitBox <gi...@apache.org> on 2020/03/09 07:45:20 UTC, 0 replies.
- [pulsar] branch master updated (ff01b10 -> 5285c68) - posted by si...@apache.org on 2020/03/09 07:45:27 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6498: [pulsar-client-cpp] Fix Redelivery of Messages on UnackedMessageTracker When Ack Messages . - posted by GitBox <gi...@apache.org> on 2020/03/09 07:45:39 UTC, 0 replies.
- [pulsar] branch master updated (5285c68 -> 67f8cf3) - posted by si...@apache.org on 2020/03/09 07:45:45 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6476: [pulsar-proxy] fixing data-type of logging-level - posted by GitBox <gi...@apache.org> on 2020/03/09 07:46:03 UTC, 0 replies.
- [pulsar] branch master updated (67f8cf3 -> de4c6a3) - posted by si...@apache.org on 2020/03/09 07:46:09 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6383: [Issue 6043] Support force deleting subscription - posted by GitBox <gi...@apache.org> on 2020/03/09 07:48:18 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision de4c6a3cc7 - posted by mm...@apache.org on 2020/03/09 09:59:40 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 opened a new pull request #6511: Fix admin getLastMessageId return batchIndex - posted by GitBox <gi...@apache.org> on 2020/03/09 12:17:05 UTC, 0 replies.
- [GitHub] [pulsar] KannarFr commented on a change in pull request #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/09 13:08:09 UTC, 1 replies.
- [GitHub] [pulsar] KannarFr commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity - posted by GitBox <gi...@apache.org> on 2020/03/09 13:51:39 UTC, 2 replies.
- [GitHub] [pulsar] KannarFr commented on issue #6428: [Issue 5720][authorization provider] (WIP) Add more granularity - posted by GitBox <gi...@apache.org> on 2020/03/09 13:57:52 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #6511: Fix admin getLastMessageId return batchIndex - posted by GitBox <gi...@apache.org> on 2020/03/09 15:40:54 UTC, 2 replies.
- [GitHub] [pulsar] cbornet opened a new pull request #6512: WIP: [protocol] Grpc protocol handler - posted by GitBox <gi...@apache.org> on 2020/03/09 22:24:25 UTC, 3 replies.
- [GitHub] [pulsar] rdhabalia commented on issue #4400: PIP 37: [pulsar-client] support large message size - posted by GitBox <gi...@apache.org> on 2020/03/09 23:31:05 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia commented on issue #6122: [pulsar-admin] allow tenant admin to manage subscription permission - posted by GitBox <gi...@apache.org> on 2020/03/09 23:39:30 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #4400: PIP 37: [pulsar-client] support large message size - posted by GitBox <gi...@apache.org> on 2020/03/09 23:48:31 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6122: [pulsar-admin] allow tenant admin to manage subscription permission - posted by GitBox <gi...@apache.org> on 2020/03/09 23:52:27 UTC, 0 replies.
- [GitHub] [pulsar] devinbost commented on issue #6054: Catastrophic frequent random topic freezes, especially on high-traffic topics. - posted by GitBox <gi...@apache.org> on 2020/03/10 00:47:36 UTC, 1 replies.
- [GitHub] [pulsar] devinbost edited a comment on issue #6054: Catastrophic frequent random topic freezes, especially on high-traffic topics. - posted by GitBox <gi...@apache.org> on 2020/03/10 00:47:46 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia merged pull request #5604: [pulsar-broker] recover zk-badversion while updating cursor metadata - posted by GitBox <gi...@apache.org> on 2020/03/10 01:02:16 UTC, 0 replies.
- [pulsar] branch master updated (de4c6a3 -> 2936e17) - posted by rd...@apache.org on 2020/03/10 01:02:29 UTC, 0 replies.
- [GitHub] [pulsar] hrsakai commented on issue #6464: Topics with replicated subscription are not deleted in GC - posted by GitBox <gi...@apache.org> on 2020/03/10 02:02:23 UTC, 0 replies.
- [GitHub] [pulsar] joefk commented on issue #6428: [Issue 5720][authorization provider] (WIP) Add more granularity - posted by GitBox <gi...@apache.org> on 2020/03/10 03:49:12 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 removed a comment on issue #4847: Pulsar sql avro support schema version - posted by GitBox <gi...@apache.org> on 2020/03/10 06:09:35 UTC, 10 replies.
- [GitHub] [pulsar] congbobo184 commented on issue #4847: Pulsar sql avro support schema version - posted by GitBox <gi...@apache.org> on 2020/03/10 07:29:23 UTC, 12 replies.
- [pulsar] branch asf-site updated: Updated site at revision 2936e176e2 - posted by mm...@apache.org on 2020/03/10 09:16:30 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6513: [Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible - posted by GitBox <gi...@apache.org> on 2020/03/10 10:51:55 UTC, 1 replies.
- [GitHub] [pulsar] yjshen commented on issue #6513: [Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible - posted by GitBox <gi...@apache.org> on 2020/03/10 11:53:38 UTC, 5 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6513: [Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible - posted by GitBox <gi...@apache.org> on 2020/03/10 12:34:05 UTC, 4 replies.
- [GitHub] [pulsar] yjshen closed pull request #6513: [Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible - posted by GitBox <gi...@apache.org> on 2020/03/10 13:27:36 UTC, 0 replies.
- [GitHub] [pulsar] liangyuanpeng commented on issue #6508: [Issue 6507][deployment]fix k8s config and env py - posted by GitBox <gi...@apache.org> on 2020/03/10 15:25:36 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia merged pull request #5742: [pulsar-broker] add support to configure max pending publish request per connection - posted by GitBox <gi...@apache.org> on 2020/03/10 17:55:20 UTC, 0 replies.
- [pulsar] branch master updated: [pulsar-broker] add support to configure max pending publish request per connection (#5742) - posted by rd...@apache.org on 2020/03/10 17:55:32 UTC, 0 replies.
- [GitHub] [pulsar] russorat opened a new issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API - posted by GitBox <gi...@apache.org> on 2020/03/10 18:35:24 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6515: [pulsar-proxy] update proxy logging dynamically - posted by GitBox <gi...@apache.org> on 2020/03/10 19:36:16 UTC, 0 replies.
- [GitHub] [pulsar] klevy-toast edited a comment on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/10 19:48:22 UTC, 0 replies.
- [GitHub] [pulsar] CatherineThompson commented on issue #6493: [pulsar-broker] Policies not found - posted by GitBox <gi...@apache.org> on 2020/03/10 20:43:57 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6516: [pulsar-proxy] Add CLI support to get pulsar-proxy stats - posted by GitBox <gi...@apache.org> on 2020/03/11 00:22:17 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6428: [Issue 5720][authorization provider] (WIP) Add more granularity - posted by GitBox <gi...@apache.org> on 2020/03/11 01:14:53 UTC, 1 replies.
- [GitHub] [pulsar] sijie merged pull request #6513: [Maven Cleanup] Remove managed-ledger and zk-utils test-jar dependencies when possible - posted by GitBox <gi...@apache.org> on 2020/03/11 01:31:02 UTC, 0 replies.
- [pulsar] branch master updated (a9d56ea -> efe19e0) - posted by si...@apache.org on 2020/03/11 01:31:15 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6514: Update InfluxDB Sink to connect to InfluxDB 2.0 write API - posted by GitBox <gi...@apache.org> on 2020/03/11 03:46:33 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6510: negative `unackedMessages` in consumers stats - posted by GitBox <gi...@apache.org> on 2020/03/11 03:49:30 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6508: [Issue 6507][deployment]fix k8s config and env py - posted by GitBox <gi...@apache.org> on 2020/03/11 03:51:53 UTC, 0 replies.
- [GitHub] [pulsar] kemburi opened a new issue #6517: BCFIPS not supprted with pulsar client libraray - posted by GitBox <gi...@apache.org> on 2020/03/11 07:39:23 UTC, 0 replies.
- [GitHub] [pulsar] ilyam8 opened a new issue #6518: health monitoring, alarms - posted by GitBox <gi...@apache.org> on 2020/03/11 08:40:33 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6517: BCFIPS not supprted with pulsar client libraray - posted by GitBox <gi...@apache.org> on 2020/03/11 09:15:13 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision efe19e0299 - posted by mm...@apache.org on 2020/03/11 09:16:50 UTC, 0 replies.
- [GitHub] [pulsar] kemburi commented on issue #6517: BCFIPS not supprted with pulsar client libraray - posted by GitBox <gi...@apache.org> on 2020/03/11 09:50:24 UTC, 2 replies.
- [GitHub] [pulsar] congbobo184 removed a comment on issue #6511: Fix admin getLastMessageId return batchIndex - posted by GitBox <gi...@apache.org> on 2020/03/11 09:59:18 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai opened a new issue #6519: Functions runtime support consume messages asynchronously - posted by GitBox <gi...@apache.org> on 2020/03/11 10:00:21 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new issue #6520: Provide support to configure different docker images for go, python, java function - posted by GitBox <gi...@apache.org> on 2020/03/11 10:02:03 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new issue #6521: Make function TLS configuration independent of function worker TLS configuration - posted by GitBox <gi...@apache.org> on 2020/03/11 10:02:50 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new issue #6522: Support plug in KubernetesManifestCustomizer in function worker while launching function - posted by GitBox <gi...@apache.org> on 2020/03/11 10:04:45 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 removed a comment on issue #6464: Topics with replicated subscription are not deleted in GC - posted by GitBox <gi...@apache.org> on 2020/03/11 10:14:49 UTC, 0 replies.
- [GitHub] [pulsar] terrencehan opened a new issue #6523: Consume the last N messages from Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/11 11:56:34 UTC, 0 replies.
- [GitHub] [pulsar] ltamber opened a new pull request #6524: connection leak fix - posted by GitBox <gi...@apache.org> on 2020/03/11 16:25:22 UTC, 0 replies.
- [GitHub] [pulsar] ltamber commented on issue #6524: connection leak fix - posted by GitBox <gi...@apache.org> on 2020/03/11 16:26:22 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia merged pull request #6473: [pulsar-proxy] add rest-api to get connection and topic stats - posted by GitBox <gi...@apache.org> on 2020/03/11 18:18:26 UTC, 0 replies.
- [pulsar] branch master updated (efe19e0 -> c802609) - posted by rd...@apache.org on 2020/03/11 18:18:37 UTC, 0 replies.
- [GitHub] [pulsar] cmdares opened a new issue #6525: Improved feature pulsar-sql - posted by GitBox <gi...@apache.org> on 2020/03/12 03:43:36 UTC, 0 replies.
- [GitHub] [pulsar] gmethvin opened a new issue #6526: Allow topic compaction to discard messages with duplicate key - posted by GitBox <gi...@apache.org> on 2020/03/12 04:56:56 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision c8026097e0 - posted by mm...@apache.org on 2020/03/12 10:31:07 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/12 11:22:14 UTC, 0 replies.
- [GitHub] [pulsar] geomagilles opened a new issue #6527: Having a Key_Shared mode for functions - posted by GitBox <gi...@apache.org> on 2020/03/12 13:46:54 UTC, 0 replies.
- [GitHub] [pulsar] bastman opened a new issue #6528: JSONSchema Deserializer does not work with kotlin data classes - posted by GitBox <gi...@apache.org> on 2020/03/12 14:58:43 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6529: [PulsarAdmin] Bookies to async - posted by GitBox <gi...@apache.org> on 2020/03/12 15:52:55 UTC, 0 replies.
- [GitHub] [pulsar] devinbost opened a new issue #6530: Restrict permission to create new subscription for given role - force role to use existing subscription - posted by GitBox <gi...@apache.org> on 2020/03/12 18:36:24 UTC, 0 replies.
- [GitHub] [pulsar] Lanayx opened a new issue #6531: Add subscriptionPosition as parameters on function createion - posted by GitBox <gi...@apache.org> on 2020/03/12 23:14:23 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6529: [PulsarAdmin] Bookies to async - posted by GitBox <gi...@apache.org> on 2020/03/13 00:47:58 UTC, 8 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6529: [PulsarAdmin] Bookies to async - posted by GitBox <gi...@apache.org> on 2020/03/13 02:13:53 UTC, 6 replies.
- [GitHub] [pulsar] oeegee commented on issue #6342: Korean documentation is not built to the website - posted by GitBox <gi...@apache.org> on 2020/03/13 03:01:11 UTC, 1 replies.
- [GitHub] [pulsar] oeegee edited a comment on issue #6342: Korean documentation is not built to the website - posted by GitBox <gi...@apache.org> on 2020/03/13 03:01:56 UTC, 0 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6532: [Issue 5902] Support to get managed ledger info of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/13 04:02:49 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6533: [2nd Storage]Extract common method in tiered storage to managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/13 04:39:24 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6533: [2nd Storage]Extract common method in tiered storage to managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/13 05:22:39 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6509: [Cleanup] Log format does not match arguments - posted by GitBox <gi...@apache.org> on 2020/03/13 05:59:04 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated (2b5cc0d -> 27b369b) - posted by zh...@apache.org on 2020/03/13 06:10:41 UTC, 0 replies.
- [pulsar] 01/17: Creating a topic does not wait for creating cursor of replicators (#6364) - posted by zh...@apache.org on 2020/03/13 06:10:42 UTC, 0 replies.
- [pulsar] 02/17: [Minor] Fix java code errors reported by lgtm. (#6398) - posted by zh...@apache.org on 2020/03/13 06:10:43 UTC, 0 replies.
- [pulsar] 03/17: [Java Reader Client] Start reader inside batch result in read first message in batch. (#6345) - posted by zh...@apache.org on 2020/03/13 06:10:44 UTC, 0 replies.
- [pulsar] 04/17: Add verification for SchemaDefinitionBuilderImpl.java (#6405) - posted by zh...@apache.org on 2020/03/13 06:10:45 UTC, 0 replies.
- [pulsar] 05/17: Update BatchReceivePolicy.java (#6423) - posted by zh...@apache.org on 2020/03/13 06:10:46 UTC, 0 replies.
- [pulsar] 06/17: Consumer received duplicated deplayed messages upon restart - posted by zh...@apache.org on 2020/03/13 06:10:47 UTC, 0 replies.
- [pulsar] 07/17: Bump netty version to 4.1.45.Final (#6424) - posted by zh...@apache.org on 2020/03/13 06:10:48 UTC, 0 replies.
- [pulsar] 08/17: fix the bug of authenticationData is't initialized. (#6440) - posted by zh...@apache.org on 2020/03/13 06:10:49 UTC, 0 replies.
- [pulsar] 09/17: Close ZK before canceling future with exception (#6228) (#6399) - posted by zh...@apache.org on 2020/03/13 06:10:50 UTC, 0 replies.
- [pulsar] 10/17: [Flink-Connector]Get PulsarClient from cache should always return an open instance (#6436) - posted by zh...@apache.org on 2020/03/13 06:10:51 UTC, 0 replies.
- [pulsar] 11/17: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone (#6457) - posted by zh...@apache.org on 2020/03/13 06:10:52 UTC, 0 replies.
- [pulsar] 12/17: Use System.nanoTime() instead of System.currentTimeMillis() (#6454) - posted by zh...@apache.org on 2020/03/13 06:10:53 UTC, 0 replies.
- [pulsar] 13/17: Fixed the max backoff configuration for lookups (#6444) - posted by zh...@apache.org on 2020/03/13 06:10:54 UTC, 0 replies.
- [pulsar] 14/17: [pulsar-proxy] fix logging for published messages (#6474) - posted by zh...@apache.org on 2020/03/13 06:10:55 UTC, 0 replies.
- [pulsar] 15/17: Avoid calling ConsumerImpl::redeliverMessages() when message list is empty (#6480) - posted by zh...@apache.org on 2020/03/13 06:10:56 UTC, 0 replies.
- [pulsar] 16/17: [pulsar-client] fix deadlock on send failure (#6488) - posted by zh...@apache.org on 2020/03/13 06:10:57 UTC, 0 replies.
- [pulsar] 17/17: Independent schema is set for each consumer generated by topic (#6356) - posted by zh...@apache.org on 2020/03/13 06:10:58 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6364: Creating a topic does not wait for creating cursor of replicators - posted by GitBox <gi...@apache.org> on 2020/03/13 06:16:02 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6392: [Reader] Should set either start message id or start message from roll back duration. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:16:23 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6398: [Minor] Fix java code errors reported by lgtm. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:16:54 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6345: [Java Reader Client] Start reader inside batch result in read first message in batch. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:17:35 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6349: [Issue 6343] Fix broker to specify a list of bookie groups - posted by GitBox <gi...@apache.org> on 2020/03/13 06:18:03 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6401: [Issue 6400][Python Test]Fixed the enum34 package not found - posted by GitBox <gi...@apache.org> on 2020/03/13 06:23:40 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6405: Add verification for SchemaDefinitionBuilderImpl.java - posted by GitBox <gi...@apache.org> on 2020/03/13 06:24:09 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6423: BatchReceivePolicy implements Serializable. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:24:55 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6404: Issue-6403: Consumer received duplicated deplayed messages upon restart - posted by GitBox <gi...@apache.org> on 2020/03/13 06:25:34 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6424: [Issue 6330] Bump netty version to 4.1.45.Final - posted by GitBox <gi...@apache.org> on 2020/03/13 06:33:09 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6440: fix the bug of authenticationData is't initialized. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:33:52 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6399: [#6228][pulsar-zookeeper-utils] Close ZK before canceling future with exception - posted by GitBox <gi...@apache.org> on 2020/03/13 06:34:37 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6436: [Flink-Connector]Get PulsarClient from cache should always return an open instance - posted by GitBox <gi...@apache.org> on 2020/03/13 06:34:57 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6457: [Broker] Create namespace failed when TLS is enabled in PulsarStandalone - posted by GitBox <gi...@apache.org> on 2020/03/13 06:35:19 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6391: [Issue 6168] Fix Unacked Message Tracker by Using Time Partition on C++ - posted by GitBox <gi...@apache.org> on 2020/03/13 06:36:33 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6454: Pulsar Java client: Use System.nanoTime() instead of System.currentTimeMillis() to measure elapsed time - posted by GitBox <gi...@apache.org> on 2020/03/13 06:37:09 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6444: Fixed the max backoff configuration for lookups - posted by GitBox <gi...@apache.org> on 2020/03/13 06:37:26 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6474: [pulsar-proxy] fix logging for published messages - posted by GitBox <gi...@apache.org> on 2020/03/13 06:37:43 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6480: [Issue 6461][C++]Avoid calling redeliverMessages() when message list is empty - posted by GitBox <gi...@apache.org> on 2020/03/13 06:37:55 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6488: [pulsar-client] fix deadlock on send failure - posted by GitBox <gi...@apache.org> on 2020/03/13 06:38:08 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6356: Independent schema is set for each consumer generated by topic - posted by GitBox <gi...@apache.org> on 2020/03/13 06:38:23 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6485: Fix memory leak when running topic compaction. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:39:27 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6486: [proxy] Fix proxy routing to functions worker - posted by GitBox <gi...@apache.org> on 2020/03/13 06:41:02 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6478: Fix create partitioned topic with a substring of an existing topic name. - posted by GitBox <gi...@apache.org> on 2020/03/13 06:41:21 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6460: pulsar-proxy: fix correct name for proxy thread executor name - posted by GitBox <gi...@apache.org> on 2020/03/13 06:41:56 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated (27b369b -> bd4d879) - posted by zh...@apache.org on 2020/03/13 06:49:33 UTC, 0 replies.
- [pulsar] 01/03: Fixed enum package not found (#6401) - posted by zh...@apache.org on 2020/03/13 06:49:34 UTC, 0 replies.
- [pulsar] 02/03: [Reader] Should set either start message id or start message from roll back duration. (#6392) - posted by zh...@apache.org on 2020/03/13 06:49:35 UTC, 0 replies.
- [pulsar] 03/03: Fix broker to specify a list of bookie groups. (#6349) - posted by zh...@apache.org on 2020/03/13 06:49:36 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated (bd4d879 -> aaa9062) - posted by zh...@apache.org on 2020/03/13 06:56:43 UTC, 0 replies.
- [pulsar] 01/05: [Issue 6168] Fix Unacked Message Tracker by Using Time Partition on C++ (#6391) - posted by zh...@apache.org on 2020/03/13 06:56:44 UTC, 0 replies.
- [pulsar] 02/05: Fix memory leak when running topic compaction. (#6485) - posted by zh...@apache.org on 2020/03/13 06:56:45 UTC, 0 replies.
- [pulsar] 03/05: Fix create partitioned topic with a substring of an existing topic name. (#6478) - posted by zh...@apache.org on 2020/03/13 06:56:46 UTC, 0 replies.
- [pulsar] 04/05: [proxy] Fix proxy routing to functions worker (#6486) - posted by zh...@apache.org on 2020/03/13 06:56:47 UTC, 0 replies.
- [pulsar] 05/05: pulsar-proxy: fix correct name for proxy thread executor name (#6460) - posted by zh...@apache.org on 2020/03/13 06:56:48 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated: [pulsar-client-cpp] Fix Redelivery of Messages on UnackedMessageTracker When Ack Messages . (#6498) - posted by zh...@apache.org on 2020/03/13 06:59:12 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6498: [pulsar-client-cpp] Fix Redelivery of Messages on UnackedMessageTracker When Ack Messages . - posted by GitBox <gi...@apache.org> on 2020/03/13 07:02:41 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on issue #6532: [Issue 5902] Support to get managed ledger info of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/13 07:04:36 UTC, 2 replies.
- [GitHub] [pulsar] yjshen closed pull request #5862: [pulsar-flink]Remove improper authentication setting - posted by GitBox <gi...@apache.org> on 2020/03/13 07:41:54 UTC, 0 replies.
- [GitHub] [pulsar] tongsucn opened a new pull request #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. - posted by GitBox <gi...@apache.org> on 2020/03/13 08:33:35 UTC, 0 replies.
- [GitHub] [pulsar] archfish opened a new issue #6535: [BUG]Msg duplicate when consumer in Failover mode - posted by GitBox <gi...@apache.org> on 2020/03/13 08:43:35 UTC, 0 replies.
- [GitHub] [pulsar] archfish commented on issue #6535: [BUG]Msg duplicate when consumer in Failover mode - posted by GitBox <gi...@apache.org> on 2020/03/13 08:46:18 UTC, 1 replies.
- [GitHub] [pulsar-client-go] mileschao opened a new issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/13 10:29:12 UTC, 0 replies.
- [GitHub] [pulsar] tongsucn commented on issue #6000: Sending Individual ACK for multiple messages in one command. - posted by GitBox <gi...@apache.org> on 2020/03/13 12:06:51 UTC, 0 replies.
- [GitHub] [pulsar] JKeyZ opened a new issue #6536: create partition topic by function - posted by GitBox <gi...@apache.org> on 2020/03/13 13:38:41 UTC, 0 replies.
- [GitHub] [pulsar-client-go] jiazhai opened a new issue #195: perf tools performance about 1/10 of java client - posted by GitBox <gi...@apache.org> on 2020/03/13 15:14:18 UTC, 0 replies.
- [GitHub] [pulsar] devinbost commented on issue #6202: (Flaky-tests) Reduce flakiness of tests - posted by GitBox <gi...@apache.org> on 2020/03/13 17:34:25 UTC, 4 replies.
- [GitHub] [pulsar] devinbost edited a comment on issue #6202: (Flaky-tests) Reduce flakiness of tests - posted by GitBox <gi...@apache.org> on 2020/03/13 17:34:39 UTC, 0 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6537: [Issue 5903] Support `compact` all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/14 03:56:18 UTC, 0 replies.
- [GitHub] [pulsar] chairmank commented on issue #6410: distribute Python client library as a Conda package - posted by GitBox <gi...@apache.org> on 2020/03/14 15:36:03 UTC, 1 replies.
- [GitHub] [pulsar] chairmank edited a comment on issue #6410: distribute Python client library as a Conda package - posted by GitBox <gi...@apache.org> on 2020/03/14 16:14:41 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6458: Improve cpp-client-lib: provide another `libpulsarwithdeps.a` in dep/rpm - posted by GitBox <gi...@apache.org> on 2020/03/15 03:48:43 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on a change in pull request #6537: [Issue 5903] Support `compact` all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/15 04:30:03 UTC, 0 replies.
- [GitHub] [pulsar] liangyuanpeng commented on issue #5947: got HTTP 404 error when running "pulsar-admin functions list" on functions-worker - posted by GitBox <gi...@apache.org> on 2020/03/15 04:55:57 UTC, 0 replies.
- [GitHub] [pulsar] liangyuanpeng edited a comment on issue #5947: got HTTP 404 error when running "pulsar-admin functions list" on functions-worker - posted by GitBox <gi...@apache.org> on 2020/03/15 04:56:28 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new issue #6538: [GitHub Action]: CI - Integration - Backwards Compatibility, failed for docker no space - posted by GitBox <gi...@apache.org> on 2020/03/15 08:02:06 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. - posted by GitBox <gi...@apache.org> on 2020/03/15 08:09:05 UTC, 0 replies.
- [GitHub] [pulsar] pantianying opened a new pull request #6539: [function][Ftr] Add publishFunction for go-function - posted by GitBox <gi...@apache.org> on 2020/03/15 11:16:22 UTC, 0 replies.
- [GitHub] [pulsar] pantianying closed pull request #6452: [function] Go function add more producer - posted by GitBox <gi...@apache.org> on 2020/03/15 11:16:40 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6529: [PulsarAdmin] Bookies to async - posted by GitBox <gi...@apache.org> on 2020/03/15 13:17:36 UTC, 0 replies.
- [pulsar] branch master updated (c802609 -> 60e9adb) - posted by zh...@apache.org on 2020/03/15 13:17:50 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6533: [2nd Storage]Extract common method in tiered storage to managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/15 13:18:01 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6533: [2nd Storage]Extract common method in tiered storage to managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/15 13:18:14 UTC, 0 replies.
- [pulsar] branch master updated: Extract common method in tiered storage to managed-ledger module (#6533) - posted by zh...@apache.org on 2020/03/15 13:18:20 UTC, 0 replies.
- [GitHub] [pulsar] hailin0 opened a new issue #6540: java-client:2.4.1 consumer message missing - posted by GitBox <gi...@apache.org> on 2020/03/15 13:43:32 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #4847: Pulsar sql avro support schema version - posted by GitBox <gi...@apache.org> on 2020/03/15 13:52:17 UTC, 11 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #4847: Pulsar sql avro support schema version - posted by GitBox <gi...@apache.org> on 2020/03/15 13:54:18 UTC, 0 replies.
- [GitHub] [pulsar] lonerzzz commented on issue #6181: Changes to improve readability - posted by GitBox <gi...@apache.org> on 2020/03/15 18:45:03 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6541: [PulsarAdmin] Brokers to async - posted by GitBox <gi...@apache.org> on 2020/03/16 00:30:50 UTC, 0 replies.
- [GitHub] [pulsar-client-go] mileschao commented on issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/16 01:22:30 UTC, 5 replies.
- [GitHub] [pulsar-client-go] mileschao edited a comment on issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/16 01:23:58 UTC, 0 replies.
- [pulsar-manager] branch master updated: Fix schema issues on postgresql (#273) - posted by gu...@apache.org on 2020/03/16 01:59:30 UTC, 0 replies.
- [GitHub] [pulsar] tongsucn commented on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. - posted by GitBox <gi...@apache.org> on 2020/03/16 03:10:33 UTC, 28 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6510: negative `unackedMessages` in consumers stats - posted by GitBox <gi...@apache.org> on 2020/03/16 03:32:45 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui edited a comment on issue #6510: negative `unackedMessages` in consumers stats - posted by GitBox <gi...@apache.org> on 2020/03/16 03:38:09 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/16 03:51:59 UTC, 8 replies.
- [GitHub] [pulsar] sijie commented on issue #6342: Korean documentation is not built to the website - posted by GitBox <gi...@apache.org> on 2020/03/16 03:52:55 UTC, 1 replies.
- [GitHub] [pulsar-client-go] cgfork commented on issue #192: Consumer Close() reports failure after Unsubscribe() - posted by GitBox <gi...@apache.org> on 2020/03/16 04:06:27 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6523: Consume the last N messages from Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/16 04:26:07 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6541: [PulsarAdmin] Brokers to async - posted by GitBox <gi...@apache.org> on 2020/03/16 04:32:46 UTC, 2 replies.
- [GitHub] [pulsar-client-go] sijie commented on issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/16 04:50:32 UTC, 0 replies.
- [GitHub] [pulsar] ilyam8 commented on issue #6510: negative `unackedMessages` in consumers stats - posted by GitBox <gi...@apache.org> on 2020/03/16 05:53:47 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on a change in pull request #4847: Pulsar sql avro support schema version - posted by GitBox <gi...@apache.org> on 2020/03/16 08:32:20 UTC, 6 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6532: [Issue 5902] Support to get managed ledger info of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/16 08:42:21 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on a change in pull request #6532: [Issue 5902] Support to get managed ledger info of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/16 09:35:30 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision f0880f255f - posted by mm...@apache.org on 2020/03/16 09:59:48 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6540: java-client:2.4.1 consumer message missing - posted by GitBox <gi...@apache.org> on 2020/03/16 10:06:10 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui closed issue #6510: negative `unackedMessages` in consumers stats - posted by GitBox <gi...@apache.org> on 2020/03/16 10:09:29 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6532: [Issue 5902] Support to get managed ledger info of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/16 10:20:10 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy merged pull request #191: [Issue 190] RequestTimeout bound client connection backoff - posted by GitBox <gi...@apache.org> on 2020/03/16 11:40:57 UTC, 0 replies.
- [pulsar-client-go] branch master updated: [Issue 190] RequestTimeout bound client connection backoff (#191) - posted by rx...@apache.org on 2020/03/16 11:41:01 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy closed issue #190: Retry/backoff configuration - posted by GitBox <gi...@apache.org> on 2020/03/16 11:41:36 UTC, 0 replies.
- [GitHub] [pulsar] brouwerorange commented on issue #6408: Not able to create a Pulsar function - posted by GitBox <gi...@apache.org> on 2020/03/16 12:16:31 UTC, 0 replies.
- [GitHub] [pulsar-client-go] zzzming commented on issue #195: perf tools performance about 1/10 of java client - posted by GitBox <gi...@apache.org> on 2020/03/16 14:05:00 UTC, 1 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/16 14:51:35 UTC, 3 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6523: Consume the last N messages from Pulsar - posted by GitBox <gi...@apache.org> on 2020/03/16 15:01:46 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6536: create partition topic by function - posted by GitBox <gi...@apache.org> on 2020/03/16 15:10:35 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #195: perf tools performance about 1/10 of java client - posted by GitBox <gi...@apache.org> on 2020/03/16 15:23:10 UTC, 1 replies.
- [GitHub] [pulsar] zxbfeng opened a new issue #6542: Create Producer and Consumer failed - posted by GitBox <gi...@apache.org> on 2020/03/16 15:26:40 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6535: [BUG]Msg duplicate when consumer in Failover mode - posted by GitBox <gi...@apache.org> on 2020/03/16 15:28:18 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6542: Create Producer and Consumer failed - posted by GitBox <gi...@apache.org> on 2020/03/16 15:34:40 UTC, 0 replies.
- [GitHub] [pulsar] wolfstudy commented on a change in pull request #6539: [function][Ftr] Add publishFunction for go-function - posted by GitBox <gi...@apache.org> on 2020/03/16 15:44:52 UTC, 2 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #193: Add Tags to tag different versions of the GoLang Client for Versioning - posted by GitBox <gi...@apache.org> on 2020/03/16 15:49:56 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6543: test - posted by GitBox <gi...@apache.org> on 2020/03/16 16:02:40 UTC, 0 replies.
- [GitHub] [pulsar] zxbfeng commented on issue #6542: Create Producer and Consumer failed - posted by GitBox <gi...@apache.org> on 2020/03/16 16:10:12 UTC, 2 replies.
- [GitHub] [pulsar-client-go] zzzming commented on issue #193: Add Tags to tag different versions of the GoLang Client for Versioning - posted by GitBox <gi...@apache.org> on 2020/03/16 16:31:51 UTC, 0 replies.
- [GitHub] [pulsar-client-go] sijie commented on issue #193: Add Tags to tag different versions of the GoLang Client for Versioning - posted by GitBox <gi...@apache.org> on 2020/03/16 16:34:36 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6544: [WIP] Implementation of Transaction Buffer Client. - posted by GitBox <gi...@apache.org> on 2020/03/17 00:10:40 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/17 00:26:59 UTC, 3 replies.
- [GitHub] [pulsar] yjshen commented on issue #6543: [PulsarAdmin] Multi-host async - posted by GitBox <gi...@apache.org> on 2020/03/17 00:38:33 UTC, 1 replies.
- [GitHub] [pulsar] murong00 commented on a change in pull request #6537: [Issue 5903] Support `compact` all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/17 03:05:40 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on issue #6537: [Issue 5903] Support `compact` all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/17 03:06:37 UTC, 1 replies.
- [GitHub] [pulsar] archfish closed issue #6535: [BUG]Msg duplicate when consumer in Failover mode - posted by GitBox <gi...@apache.org> on 2020/03/17 03:58:17 UTC, 0 replies.
- [GitHub] [pulsar-client-go] sijie merged pull request #127: Add release process file for pulsar-client-go - posted by GitBox <gi...@apache.org> on 2020/03/17 04:05:33 UTC, 0 replies.
- [pulsar-client-go] branch master updated: Add release process file for pulsar-client-go (#127) - posted by si...@apache.org on 2020/03/17 04:05:38 UTC, 0 replies.
- [GitHub] [pulsar] sijie opened a new pull request #6545: [blog] The Apache Pulsar 2020 User Survey Report - posted by GitBox <gi...@apache.org> on 2020/03/17 04:41:12 UTC, 0 replies.
- [GitHub] [pulsar] Anonymitaet commented on a change in pull request #6545: [blog] The Apache Pulsar 2020 User Survey Report - posted by GitBox <gi...@apache.org> on 2020/03/17 04:53:53 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #196: Fix consumer not found - posted by GitBox <gi...@apache.org> on 2020/03/17 05:24:56 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/17 05:53:02 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6545: [blog] The Apache Pulsar 2020 User Survey Report - posted by GitBox <gi...@apache.org> on 2020/03/17 07:59:18 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6545: [blog] The Apache Pulsar 2020 User Survey Report - posted by GitBox <gi...@apache.org> on 2020/03/17 08:19:21 UTC, 0 replies.
- [pulsar] branch master updated: [blog] The Apache Pulsar 2020 User Survey Report (#6545) - posted by si...@apache.org on 2020/03/17 08:19:30 UTC, 0 replies.
- [GitHub] [pulsar] massakam opened a new pull request #6546: [broker] Fix maxPendingPublishedRequestsPerConnection value in conf files - posted by GitBox <gi...@apache.org> on 2020/03/17 08:50:48 UTC, 0 replies.
- [GitHub] [pulsar] yjshen closed pull request #6543: [PulsarAdmin] Multi-host async - posted by GitBox <gi...@apache.org> on 2020/03/17 09:19:37 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6547: Handle multi-hosts in PulsarAdmin for both sync and async requests. - posted by GitBox <gi...@apache.org> on 2020/03/17 09:36:54 UTC, 0 replies.
- [GitHub] [pulsar] massakam commented on issue #6546: [broker] Fix maxPendingPublishedRequestsPerConnection value in conf files - posted by GitBox <gi...@apache.org> on 2020/03/17 09:40:24 UTC, 1 replies.
- [GitHub] [pulsar] yjshen commented on issue #6547: Handle multi-hosts in PulsarAdmin for both sync and async requests. - posted by GitBox <gi...@apache.org> on 2020/03/17 10:23:57 UTC, 7 replies.
- [GitHub] [pulsar] tuteng opened a new pull request #6548: Add clean disk in yaml - posted by GitBox <gi...@apache.org> on 2020/03/17 10:43:56 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision da369d7a75 - posted by mm...@apache.org on 2020/03/17 10:57:58 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai closed issue #6538: [GitHub Action]: CI - Integration - Backwards Compatibility, failed for docker no space - posted by GitBox <gi...@apache.org> on 2020/03/17 11:22:24 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6548: [Issue 6538][Integration test]Add clean disk in yaml - posted by GitBox <gi...@apache.org> on 2020/03/17 11:22:24 UTC, 0 replies.
- [pulsar] branch master updated (da369d7 -> e938a35) - posted by zh...@apache.org on 2020/03/17 11:22:32 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6511: Fix admin getLastMessageId return batchIndex - posted by GitBox <gi...@apache.org> on 2020/03/17 11:34:14 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6541: [PulsarAdmin] Brokers to async - posted by GitBox <gi...@apache.org> on 2020/03/17 11:37:03 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6547: Handle multi-hosts in PulsarAdmin for both sync and async requests. - posted by GitBox <gi...@apache.org> on 2020/03/17 11:37:43 UTC, 3 replies.
- [GitHub] [pulsar] tuteng commented on issue #6407: [Java client] MultiTopics discovery is broken due to discovery task scheduled twice instead of pendingBatchRecei… - posted by GitBox <gi...@apache.org> on 2020/03/17 12:03:10 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/17 12:53:55 UTC, 0 replies.
- [GitHub] [pulsar] avimas commented on issue #6407: [Java client] MultiTopics discovery is broken due to discovery task scheduled twice instead of pendingBatchRecei… - posted by GitBox <gi...@apache.org> on 2020/03/17 13:44:35 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #197: Add AckTimeout logic - posted by GitBox <gi...@apache.org> on 2020/03/17 13:52:57 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #5902: [pulsar-broker][REST API] Support get all partitions `internal-info` of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/18 01:46:58 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6532: [Issue 5902] Support to get managed ledger info of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/18 01:46:58 UTC, 0 replies.
- [pulsar] branch master updated (e938a35 -> f59d611) - posted by si...@apache.org on 2020/03/18 01:47:11 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6462: getLastMessageId from PulsarAdmin doesn't work with BatchMessageIdImpl - posted by GitBox <gi...@apache.org> on 2020/03/18 01:48:25 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6511: Fix admin getLastMessageId return batchIndex - posted by GitBox <gi...@apache.org> on 2020/03/18 01:48:25 UTC, 0 replies.
- [pulsar] branch master updated (f59d611 -> 757824f) - posted by si...@apache.org on 2020/03/18 01:48:35 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6489: [broker] Timeout API calls in BrokerService - posted by GitBox <gi...@apache.org> on 2020/03/18 01:49:15 UTC, 0 replies.
- [pulsar] branch master updated (757824f -> 4a4cce9) - posted by si...@apache.org on 2020/03/18 01:49:22 UTC, 0 replies.
- [GitHub] [pulsar] pantianying commented on issue #6539: [function][Ftr] Add publishFunction for go-function - posted by GitBox <gi...@apache.org> on 2020/03/18 02:04:22 UTC, 0 replies.
- [GitHub] [pulsar] pantianying edited a comment on issue #6539: [function][Ftr] Add publishFunction for go-function - posted by GitBox <gi...@apache.org> on 2020/03/18 02:04:55 UTC, 0 replies.
- [GitHub] [pulsar] zymap commented on issue #5720: authorize tenant level and namespace level access from the authorization provider - posted by GitBox <gi...@apache.org> on 2020/03/18 02:31:26 UTC, 0 replies.
- [GitHub] [pulsar] zymap closed pull request #6365: Add retry when using async method to perform request in AsyncHttpConnector - posted by GitBox <gi...@apache.org> on 2020/03/18 02:42:07 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/18 02:46:11 UTC, 1 replies.
- [GitHub] [pulsar] sijie merged pull request #6407: [Java client] MultiTopics discovery is broken due to discovery task scheduled twice instead of pendingBatchRecei… - posted by GitBox <gi...@apache.org> on 2020/03/18 02:47:09 UTC, 0 replies.
- [pulsar] branch master updated (4a4cce9 -> 40995a0) - posted by si...@apache.org on 2020/03/18 02:47:20 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6360: There is at least one place where sendAsync does not release the semaphore - posted by GitBox <gi...@apache.org> on 2020/03/18 02:48:30 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6360: There is at least one place where sendAsync does not release the semaphore - posted by GitBox <gi...@apache.org> on 2020/03/18 02:48:30 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6233: [authentication] Validate tokens for binary connections - posted by GitBox <gi...@apache.org> on 2020/03/18 02:49:05 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6122: [pulsar-admin] allow tenant admin to manage subscription permission - posted by GitBox <gi...@apache.org> on 2020/03/18 02:50:18 UTC, 0 replies.
- [pulsar] branch master updated (40995a0 -> 254e54b) - posted by si...@apache.org on 2020/03/18 02:50:26 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6549: [PulsarAdmin] BrokerStats to async - posted by GitBox <gi...@apache.org> on 2020/03/18 03:05:58 UTC, 0 replies.
- [GitHub] [pulsar] wolfstudy commented on issue #6539: [function][Ftr] Add publishFunction for go-function - posted by GitBox <gi...@apache.org> on 2020/03/18 03:49:17 UTC, 1 replies.
- [GitHub] [pulsar] yjshen commented on issue #6549: [PulsarAdmin] BrokerStats to async - posted by GitBox <gi...@apache.org> on 2020/03/18 04:00:10 UTC, 0 replies.
- [GitHub] [pulsar] jerrypeng commented on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/18 04:05:09 UTC, 0 replies.
- [GitHub] [pulsar] jerrypeng edited a comment on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/18 04:05:46 UTC, 2 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #198: Fix pprof typo - posted by GitBox <gi...@apache.org> on 2020/03/18 04:06:30 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6549: [PulsarAdmin] BrokerStats to async - posted by GitBox <gi...@apache.org> on 2020/03/18 04:34:06 UTC, 0 replies.
- [pulsar] branch master updated (254e54b -> b77d3c6) - posted by si...@apache.org on 2020/03/18 04:34:16 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6547: Handle multi-hosts in PulsarAdmin for both sync and async requests. - posted by GitBox <gi...@apache.org> on 2020/03/18 06:10:09 UTC, 0 replies.
- [pulsar] branch master updated: Handle multi-hosts in PulsarAdmin for both sync and async requests. (#6547) - posted by si...@apache.org on 2020/03/18 06:10:16 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6541: [PulsarAdmin] Brokers to async - posted by GitBox <gi...@apache.org> on 2020/03/18 08:14:43 UTC, 1 replies.
- [GitHub] [pulsar] zymap commented on issue #6546: [broker] Fix maxPendingPublishedRequestsPerConnection value in conf files - posted by GitBox <gi...@apache.org> on 2020/03/18 08:28:24 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 1517d1925b - posted by mm...@apache.org on 2020/03/18 09:35:20 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #199: [Bug fix] Fix seek by time error - posted by GitBox <gi...@apache.org> on 2020/03/18 09:36:20 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai closed issue #6439: libssl.so should be linked dynamically into the libpulsar.a - posted by GitBox <gi...@apache.org> on 2020/03/18 09:46:52 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6458: Improve cpp-client-lib: provide another `libpulsarwithdeps.a` in dep/rpm - posted by GitBox <gi...@apache.org> on 2020/03/18 09:46:53 UTC, 0 replies.
- [pulsar] branch master updated (1517d19 -> 33eea88) - posted by zh...@apache.org on 2020/03/18 09:47:04 UTC, 0 replies.
- [GitHub] [pulsar] Lanayx commented on a change in pull request #6345: [Java Reader Client] Start reader inside batch result in read first message in batch. - posted by GitBox <gi...@apache.org> on 2020/03/18 10:33:39 UTC, 9 replies.
- [GitHub] [pulsar] yjshen commented on a change in pull request #6345: [Java Reader Client] Start reader inside batch result in read first message in batch. - posted by GitBox <gi...@apache.org> on 2020/03/18 11:15:20 UTC, 1 replies.
- [GitHub] [pulsar] tuteng commented on issue #6390: fix duplicate key to send propertys - posted by GitBox <gi...@apache.org> on 2020/03/18 12:06:42 UTC, 2 replies.
- [GitHub] [pulsar] tuteng commented on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/18 12:14:09 UTC, 3 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6546: [broker] Fix maxPendingPublishedRequestsPerConnection value in conf files - posted by GitBox <gi...@apache.org> on 2020/03/18 13:35:28 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai edited a comment on issue #6546: [broker] Fix maxPendingPublishedRequestsPerConnection value in conf files - posted by GitBox <gi...@apache.org> on 2020/03/18 13:36:04 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6541: [PulsarAdmin] Brokers to async - posted by GitBox <gi...@apache.org> on 2020/03/18 13:36:59 UTC, 0 replies.
- [pulsar] branch master updated (33eea88 -> b9651a9) - posted by zh...@apache.org on 2020/03/18 13:37:11 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6517: BCFIPS not supprted with pulsar client libraray - posted by GitBox <gi...@apache.org> on 2020/03/18 14:51:29 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6550: Disable channel auto read when publish rate or publish buffer exceeded - posted by GitBox <gi...@apache.org> on 2020/03/18 15:10:18 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni opened a new pull request #6551: Add more logging during refresh credentials path - posted by GitBox <gi...@apache.org> on 2020/03/18 15:59:56 UTC, 0 replies.
- [GitHub] [pulsar] david-streamlio commented on issue #4077: PIP-34 New subscription type Key_Shared - posted by GitBox <gi...@apache.org> on 2020/03/18 16:15:45 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy merged pull request #196: Fix consumer not found - posted by GitBox <gi...@apache.org> on 2020/03/18 16:39:59 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy closed issue #192: Consumer Close() reports failure after Unsubscribe() - posted by GitBox <gi...@apache.org> on 2020/03/18 16:39:59 UTC, 0 replies.
- [pulsar-client-go] branch master updated: Fix consumer not found (#196) - posted by rx...@apache.org on 2020/03/18 16:40:05 UTC, 0 replies.
- [GitHub] [pulsar] scr-oath commented on issue #6360: There is at least one place where sendAsync does not release the semaphore - posted by GitBox <gi...@apache.org> on 2020/03/18 18:19:46 UTC, 1 replies.
- [GitHub] [pulsar] srkukarni merged pull request #6551: Add more logging during refresh credentials path - posted by GitBox <gi...@apache.org> on 2020/03/18 19:14:38 UTC, 0 replies.
- [pulsar] branch master updated: Add more logging during refresh credentials path (#6551) - posted by sa...@apache.org on 2020/03/18 19:14:45 UTC, 0 replies.
- [GitHub] [pulsar-client-go] cckellogg commented on a change in pull request #198: Fix pprof typo - posted by GitBox <gi...@apache.org> on 2020/03/18 21:13:06 UTC, 4 replies.
- [GitHub] [pulsar] addisonj commented on issue #6233: [authentication] Validate tokens for binary connections - posted by GitBox <gi...@apache.org> on 2020/03/18 22:10:29 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6525: Improved feature pulsar-sql - posted by GitBox <gi...@apache.org> on 2020/03/18 22:19:50 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions - posted by GitBox <gi...@apache.org> on 2020/03/18 23:03:44 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #4077: PIP-34 New subscription type Key_Shared - posted by GitBox <gi...@apache.org> on 2020/03/18 23:39:08 UTC, 1 replies.
- [GitHub] [pulsar] sijie merged pull request #6203: [functions] Default functionAuthProvider when running in k8s - posted by GitBox <gi...@apache.org> on 2020/03/18 23:40:24 UTC, 0 replies.
- [pulsar] branch master updated: [functions] Default functionAuthProvider when running in k8s (#6203) - posted by si...@apache.org on 2020/03/18 23:40:34 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6203: [functions] Default functionAuthProvider when running in k8s - posted by GitBox <gi...@apache.org> on 2020/03/18 23:40:40 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6233: [authentication] Validate tokens for binary connections - posted by GitBox <gi...@apache.org> on 2020/03/18 23:41:15 UTC, 0 replies.
- [pulsar] branch master updated: [authentication] Validate tokens for binary connections (#6233) - posted by si...@apache.org on 2020/03/18 23:41:24 UTC, 0 replies.
- [GitHub] [pulsar] Antti-Kaikkonen commented on issue #6427: State Functions - stuck after 3 events? - posted by GitBox <gi...@apache.org> on 2020/03/18 23:46:29 UTC, 0 replies.
- [GitHub] [pulsar] Antti-Kaikkonen edited a comment on issue #6427: State Functions - stuck after 3 events? - posted by GitBox <gi...@apache.org> on 2020/03/18 23:46:49 UTC, 1 replies.
- [GitHub] [pulsar] st0ckface opened a new issue #6552: Cant ack messages on exclusive subscriptions with partioned topic - posted by GitBox <gi...@apache.org> on 2020/03/18 23:58:05 UTC, 0 replies.
- [GitHub] [pulsar-client-go] mileschao commented on issue #199: [Bug fix] Fix seek by time error - posted by GitBox <gi...@apache.org> on 2020/03/19 01:01:23 UTC, 0 replies.
- [GitHub] [pulsar] KannarFr commented on issue #6348: [Issue 6170][functions] add custom property option to functions - posted by GitBox <gi...@apache.org> on 2020/03/19 01:25:42 UTC, 3 replies.
- [GitHub] [pulsar] KannarFr removed a comment on issue #6348: [Issue 6170][functions] add custom property option to functions - posted by GitBox <gi...@apache.org> on 2020/03/19 01:26:29 UTC, 0 replies.
- [GitHub] [pulsar-client-go] mileschao opened a new issue #200: short read when reading frame size - posted by GitBox <gi...@apache.org> on 2020/03/19 01:52:52 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6516: [pulsar-proxy] Add CLI support to get pulsar-proxy stats - posted by GitBox <gi...@apache.org> on 2020/03/19 01:55:42 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui opened a new issue #6553: Support specify dispatch policy for the non-key message in Key_Shared subscription mode - posted by GitBox <gi...@apache.org> on 2020/03/19 02:23:23 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new issue #6554: Dispatch messages to the new consumer after exist consumer acknowledged all dispatched messages - posted by GitBox <gi...@apache.org> on 2020/03/19 02:25:38 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new issue #6555: Send Key hash range change events to consumers in Key_Shared subscription. - posted by GitBox <gi...@apache.org> on 2020/03/19 02:27:06 UTC, 0 replies.
- [GitHub] [pulsar] 18817872594 opened a new issue #6556: java-client:2.4.0 consumer seek by time no use, still consume from earliest message - posted by GitBox <gi...@apache.org> on 2020/03/19 02:29:16 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #4077: PIP-34 New subscription type Key_Shared - posted by GitBox <gi...@apache.org> on 2020/03/19 02:29:58 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui closed issue #4077: PIP-34 New subscription type Key_Shared - posted by GitBox <gi...@apache.org> on 2020/03/19 02:29:59 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Updated PIP 34: Add new subscribe type Key_shared (markdown) - posted by pe...@apache.org on 2020/03/19 02:31:52 UTC, 0 replies.
- [GitHub] [pulsar-client-go] cckellogg commented on a change in pull request #199: [Bug fix] Fix seek by time error - posted by GitBox <gi...@apache.org> on 2020/03/19 02:47:41 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6546: [broker] Fix maxPendingPublishedRequestsPerConnection value in conf files - posted by GitBox <gi...@apache.org> on 2020/03/19 03:08:30 UTC, 0 replies.
- [pulsar] branch master updated: Fix maxPendingPublishedRequestsPerConnection value in conf files (#6546) - posted by pe...@apache.org on 2020/03/19 03:08:39 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #199: [Bug fix] Fix seek by time error - posted by GitBox <gi...@apache.org> on 2020/03/19 03:22:53 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #199: [Bug fix] Fix seek by time error - posted by GitBox <gi...@apache.org> on 2020/03/19 03:23:15 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6530: Restrict permission to create new subscription for given role - force role to use existing subscription - posted by GitBox <gi...@apache.org> on 2020/03/19 03:31:31 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on a change in pull request #198: Fix pprof typo - posted by GitBox <gi...@apache.org> on 2020/03/19 03:36:59 UTC, 2 replies.
- [GitHub] [pulsar] gaoran10 commented on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/19 03:39:50 UTC, 9 replies.
- [GitHub] [pulsar] gaoran10 removed a comment on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/19 03:40:02 UTC, 0 replies.
- [GitHub] [pulsar] tuteng opened a new pull request #6557: [docs]Add auto split json swagger file - posted by GitBox <gi...@apache.org> on 2020/03/19 03:43:12 UTC, 0 replies.
- [GitHub] [pulsar] tuteng merged pull request #6550: Disable channel auto read when publish rate or publish buffer exceeded - posted by GitBox <gi...@apache.org> on 2020/03/19 03:55:18 UTC, 0 replies.
- [pulsar] branch master updated (41c583c -> ec31d54) - posted by gu...@apache.org on 2020/03/19 03:55:26 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6558: Stop increase unacked messages for the consumer with Exclusive/Failover subscription mode. - posted by GitBox <gi...@apache.org> on 2020/03/19 03:58:24 UTC, 0 replies.
- [GitHub] [pulsar] kemburi opened a new pull request #6559: [6517][pulsar-client] - posted by GitBox <gi...@apache.org> on 2020/03/19 04:51:12 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy merged pull request #199: [Bug fix] Fix seek by time error - posted by GitBox <gi...@apache.org> on 2020/03/19 04:58:27 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy closed issue #194: test case for consumer SeekByTime - posted by GitBox <gi...@apache.org> on 2020/03/19 04:58:27 UTC, 0 replies.
- [pulsar-client-go] branch master updated: [Bug fix] Fix seek by time error (#199) - posted by rx...@apache.org on 2020/03/19 04:58:31 UTC, 0 replies.
- [pulsar-client-node] branch master updated: Add support for passing `log` function when creating client (#82) - posted by hr...@apache.org on 2020/03/19 05:16:29 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #198: Fix pprof typo - posted by GitBox <gi...@apache.org> on 2020/03/19 05:38:02 UTC, 1 replies.
- [GitHub] [pulsar] sijie closed issue #6552: Cant ack messages on exclusive subscriptions with partioned topic - posted by GitBox <gi...@apache.org> on 2020/03/19 05:42:05 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6558: Stop increase unacked messages for the consumer with Exclusive/Failover subscription mode. - posted by GitBox <gi...@apache.org> on 2020/03/19 05:42:06 UTC, 0 replies.
- [pulsar] branch master updated (ec31d54 -> 2449696) - posted by si...@apache.org on 2020/03/19 05:42:14 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6557: [docs]Add auto split json swagger file - posted by GitBox <gi...@apache.org> on 2020/03/19 05:42:45 UTC, 0 replies.
- [pulsar] branch master updated (2449696 -> 6e9570b) - posted by si...@apache.org on 2020/03/19 05:42:54 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #197: Add AckTimeout logic - posted by GitBox <gi...@apache.org> on 2020/03/19 05:43:05 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6515: [pulsar-proxy] update proxy logging dynamically - posted by GitBox <gi...@apache.org> on 2020/03/19 05:43:13 UTC, 0 replies.
- [pulsar] branch master updated (6e9570b -> 5ae525a) - posted by si...@apache.org on 2020/03/19 05:43:20 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6508: [Issue 6507][deployment]fix k8s config and env py - posted by GitBox <gi...@apache.org> on 2020/03/19 05:43:46 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6507: [deployment]wrong k8s yaml config and env do not update - posted by GitBox <gi...@apache.org> on 2020/03/19 05:43:46 UTC, 0 replies.
- [pulsar] branch master updated (5ae525a -> 83efd44) - posted by si...@apache.org on 2020/03/19 05:43:54 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #5903: [pulsar-broker][REST-API] Support `compact` all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/19 05:45:49 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6537: [Issue 5903] Support `compact` all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/19 05:45:50 UTC, 0 replies.
- [pulsar] branch master updated: [Issue 5903] Support `compact` all partitions of a partitioned topic (#6537) - posted by si...@apache.org on 2020/03/19 05:45:58 UTC, 0 replies.
- [GitHub] [pulsar] jerrypeng opened a new pull request #6560: Fix: topic with one partition cannot be updated - posted by GitBox <gi...@apache.org> on 2020/03/19 06:11:12 UTC, 0 replies.
- [GitHub] [pulsar] murong00 opened a new issue #6561: [pulsar-client] NPE while call getLastMessageId - posted by GitBox <gi...@apache.org> on 2020/03/19 07:00:17 UTC, 0 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6562: [Issue 6561] [pulsar-client] Fix NPE while call getLastMessageId - posted by GitBox <gi...@apache.org> on 2020/03/19 07:18:14 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6559: [6517][pulsar-client] - posted by GitBox <gi...@apache.org> on 2020/03/19 07:39:35 UTC, 1 replies.
- [GitHub] [pulsar] kemburi commented on issue #6559: [6517][pulsar-client] - posted by GitBox <gi...@apache.org> on 2020/03/19 07:42:40 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 9634eb7977 - posted by mm...@apache.org on 2020/03/19 10:09:43 UTC, 0 replies.
- [GitHub] [pulsar] rfetishkevi opened a new issue #6563: ZooKeeperChildrenCache reloading creates heavy load on Zookeeper - posted by GitBox <gi...@apache.org> on 2020/03/19 10:59:52 UTC, 0 replies.
- [GitHub] [pulsar] poulhenriksen opened a new issue #6564: Can not increase partitions in topic with only one partition - posted by GitBox <gi...@apache.org> on 2020/03/19 14:02:56 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6560: Fix: topic with one partition cannot be updated - posted by GitBox <gi...@apache.org> on 2020/03/19 14:09:40 UTC, 0 replies.
- [GitHub] [pulsar] merlimat commented on a change in pull request #6560: Fix: topic with one partition cannot be updated - posted by GitBox <gi...@apache.org> on 2020/03/19 15:31:59 UTC, 1 replies.
- [GitHub] [pulsar] nicknezis opened a new pull request #6565: [Issue 5992][Helm chart] Helm chart bug fixes - posted by GitBox <gi...@apache.org> on 2020/03/19 15:51:47 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6562: [Issue 6561] [pulsar-client] Fix NPE while call getLastMessageId - posted by GitBox <gi...@apache.org> on 2020/03/19 16:59:10 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6561: [pulsar-client] NPE while call getLastMessageId - posted by GitBox <gi...@apache.org> on 2020/03/19 16:59:10 UTC, 0 replies.
- [pulsar] branch master updated (9634eb7 -> 2007de6) - posted by si...@apache.org on 2020/03/19 16:59:23 UTC, 0 replies.
- [GitHub] [pulsar] jerrypeng commented on a change in pull request #6560: Fix: topic with one partition cannot be updated - posted by GitBox <gi...@apache.org> on 2020/03/19 17:39:54 UTC, 2 replies.
- [GitHub] [pulsar] cbornet commented on issue #6512: WIP: [protocol] Grpc protocol handler - posted by GitBox <gi...@apache.org> on 2020/03/19 17:52:22 UTC, 1 replies.
- [GitHub] [pulsar] jerrypeng merged pull request #6560: Fix: topic with one partition cannot be updated - posted by GitBox <gi...@apache.org> on 2020/03/19 21:24:02 UTC, 0 replies.
- [pulsar] branch master updated: Fix: topic with one partition cannot be updated (#6560) - posted by je...@apache.org on 2020/03/19 21:24:13 UTC, 0 replies.
- [GitHub] [pulsar-client-go] tabdulazim opened a new issue #201: Expose GetRedeliveryCount in the Message interface - posted by GitBox <gi...@apache.org> on 2020/03/19 23:07:40 UTC, 0 replies.
- [GitHub] [pulsar] cckellogg commented on issue #5843: Duplicate flags when running bin/pulsar bookie - posted by GitBox <gi...@apache.org> on 2020/03/19 23:25:08 UTC, 0 replies.
- [GitHub] [pulsar] cckellogg edited a comment on issue #5843: Duplicate flags when running bin/pulsar bookie - posted by GitBox <gi...@apache.org> on 2020/03/19 23:26:40 UTC, 0 replies.
- [pulsar.wiki] branch master updated: initial draft - posted by rd...@apache.org on 2020/03/19 23:47:40 UTC, 0 replies.
- [pulsar.wiki] branch master updated: add PIP-60 - posted by rd...@apache.org on 2020/03/19 23:48:38 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6566: [Proxy-Server] Support SNI routing to support various proxy-server in pulsar - posted by GitBox <gi...@apache.org> on 2020/03/20 00:04:15 UTC, 0 replies.
- [GitHub] [pulsar] tongsucn edited a comment on issue #6534: [Issue 6000][pulsar-client] C++ client ACK grouping feature. - posted by GitBox <gi...@apache.org> on 2020/03/20 01:07:44 UTC, 0 replies.
- [GitHub] [pulsar] tuteng merged pull request #6390: fix duplicate key to send propertys - posted by GitBox <gi...@apache.org> on 2020/03/20 02:09:09 UTC, 0 replies.
- [pulsar] branch master updated: fix duplicate key to send propertys (#6390) - posted by gu...@apache.org on 2020/03/20 02:09:18 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy closed pull request #197: Add AckTimeout logic - posted by GitBox <gi...@apache.org> on 2020/03/20 02:36:43 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6567: Make SchemaStorage accessible in Offloader - posted by GitBox <gi...@apache.org> on 2020/03/20 04:09:00 UTC, 0 replies.
- [GitHub] [pulsar] 18817872594 commented on issue #6556: java-client:2.4.0 consumer seek by time no use, still consume from earliest message - posted by GitBox <gi...@apache.org> on 2020/03/20 07:12:49 UTC, 4 replies.
- [GitHub] [pulsar] yjshen commented on issue #6556: java-client:2.4.0 consumer seek by time no use, still consume from earliest message - posted by GitBox <gi...@apache.org> on 2020/03/20 08:29:36 UTC, 3 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #202: [Issue: 201] Expose GetDeliveryCount method from Message interface - posted by GitBox <gi...@apache.org> on 2020/03/20 08:38:43 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: pass cancellation token to async lock - posted by bl...@apache.org on 2020/03/20 08:39:29 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: Updating links now that the repo has a new home - posted by bl...@apache.org on 2020/03/20 08:55:12 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #200: short read when reading frame size - posted by GitBox <gi...@apache.org> on 2020/03/20 09:05:12 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6568: [PulsarAdmin] Clusters to async - posted by GitBox <gi...@apache.org> on 2020/03/20 09:40:50 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 79abc88fed - posted by mm...@apache.org on 2020/03/20 09:55:10 UTC, 0 replies.
- [GitHub] [pulsar] whisper-bye commented on issue #2992: schemas feature request - posted by GitBox <gi...@apache.org> on 2020/03/20 10:14:51 UTC, 0 replies.
- [GitHub] [pulsar] whisper-bye edited a comment on issue #2992: schemas feature request - posted by GitBox <gi...@apache.org> on 2020/03/20 10:15:15 UTC, 1 replies.
- [GitHub] [pulsar] chrismiller commented on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/20 10:26:52 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated: Disable channel auto read when publish rate or publish buffer exceeded (#6550) - posted by zh...@apache.org on 2020/03/20 10:34:55 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6568: [PulsarAdmin] Clusters to async - posted by GitBox <gi...@apache.org> on 2020/03/20 10:43:02 UTC, 0 replies.
- [GitHub] [pulsar-client-go] jiazhai commented on issue #195: perf tools performance about 1/10 of java client - posted by GitBox <gi...@apache.org> on 2020/03/20 10:54:14 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6569: [PulsarAdmin] Lookup to async - posted by GitBox <gi...@apache.org> on 2020/03/20 11:11:51 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/20 11:13:42 UTC, 4 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6570: [PulsarAdmin] Worker to async - posted by GitBox <gi...@apache.org> on 2020/03/20 11:36:56 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6569: [PulsarAdmin] Lookup to async - posted by GitBox <gi...@apache.org> on 2020/03/20 11:37:43 UTC, 1 replies.
- [pulsar] branch branch-2.5 updated: fix version 2.5.0 - posted by zh...@apache.org on 2020/03/20 11:38:04 UTC, 0 replies.
- [GitHub] [pulsar] tuteng closed pull request #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/20 12:14:41 UTC, 0 replies.
- [GitHub] [pulsar] gaoran10 opened a new pull request #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/20 12:14:45 UTC, 3 replies.
- [GitHub] [pulsar] wonko commented on issue #6496: ReceiverQueueSize: -1 prefetches one message - posted by GitBox <gi...@apache.org> on 2020/03/20 12:16:33 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6570: [PulsarAdmin] Worker to async - posted by GitBox <gi...@apache.org> on 2020/03/20 12:24:51 UTC, 4 replies.
- [GitHub] [pulsar] lanwen commented on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/20 12:56:56 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated (fcd8902 -> 96b389e) - posted by zh...@apache.org on 2020/03/20 13:36:40 UTC, 0 replies.
- [pulsar] 01/01: fix version 2.5.0 - posted by zh...@apache.org on 2020/03/20 13:36:41 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new issue #6571: [PulsarAdmin] Move implementations to async - posted by GitBox <gi...@apache.org> on 2020/03/20 13:37:31 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6570: [PulsarAdmin] Worker to async - posted by GitBox <gi...@apache.org> on 2020/03/20 13:38:50 UTC, 3 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6572: [PulsarAdmin] ResourceQuotas to async - posted by GitBox <gi...@apache.org> on 2020/03/20 13:57:46 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6568: [PulsarAdmin] Clusters to async - posted by GitBox <gi...@apache.org> on 2020/03/20 14:01:28 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6573: [PulsarAdmin] Tenants to async - posted by GitBox <gi...@apache.org> on 2020/03/20 14:14:52 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6572: [PulsarAdmin] ResourceQuotas to async - posted by GitBox <gi...@apache.org> on 2020/03/20 14:20:11 UTC, 6 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6574: [Issue 5901] Added support to offload all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/20 14:26:51 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6572: [PulsarAdmin] ResourceQuotas to async - posted by GitBox <gi...@apache.org> on 2020/03/20 14:27:19 UTC, 3 replies.
- [GitHub] [pulsar] rodyarantes opened a new pull request #6575: Removed deprecated -XX:+AggressiveOpts - posted by GitBox <gi...@apache.org> on 2020/03/20 15:17:02 UTC, 0 replies.
- [GitHub] [pulsar] merlimat commented on issue #6575: Removed deprecated -XX:+AggressiveOpts - posted by GitBox <gi...@apache.org> on 2020/03/20 15:32:28 UTC, 0 replies.
- [GitHub] [pulsar] zyllt opened a new issue #6576: Failed to create Consumer for the first time - posted by GitBox <gi...@apache.org> on 2020/03/20 15:34:38 UTC, 0 replies.
- [GitHub] [pulsar-client-ruby] lukfugl opened a new pull request #1: Reader interface - posted by GitBox <gi...@apache.org> on 2020/03/20 15:42:02 UTC, 0 replies.
- [GitHub] [pulsar-client-go] cckellogg commented on a change in pull request #202: [Issue: 201] Expose GetDeliveryCount method from Message interface - posted by GitBox <gi...@apache.org> on 2020/03/20 15:44:51 UTC, 0 replies.
- [GitHub] [pulsar-client-ruby] addisonj commented on a change in pull request #1: Reader interface - posted by GitBox <gi...@apache.org> on 2020/03/20 15:49:42 UTC, 1 replies.
- [GitHub] [pulsar-client-go] wolfstudy merged pull request #198: Fix pprof typo - posted by GitBox <gi...@apache.org> on 2020/03/20 17:03:06 UTC, 0 replies.
- [pulsar-client-go] branch master updated: Fix pprof typo (#198) - posted by rx...@apache.org on 2020/03/20 17:03:09 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6568: [PulsarAdmin] Clusters to async - posted by GitBox <gi...@apache.org> on 2020/03/20 17:10:00 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Clusters to async (#6568) - posted by si...@apache.org on 2020/03/20 17:10:10 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6567: Make SchemaStorage accessible in Offloader - posted by GitBox <gi...@apache.org> on 2020/03/20 17:15:03 UTC, 0 replies.
- [pulsar] branch master updated: Make SchemaStorage accessible in Offloader (#6567) - posted by si...@apache.org on 2020/03/20 17:15:11 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni opened a new pull request #6577: Do not retry on authorization failure - posted by GitBox <gi...@apache.org> on 2020/03/20 20:04:49 UTC, 0 replies.
- [GitHub] [pulsar] cbornet closed pull request #6512: WIP: [protocol] Grpc protocol handler - posted by GitBox <gi...@apache.org> on 2020/03/20 20:23:13 UTC, 2 replies.
- [GitHub] [pulsar-client-go] zzzming commented on issue #200: short read when reading frame size - posted by GitBox <gi...@apache.org> on 2020/03/20 21:36:26 UTC, 0 replies.
- [GitHub] [pulsar-client-go] zzzming edited a comment on issue #200: short read when reading frame size - posted by GitBox <gi...@apache.org> on 2020/03/20 21:37:30 UTC, 0 replies.
- [GitHub] [pulsar] lonerzzz opened a new issue #6578: PulsarConsumerSource messageReceiveTimeoutMs parameter should be configurable - posted by GitBox <gi...@apache.org> on 2020/03/20 23:48:27 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6325: KeyValue schema support for pulsar sql - posted by GitBox <gi...@apache.org> on 2020/03/21 02:24:59 UTC, 0 replies.
- [GitHub] [pulsar] fantapsody opened a new pull request #6579: [docker] Do not apply env values to pulsar_env.sh and bkenv.sh implicitly - posted by GitBox <gi...@apache.org> on 2020/03/21 02:31:42 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6183: Namespace level offloader - posted by GitBox <gi...@apache.org> on 2020/03/21 02:59:07 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #5915: Allow to enable/disable delayed delivery for messages on namespace - posted by GitBox <gi...@apache.org> on 2020/03/21 03:12:57 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6496: ReceiverQueueSize: -1 prefetches one message - posted by GitBox <gi...@apache.org> on 2020/03/21 03:22:54 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6569: [PulsarAdmin] Lookup to async - posted by GitBox <gi...@apache.org> on 2020/03/21 03:28:02 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Lookup to async (#6569) - posted by pe...@apache.org on 2020/03/21 03:28:17 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6570: [PulsarAdmin] Worker to async - posted by GitBox <gi...@apache.org> on 2020/03/21 03:29:00 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Worker to async (#6570) - posted by pe...@apache.org on 2020/03/21 03:29:07 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6573: [PulsarAdmin] Tenants to async - posted by GitBox <gi...@apache.org> on 2020/03/21 03:30:04 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Tenants to async (#6573) - posted by pe...@apache.org on 2020/03/21 03:30:13 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6365: Add retry when using async method to perform request in AsyncHttpConnector - posted by GitBox <gi...@apache.org> on 2020/03/21 03:39:10 UTC, 0 replies.
- [GitHub] [pulsar] tuteng edited a comment on issue #6365: Add retry when using async method to perform request in AsyncHttpConnector - posted by GitBox <gi...@apache.org> on 2020/03/21 03:39:32 UTC, 1 replies.
- [GitHub] [pulsar] tuteng commented on issue #6077: Support delete inactive topic when subscriptions caught up - posted by GitBox <gi...@apache.org> on 2020/03/21 03:53:33 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6574: [Issue 5901] Added support to offload all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/21 04:04:55 UTC, 2 replies.
- [GitHub] [pulsar] tuteng commented on issue #5938: Upgrade Avro to 1.9.1 - posted by GitBox <gi...@apache.org> on 2020/03/21 04:08:05 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6572: [PulsarAdmin] ResourceQuotas to async - posted by GitBox <gi...@apache.org> on 2020/03/21 04:16:25 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] ResourceQuotas to async (#6572) - posted by pe...@apache.org on 2020/03/21 04:16:35 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6178: Introduce maxMessagePublishBufferSizeInMB configuration to avoid broker OOM - posted by GitBox <gi...@apache.org> on 2020/03/21 04:22:19 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6074: PIP-55: Refresh Authentication Credentials - posted by GitBox <gi...@apache.org> on 2020/03/21 04:30:13 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6576: Failed to create Consumer for the first time - posted by GitBox <gi...@apache.org> on 2020/03/21 04:31:48 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6577: Do not retry on authorization failure - posted by GitBox <gi...@apache.org> on 2020/03/21 04:42:04 UTC, 0 replies.
- [GitHub] [pulsar] zplinuxlover commented on issue #6578: PulsarConsumerSource messageReceiveTimeoutMs parameter should be configurable - posted by GitBox <gi...@apache.org> on 2020/03/21 04:48:30 UTC, 0 replies.
- [GitHub] [pulsar] zplinuxlover commented on issue #6576: Failed to create Consumer for the first time - posted by GitBox <gi...@apache.org> on 2020/03/21 04:48:51 UTC, 0 replies.
- [GitHub] [pulsar] zplinuxlover commented on issue #6521: Make function TLS configuration independent of function worker TLS configuration - posted by GitBox <gi...@apache.org> on 2020/03/21 04:49:01 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6336: Windows CMake corrections - posted by GitBox <gi...@apache.org> on 2020/03/21 05:11:51 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6504: Use more granular permissions for topics - posted by GitBox <gi...@apache.org> on 2020/03/21 05:26:05 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6241: Supports evenly distribute topics count when splits bundle - posted by GitBox <gi...@apache.org> on 2020/03/21 05:31:36 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6310: Enable get precise backlog and backlog without delayed messages. - posted by GitBox <gi...@apache.org> on 2020/03/21 05:37:24 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated (96b389e -> 68e5b79) - posted by gu...@apache.org on 2020/03/21 05:53:55 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy merged pull request #202: [Issue: 201] Expose GetDeliveryCount method from Message interface - posted by GitBox <gi...@apache.org> on 2020/03/21 06:06:12 UTC, 0 replies.
- [pulsar-client-go] branch master updated: [Issue: 201] Expose GetDeliveryCount method from Message interface (#202) - posted by rx...@apache.org on 2020/03/21 06:06:19 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #201: Expose GetRedeliveryCount in the Message interface - posted by GitBox <gi...@apache.org> on 2020/03/21 06:08:07 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #201: Expose GetRedeliveryCount in the Message interface - posted by GitBox <gi...@apache.org> on 2020/03/21 06:08:25 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy closed issue #201: Expose GetRedeliveryCount in the Message interface - posted by GitBox <gi...@apache.org> on 2020/03/21 06:08:28 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui edited a comment on issue #6576: Failed to create Consumer for the first time - posted by GitBox <gi...@apache.org> on 2020/03/21 06:14:19 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6580: [PulsarAdmin] Functions to async - posted by GitBox <gi...@apache.org> on 2020/03/21 06:38:17 UTC, 0 replies.
- [GitHub] [pulsar-client-go] mileschao commented on issue #200: short read when reading frame size - posted by GitBox <gi...@apache.org> on 2020/03/21 06:42:26 UTC, 1 replies.
- [GitHub] [pulsar] yjshen commented on issue #6580: [PulsarAdmin] Functions to async - posted by GitBox <gi...@apache.org> on 2020/03/21 07:34:45 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6580: [PulsarAdmin] Functions to async - posted by GitBox <gi...@apache.org> on 2020/03/21 09:03:18 UTC, 0 replies.
- [GitHub] [pulsar] murong00 commented on a change in pull request #6574: [Issue 5901] Added support to offload all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/21 09:22:32 UTC, 2 replies.
- [pulsar] branch asf-site updated: Updated site at revision 63c6a586ba - posted by mm...@apache.org on 2020/03/21 10:11:58 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new pull request #6581: resume some servercnx method to public - posted by GitBox <gi...@apache.org> on 2020/03/21 14:35:23 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: ConnectionPool handles connecting through Pulsar proxies - posted by bl...@apache.org on 2020/03/21 14:48:36 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/21 14:55:05 UTC, 3 replies.
- [GitHub] [pulsar] zyllt commented on issue #6576: Failed to create Consumer for the first time - posted by GitBox <gi...@apache.org> on 2020/03/21 15:13:12 UTC, 0 replies.
- [GitHub] [pulsar] duli559 commented on issue #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer - posted by GitBox <gi...@apache.org> on 2020/03/21 17:23:54 UTC, 5 replies.
- [GitHub] [pulsar] srkukarni merged pull request #6577: Do not retry on authorization failure - posted by GitBox <gi...@apache.org> on 2020/03/22 00:23:28 UTC, 0 replies.
- [pulsar] branch master updated: Do not retry on authorization failure (#6577) - posted by sa...@apache.org on 2020/03/22 00:23:41 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6582: [PulsarAdmin] Sinks to async - posted by GitBox <gi...@apache.org> on 2020/03/22 02:27:13 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6574: [Issue 5901] Added support to offload all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/22 02:30:40 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui removed a comment on issue #6574: [Issue 5901] Added support to offload all partitions of a partitioned topic - posted by GitBox <gi...@apache.org> on 2020/03/22 02:31:58 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6581: resume some servercnx method to public - posted by GitBox <gi...@apache.org> on 2020/03/22 02:32:02 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui removed a comment on issue #6581: resume some servercnx method to public - posted by GitBox <gi...@apache.org> on 2020/03/22 02:32:11 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6582: [PulsarAdmin] Sinks to async - posted by GitBox <gi...@apache.org> on 2020/03/22 02:42:26 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6583: [PulsarAdmin] Sources to async - posted by GitBox <gi...@apache.org> on 2020/03/22 02:46:36 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6579: [docker] Do not apply env values to pulsar_env.sh and bkenv.sh implicitly - posted by GitBox <gi...@apache.org> on 2020/03/22 02:56:53 UTC, 2 replies.
- [GitHub] [pulsar] yjshen commented on issue #6583: [PulsarAdmin] Sources to async - posted by GitBox <gi...@apache.org> on 2020/03/22 03:06:05 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6581: resume some servercnx method to public - posted by GitBox <gi...@apache.org> on 2020/03/22 03:18:52 UTC, 0 replies.
- [pulsar] branch master updated: resume servercnx method to public (#6581) - posted by zh...@apache.org on 2020/03/22 03:19:02 UTC, 0 replies.
- [pulsar] branch branch-2.5 updated: resume servercnx method to public (#6581) - posted by zh...@apache.org on 2020/03/22 03:20:35 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni opened a new pull request #6584: Do not retry unretriable errors - posted by GitBox <gi...@apache.org> on 2020/03/22 05:10:00 UTC, 0 replies.
- [GitHub] [pulsar] gaoran10 closed pull request #6445: Fixed avro schema decode error in functions - posted by GitBox <gi...@apache.org> on 2020/03/22 05:34:30 UTC, 2 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6582: [PulsarAdmin] Sinks to async - posted by GitBox <gi...@apache.org> on 2020/03/22 06:18:28 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Sinks to async (#6582) - posted by pe...@apache.org on 2020/03/22 06:18:39 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6585: [PulsarAdmin] Schemas to async - posted by GitBox <gi...@apache.org> on 2020/03/22 11:24:19 UTC, 0 replies.
- [GitHub] [pulsar] tuteng opened a new pull request #6586: [docker]Docker standalone build error - posted by GitBox <gi...@apache.org> on 2020/03/22 12:08:29 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6585: [PulsarAdmin] Schemas to async - posted by GitBox <gi...@apache.org> on 2020/03/22 14:00:22 UTC, 2 replies.
- [GitHub] [pulsar] PrashantKS opened a new issue #6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS - posted by GitBox <gi...@apache.org> on 2020/03/22 14:47:10 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6585: [PulsarAdmin] Schemas to async - posted by GitBox <gi...@apache.org> on 2020/03/22 15:51:51 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new pull request #6588: [WIP]: Support BouncyCastle FIPS provider - posted by GitBox <gi...@apache.org> on 2020/03/22 15:57:32 UTC, 0 replies.
- [GitHub] [pulsar] zyllt opened a new issue #6589: Can not use Context#Counter in function - posted by GitBox <gi...@apache.org> on 2020/03/22 16:54:59 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6590: [PulsarAdmin] Namespaces to async - posted by GitBox <gi...@apache.org> on 2020/03/23 02:01:27 UTC, 0 replies.
- [GitHub] [pulsar] cckellogg commented on issue #6579: [docker] Do not apply env values to pulsar_env.sh and bkenv.sh implicitly - posted by GitBox <gi...@apache.org> on 2020/03/23 02:20:46 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6590: [PulsarAdmin] Namespaces to async - posted by GitBox <gi...@apache.org> on 2020/03/23 02:32:26 UTC, 0 replies.
- [GitHub] [pulsar] duli559 edited a comment on issue #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer - posted by GitBox <gi...@apache.org> on 2020/03/23 03:54:41 UTC, 2 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #203: Add changelog file to project - posted by GitBox <gi...@apache.org> on 2020/03/23 04:56:17 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6580: [PulsarAdmin] Functions to async - posted by GitBox <gi...@apache.org> on 2020/03/23 05:12:18 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Functions to async (#6580) - posted by si...@apache.org on 2020/03/23 05:12:31 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6583: [PulsarAdmin] Sources to async - posted by GitBox <gi...@apache.org> on 2020/03/23 05:13:01 UTC, 0 replies.
- [pulsar] branch master updated (75d43eb -> 1444d6f) - posted by si...@apache.org on 2020/03/23 05:13:11 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6585: [PulsarAdmin] Schemas to async - posted by GitBox <gi...@apache.org> on 2020/03/23 05:13:36 UTC, 0 replies.
- [pulsar] branch master updated (1444d6f -> ab06a2c) - posted by si...@apache.org on 2020/03/23 05:13:45 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6590: [PulsarAdmin] Namespaces to async - posted by GitBox <gi...@apache.org> on 2020/03/23 05:14:03 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Namespaces to async (#6590) - posted by si...@apache.org on 2020/03/23 05:14:11 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6584: Do not retry unretriable errors - posted by GitBox <gi...@apache.org> on 2020/03/23 05:15:46 UTC, 0 replies.
- [pulsar] branch master updated: Do not retry unretriable errors (#6584) - posted by si...@apache.org on 2020/03/23 05:15:57 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #3362: java.lang.IllegalArgumentException: Illegal base64 character 2d - posted by GitBox <gi...@apache.org> on 2020/03/23 08:09:20 UTC, 0 replies.
- [GitHub] [pulsar] sautran opened a new issue #3362: java.lang.IllegalArgumentException: Illegal base64 character 2d - posted by GitBox <gi...@apache.org> on 2020/03/23 08:09:20 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai edited a comment on issue #3362: java.lang.IllegalArgumentException: Illegal base64 character 2d - posted by GitBox <gi...@apache.org> on 2020/03/23 08:10:45 UTC, 1 replies.
- [GitHub] [pulsar] fantapsody opened a new pull request #6591: [API Document]Fixes api document for internal topic info. - posted by GitBox <gi...@apache.org> on 2020/03/23 09:00:32 UTC, 0 replies.
- [GitHub] [pulsar] massakam opened a new pull request #6592: [Issue 6437][broker] Prevent marker messages from accumulating in backlog of replicated subscription - posted by GitBox <gi...@apache.org> on 2020/03/23 09:10:44 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision ca7bb99843 - posted by mm...@apache.org on 2020/03/23 09:45:54 UTC, 0 replies.
- [GitHub] [pulsar] congbobo184 commented on a change in pull request #6544: Implementation of Transaction Buffer Client. - posted by GitBox <gi...@apache.org> on 2020/03/23 10:27:45 UTC, 1 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6593: [PulsarAdmin] Topics to async - posted by GitBox <gi...@apache.org> on 2020/03/23 11:45:22 UTC, 0 replies.
- [GitHub] [pulsar] pierre94 opened a new issue #6594: producer builder failed to load config into existing configuration data - posted by GitBox <gi...@apache.org> on 2020/03/23 11:48:40 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6593: [PulsarAdmin] Topics to async - posted by GitBox <gi...@apache.org> on 2020/03/23 12:14:21 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6593: [PulsarAdmin] Topics to async - posted by GitBox <gi...@apache.org> on 2020/03/23 12:15:08 UTC, 0 replies.
- [GitHub] [pulsar] fredczj commented on issue #6040: "incompatible pointer types" warnings building the Go (golang) pulsar client - posted by GitBox <gi...@apache.org> on 2020/03/23 13:51:06 UTC, 0 replies.
- [GitHub] [pulsar] srkukarni opened a new pull request #6595: ProducerBusy and ConsumerBusy exceptions are unretriable ones - posted by GitBox <gi...@apache.org> on 2020/03/23 15:58:24 UTC, 0 replies.
- [GitHub] [pulsar] merlimat merged pull request #6595: ProducerBusy and ConsumerBusy exceptions are unretriable ones - posted by GitBox <gi...@apache.org> on 2020/03/23 21:51:45 UTC, 0 replies.
- [pulsar] branch master updated (ca7bb99 -> d472619) - posted by mm...@apache.org on 2020/03/23 21:51:55 UTC, 0 replies.
- [GitHub] [pulsar-client-go] jerrypeng opened a new pull request #204: Fix: Go Producer produce to only one partition - posted by GitBox <gi...@apache.org> on 2020/03/23 22:06:00 UTC, 0 replies.
- [GitHub] [pulsar-client-go] jerrypeng closed pull request #204: Fix: Go Producer produce to only one partition - posted by GitBox <gi...@apache.org> on 2020/03/23 22:06:23 UTC, 0 replies.
- [GitHub] [pulsar-client-go] jerrypeng opened a new pull request #205: Fix Go Producer produce to only one partition - posted by GitBox <gi...@apache.org> on 2020/03/23 22:11:01 UTC, 0 replies.
- [GitHub] [pulsar-client-go] jerrypeng merged pull request #205: Fix Go Producer produce to only one partition - posted by GitBox <gi...@apache.org> on 2020/03/23 22:58:24 UTC, 0 replies.
- [pulsar-client-go] branch master updated: Fix Go Producer produce to only one partition (#205) - posted by je...@apache.org on 2020/03/23 22:59:08 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6593: [PulsarAdmin] Topics to async - posted by GitBox <gi...@apache.org> on 2020/03/24 02:03:59 UTC, 0 replies.
- [pulsar] branch master updated: [PulsarAdmin] Topics to async (#6593) - posted by zh...@apache.org on 2020/03/24 02:04:10 UTC, 0 replies.
- [pulsar-client-node] branch master updated: Add log level definition (#84) - posted by ma...@apache.org on 2020/03/24 02:36:32 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6571: [PulsarAdmin] Move implementations to async - posted by GitBox <gi...@apache.org> on 2020/03/24 02:40:01 UTC, 0 replies.
- [GitHub] [pulsar] yjshen closed issue #6571: [PulsarAdmin] Move implementations to async - posted by GitBox <gi...@apache.org> on 2020/03/24 02:40:02 UTC, 0 replies.
- [pulsar-manager] branch master updated: Fix the pulsar-manager can not process the request by pulsar proxy (#281) - posted by gu...@apache.org on 2020/03/24 05:58:23 UTC, 0 replies.
- [GitHub] [pulsar] bsideup commented on a change in pull request #6512: WIP: [protocol] Grpc protocol handler - posted by GitBox <gi...@apache.org> on 2020/03/24 07:49:55 UTC, 6 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6596: [cleanup] Enable checkstyle in pulsar-client-admin module - posted by GitBox <gi...@apache.org> on 2020/03/24 08:26:44 UTC, 0 replies.
- [GitHub] [pulsar] cbornet commented on a change in pull request #6512: WIP: [protocol] Grpc protocol handler - posted by GitBox <gi...@apache.org> on 2020/03/24 08:54:46 UTC, 4 replies.
- [pulsar-dotpulsar] branch master updated: Have all implement dispose guard the same way and always retry internal XDisposedExceptions. - posted by bl...@apache.org on 2020/03/24 11:50:52 UTC, 0 replies.
- [GitHub] [pulsar] oliverisaac opened a new issue #6597: Many Log Lines of "Sse42Crc32C is not supported" - posted by GitBox <gi...@apache.org> on 2020/03/24 13:56:41 UTC, 0 replies.
- [GitHub] [pulsar] oliverisaac commented on issue #6597: Many Log Lines of "Sse42Crc32C is not supported" - posted by GitBox <gi...@apache.org> on 2020/03/24 13:58:16 UTC, 0 replies.
- [GitHub] [pulsar] oliverisaac closed issue #6597: Many Log Lines of "Sse42Crc32C is not supported" - posted by GitBox <gi...@apache.org> on 2020/03/24 13:58:17 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6596: [cleanup] Enable checkstyle in pulsar-client-admin module - posted by GitBox <gi...@apache.org> on 2020/03/24 14:18:12 UTC, 0 replies.
- [GitHub] [pulsar] apacheBright opened a new issue #6598: View the details of the sources command in the pulsar admin cli document and see 404 - posted by GitBox <gi...@apache.org> on 2020/03/24 14:36:01 UTC, 1 replies.
- [GitHub] [pulsar] apacheBright closed issue #6598: View the details of the sources command in the pulsar admin cli document and see 404 - posted by GitBox <gi...@apache.org> on 2020/03/24 14:36:20 UTC, 0 replies.
- [GitHub] [pulsar] otmanel31 opened a new issue #6599: TimeoutException on some client connected - posted by GitBox <gi...@apache.org> on 2020/03/24 16:37:54 UTC, 0 replies.
- [GitHub] [pulsar] nlu90 commented on issue #6348: [Issue 6170][functions] add custom property option to functions - posted by GitBox <gi...@apache.org> on 2020/03/24 19:41:18 UTC, 1 replies.
- [pulsar-dotpulsar] branch master updated: Make ready for 0.8.3 - posted by bl...@apache.org on 2020/03/24 19:56:58 UTC, 0 replies.
- [pulsar-dotpulsar] annotated tag 0.8.3 updated (d4a4642 -> 8d9260b) - posted by bl...@apache.org on 2020/03/24 20:01:22 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer - posted by GitBox <gi...@apache.org> on 2020/03/25 00:34:45 UTC, 7 replies.
- [GitHub] [pulsar] yjshen commented on issue #6594: producer builder failed to load config - posted by GitBox <gi...@apache.org> on 2020/03/25 01:17:40 UTC, 0 replies.
- [GitHub] [pulsar] yjshen edited a comment on issue #6594: producer builder failed to load config - posted by GitBox <gi...@apache.org> on 2020/03/25 01:18:25 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6596: [cleanup] Enable checkstyle in pulsar-client-admin module - posted by GitBox <gi...@apache.org> on 2020/03/25 01:34:27 UTC, 0 replies.
- [pulsar] branch master updated: [cleanup] Enable checkstyle in pulsar-client-admin module (#6596) - posted by si...@apache.org on 2020/03/25 01:34:37 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6043: How to force delete subscribers - posted by GitBox <gi...@apache.org> on 2020/03/25 01:42:22 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6383: [Issue 6043] Support force deleting subscription - posted by GitBox <gi...@apache.org> on 2020/03/25 01:42:23 UTC, 0 replies.
- [pulsar] branch master updated (f7ccdb8 -> 525f9e9) - posted by si...@apache.org on 2020/03/25 01:42:32 UTC, 0 replies.
- [GitHub] [pulsar] pierre94 commented on issue #6594: producer builder failed to load config - posted by GitBox <gi...@apache.org> on 2020/03/25 02:06:45 UTC, 1 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6600: [minor]Fix style in pulsar-client-admin - posted by GitBox <gi...@apache.org> on 2020/03/25 02:54:21 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6600: [minor]Fix style in pulsar-client-admin - posted by GitBox <gi...@apache.org> on 2020/03/25 03:35:12 UTC, 1 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6600: [minor]Fix style in pulsar-client-admin - posted by GitBox <gi...@apache.org> on 2020/03/25 04:09:09 UTC, 0 replies.
- [GitHub] [pulsar] dennisylyung commented on issue #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector - posted by GitBox <gi...@apache.org> on 2020/03/25 04:34:22 UTC, 0 replies.
- [GitHub] [pulsar] dennisylyung edited a comment on issue #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector - posted by GitBox <gi...@apache.org> on 2020/03/25 04:36:34 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6600: [minor]Fix style in pulsar-client-admin - posted by GitBox <gi...@apache.org> on 2020/03/25 05:21:42 UTC, 0 replies.
- [pulsar] branch master updated (525f9e9 -> f213704) - posted by si...@apache.org on 2020/03/25 05:22:12 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6579: [docker] Do not apply env values to pulsar_env.sh and bkenv.sh implicitly - posted by GitBox <gi...@apache.org> on 2020/03/25 05:23:11 UTC, 0 replies.
- [pulsar-client-go] branch branch-v0.1.0 created (now bc2ba62) - posted by rx...@apache.org on 2020/03/25 05:30:22 UTC, 0 replies.
- [pulsar-client-go] 01/01: Release 0.1.0 - posted by rx...@apache.org on 2020/03/25 05:30:23 UTC, 0 replies.
- [pulsar-client-go] annotated tag v0.1.0-candidate-1 updated (ac85b65 -> b8baede) - posted by rx...@apache.org on 2020/03/25 05:30:56 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #206: Update version - posted by GitBox <gi...@apache.org> on 2020/03/25 06:35:23 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix opened a new pull request #6601: Issure 793 Add support for influxdb2 in pulsar-influxdb-sink(#793) - posted by GitBox <gi...@apache.org> on 2020/03/25 06:43:49 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: Remove Fody and manually add .ConfigureAwait(false) to all async/awaits. - posted by bl...@apache.org on 2020/03/25 07:01:43 UTC, 0 replies.
- [GitHub] [pulsar] gaoran10 commented on issue #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/25 09:29:34 UTC, 0 replies.
- [GitHub] [pulsar] zplinuxlover opened a new pull request #6602: separate function worker and broker client TLS configuration - posted by GitBox <gi...@apache.org> on 2020/03/25 10:55:59 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6602: separate function worker and broker client TLS configuration - posted by GitBox <gi...@apache.org> on 2020/03/25 12:18:03 UTC, 2 replies.
- [GitHub] [pulsar] lynnmatrix closed pull request #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) - posted by GitBox <gi...@apache.org> on 2020/03/25 12:27:09 UTC, 2 replies.
- [GitHub] [pulsar] lynnmatrix opened a new pull request #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) - posted by GitBox <gi...@apache.org> on 2020/03/25 12:27:15 UTC, 2 replies.
- [GitHub] [pulsar] ncmans opened a new issue #6603: Brokers fail when updating bookkeepr - posted by GitBox <gi...@apache.org> on 2020/03/25 12:35:53 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6604: Fix function related test issue. - posted by GitBox <gi...@apache.org> on 2020/03/25 15:37:15 UTC, 0 replies.
- [GitHub] [pulsar] JKeyZ opened a new issue #6605: support prestosql not prestodb - posted by GitBox <gi...@apache.org> on 2020/03/25 15:51:44 UTC, 0 replies.
- [pulsar.wiki] branch master updated: add pulsar-admin cli example - posted by rd...@apache.org on 2020/03/25 19:32:47 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: Revert support for proxies and make ready for 0.8.4 - posted by bl...@apache.org on 2020/03/25 22:23:29 UTC, 0 replies.
- [pulsar-dotpulsar] annotated tag 0.8.4 updated (c17043f -> de43288) - posted by bl...@apache.org on 2020/03/25 22:26:48 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6604: Fix function related test issue. - posted by GitBox <gi...@apache.org> on 2020/03/26 01:23:46 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6606: Fix non-atomic volatile update - posted by GitBox <gi...@apache.org> on 2020/03/26 01:41:54 UTC, 0 replies.
- [GitHub] [pulsar] devinbost commented on issue #6604: Fix function related test issue. - posted by GitBox <gi...@apache.org> on 2020/03/26 01:56:03 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6604: Fix function related test issue. - posted by GitBox <gi...@apache.org> on 2020/03/26 01:56:25 UTC, 0 replies.
- [GitHub] [pulsar] devinbost closed issue #6288: Hanging ManagedLedgerBkTest.setUp - posted by GitBox <gi...@apache.org> on 2020/03/26 02:00:16 UTC, 0 replies.
- [GitHub] [pulsar] devinbost commented on issue #6288: Hanging ManagedLedgerBkTest.setUp - posted by GitBox <gi...@apache.org> on 2020/03/26 02:00:44 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6604: Fix function related test issue. - posted by GitBox <gi...@apache.org> on 2020/03/26 02:09:48 UTC, 0 replies.
- [pulsar] branch master updated: Fix function related test issue. (#6604) - posted by pe...@apache.org on 2020/03/26 02:09:58 UTC, 0 replies.
- [pulsar-client-node] branch master updated: Create reference for client (#85) - posted by ma...@apache.org on 2020/03/26 02:25:44 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6606: Fix non-atomic volatile update - posted by GitBox <gi...@apache.org> on 2020/03/26 02:33:33 UTC, 8 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6606: Fix non-atomic volatile update - posted by GitBox <gi...@apache.org> on 2020/03/26 02:36:26 UTC, 4 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6607: [pulsar-broker-common] Improve AuthTokenUtils to support a valid key file path - posted by GitBox <gi...@apache.org> on 2020/03/26 03:22:50 UTC, 0 replies.
- [GitHub] [pulsar] SylviaBABY opened a new pull request #6608: [blog]update pic in this blog - posted by GitBox <gi...@apache.org> on 2020/03/26 04:02:55 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6609: Type parameter hides visible type in the current scope - posted by GitBox <gi...@apache.org> on 2020/03/26 04:23:04 UTC, 0 replies.
- [GitHub] [pulsar] DavidLiuXh opened a new issue #6610: The new consumer can't consume msg from new partition when dynamic extend parition - posted by GitBox <gi...@apache.org> on 2020/03/26 04:26:36 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6611: reduce redundancy - posted by GitBox <gi...@apache.org> on 2020/03/26 04:37:46 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) - posted by GitBox <gi...@apache.org> on 2020/03/26 04:43:43 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix commented on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) - posted by GitBox <gi...@apache.org> on 2020/03/26 05:06:09 UTC, 3 replies.
- [GitHub] [pulsar] yjshen commented on issue #6609: Type parameter hides visible type in the current scope - posted by GitBox <gi...@apache.org> on 2020/03/26 05:09:57 UTC, 2 replies.
- [GitHub] [pulsar] lynnmatrix removed a comment on issue #6601: ISSUE-6514 Add support for influxdb2 in pulsar-influxdb-sink(#6514) - posted by GitBox <gi...@apache.org> on 2020/03/26 05:10:07 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6608: [blog]update pic in this blog - posted by GitBox <gi...@apache.org> on 2020/03/26 05:12:06 UTC, 0 replies.
- [pulsar] branch master updated (9c7ab70 -> 1bb6617) - posted by si...@apache.org on 2020/03/26 05:12:14 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6592: [Issue 6437][broker] Prevent marker messages from accumulating in backlog of replicated subscription - posted by GitBox <gi...@apache.org> on 2020/03/26 05:18:38 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6587: Requesting Pulsar to support IoT protocols - STOMP, AMQP, MQTT, WSS - posted by GitBox <gi...@apache.org> on 2020/03/26 05:21:33 UTC, 0 replies.
- [GitHub] [pulsar-client-go] sijie merged pull request #206: Update version - posted by GitBox <gi...@apache.org> on 2020/03/26 05:24:43 UTC, 0 replies.
- [pulsar-client-go] branch master updated (ac85b65 -> 4f494f0) - posted by si...@apache.org on 2020/03/26 05:24:48 UTC, 0 replies.
- [GitHub] [pulsar-client-go] sijie merged pull request #203: Add changelog file to project - posted by GitBox <gi...@apache.org> on 2020/03/26 05:25:06 UTC, 0 replies.
- [pulsar-client-go] branch master updated: Add changelog file to project (#203) - posted by si...@apache.org on 2020/03/26 05:25:09 UTC, 0 replies.
- [pulsar.wiki] branch master updated: Updated PIP 42: KoP Kafka on Pulsar (markdown) - posted by si...@apache.org on 2020/03/26 05:30:09 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6556: java-client:2.4.0 consumer seek by time no use, still consume from earliest message - posted by GitBox <gi...@apache.org> on 2020/03/26 05:41:46 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6611: [minor]Reduce redundancy - posted by GitBox <gi...@apache.org> on 2020/03/26 05:45:11 UTC, 2 replies.
- [GitHub] [pulsar] sijie closed issue #6564: Can not increase partitions in topic with only one partition - posted by GitBox <gi...@apache.org> on 2020/03/26 05:45:32 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6564: Can not increase partitions in topic with only one partition - posted by GitBox <gi...@apache.org> on 2020/03/26 05:45:32 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6589: Can not use Context#Counter in function - posted by GitBox <gi...@apache.org> on 2020/03/26 05:51:07 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6594: producer builder failed to load config - posted by GitBox <gi...@apache.org> on 2020/03/26 05:52:01 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6598: View the details of the sources command in the pulsar admin cli document and see 404 - posted by GitBox <gi...@apache.org> on 2020/03/26 05:52:53 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6599: TimeoutException on some client connected - posted by GitBox <gi...@apache.org> on 2020/03/26 05:53:37 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6603: Brokers fail when updating bookkeepr - posted by GitBox <gi...@apache.org> on 2020/03/26 06:02:03 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6605: support prestosql not prestodb - posted by GitBox <gi...@apache.org> on 2020/03/26 06:04:46 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6518: health monitoring, alarms - posted by GitBox <gi...@apache.org> on 2020/03/26 06:08:49 UTC, 1 replies.
- [GitHub] [pulsar] ncmans commented on issue #6603: Brokers fail when updating bookkeepr - posted by GitBox <gi...@apache.org> on 2020/03/26 06:14:15 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6610: The new consumer can't consume msg from new partition when dynamic extend parition - posted by GitBox <gi...@apache.org> on 2020/03/26 06:14:29 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #3362: java.lang.IllegalArgumentException: Illegal base64 character 2d - posted by GitBox <gi...@apache.org> on 2020/03/26 06:30:28 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6586: [docker]Docker standalone build error - posted by GitBox <gi...@apache.org> on 2020/03/26 06:31:05 UTC, 0 replies.
- [pulsar] branch master updated: [docker]Docker standalone build error (#6586) - posted by si...@apache.org on 2020/03/26 06:31:11 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6579: [docker] Do not apply env values to pulsar_env.sh and bkenv.sh implicitly - posted by GitBox <gi...@apache.org> on 2020/03/26 06:31:34 UTC, 0 replies.
- [pulsar] branch master updated: Do not apply env values to conf/pulsar_env.sh and conf/bkenv.sh implicitly when running apply-config-from-env.py. (#6579) - posted by si...@apache.org on 2020/03/26 06:31:40 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix opened a new issue #6612: Failed to decode long type fields in json schema message - posted by GitBox <gi...@apache.org> on 2020/03/26 06:45:27 UTC, 0 replies.
- [GitHub] [pulsar] zyllt commented on issue #6589: Can not use Context#Counter in function - posted by GitBox <gi...@apache.org> on 2020/03/26 06:46:52 UTC, 0 replies.
- [GitHub] [pulsar] zyllt edited a comment on issue #6589: Can not use Context#Counter in function - posted by GitBox <gi...@apache.org> on 2020/03/26 06:47:16 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6613: [cleanup] Optional usage - posted by GitBox <gi...@apache.org> on 2020/03/26 06:52:10 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix commented on issue #6612: Failed to decode long type fields in json schema message - posted by GitBox <gi...@apache.org> on 2020/03/26 06:52:16 UTC, 1 replies.
- [GitHub] [pulsar] lynnmatrix edited a comment on issue #6612: Failed to decode long type fields in json schema message - posted by GitBox <gi...@apache.org> on 2020/03/26 06:52:39 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #4847: Pulsar sql avro support schema version - posted by GitBox <gi...@apache.org> on 2020/03/26 06:58:45 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #5395: Enable/disable allowAutoTopicCreation per namespace - posted by GitBox <gi...@apache.org> on 2020/03/26 06:59:45 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6471: [Issue #5395][broker] Implement AutoTopicCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/26 06:59:46 UTC, 0 replies.
- [pulsar] branch master updated: [Issue #5395][broker] Implement AutoTopicCreation by namespace override (#6471) - posted by si...@apache.org on 2020/03/26 06:59:54 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6348: [Issue 6170][functions] add custom property option to functions - posted by GitBox <gi...@apache.org> on 2020/03/26 07:02:47 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6170: Support system env var as functions parameters - posted by GitBox <gi...@apache.org> on 2020/03/26 07:02:47 UTC, 0 replies.
- [pulsar] branch master updated: [Issue 6170][functions] add custom property option to functions (#6348) - posted by si...@apache.org on 2020/03/26 07:02:55 UTC, 0 replies.
- [GitHub] [pulsar] xiangwangcheng opened a new issue #6614: Can not deploy zookeeper on minikube - posted by GitBox <gi...@apache.org> on 2020/03/26 07:02:59 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6614: Can not deploy zookeeper on minikube - posted by GitBox <gi...@apache.org> on 2020/03/26 07:09:16 UTC, 2 replies.
- [GitHub] [pulsar] sijie commented on issue #6612: Failed to decode long type fields in json schema message - posted by GitBox <gi...@apache.org> on 2020/03/26 07:10:39 UTC, 0 replies.
- [GitHub] [pulsar] xiangwangcheng commented on issue #6614: Can not deploy zookeeper on minikube - posted by GitBox <gi...@apache.org> on 2020/03/26 07:12:06 UTC, 1 replies.
- [GitHub] [pulsar] sijie closed issue #2307: Provide a netcore client - posted by GitBox <gi...@apache.org> on 2020/03/26 07:29:24 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #2307: Provide a netcore client - posted by GitBox <gi...@apache.org> on 2020/03/26 07:29:24 UTC, 0 replies.
- [GitHub] [pulsar] sijie edited a comment on issue #2307: Provide a netcore client - posted by GitBox <gi...@apache.org> on 2020/03/26 07:29:50 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6117: FlinkPulsarProducer: Setting topic dynamically based on message content - posted by GitBox <gi...@apache.org> on 2020/03/26 07:31:23 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+ - posted by GitBox <gi...@apache.org> on 2020/03/26 07:34:06 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #5379: Kafka Wrapper can NOT support new Kafka version, >=0.11+, 1.0+ and 2.0+ - posted by GitBox <gi...@apache.org> on 2020/03/26 07:34:06 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #4405: Why pulsar java client doesn't support batch message consuming? - posted by GitBox <gi...@apache.org> on 2020/03/26 07:35:06 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #4405: Why pulsar java client doesn't support batch message consuming? - posted by GitBox <gi...@apache.org> on 2020/03/26 07:35:06 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6613: [cleanup] Optional usage - posted by GitBox <gi...@apache.org> on 2020/03/26 07:36:05 UTC, 9 replies.
- [GitHub] [pulsar] rcollina commented on issue #2307: Provide a netcore client - posted by GitBox <gi...@apache.org> on 2020/03/26 07:37:50 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #2556: Messaging Gateway - posted by GitBox <gi...@apache.org> on 2020/03/26 07:38:42 UTC, 0 replies.
- [GitHub] [pulsar] cckellogg commented on a change in pull request #6428: [Issue 5720][authorization provider] (WIP) Add more granularity - posted by GitBox <gi...@apache.org> on 2020/03/26 07:39:19 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6591: [API Document]Fixes api document for internal topic info. - posted by GitBox <gi...@apache.org> on 2020/03/26 07:43:22 UTC, 0 replies.
- [pulsar] branch master updated (00463ad -> 8d129e0) - posted by si...@apache.org on 2020/03/26 07:43:31 UTC, 0 replies.
- [GitHub] [pulsar] hangc0276 opened a new pull request #6615: Export ManagedLedgerCache metric to prometheus - posted by GitBox <gi...@apache.org> on 2020/03/26 08:19:12 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6616: [PulsarAdmin]Async autoTopicCreation - posted by GitBox <gi...@apache.org> on 2020/03/26 08:28:07 UTC, 0 replies.
- [GitHub] [pulsar] zplinuxlover commented on issue #6602: separate function worker and broker client TLS configuration - posted by GitBox <gi...@apache.org> on 2020/03/26 08:37:48 UTC, 3 replies.
- [GitHub] [pulsar] DavidLiuXh commented on issue #6610: The new consumer can't consume msg from new partition when dynamic extend parition - posted by GitBox <gi...@apache.org> on 2020/03/26 08:38:40 UTC, 0 replies.
- [GitHub] [pulsar] ilyam8 commented on issue #6518: health monitoring, alarms - posted by GitBox <gi...@apache.org> on 2020/03/26 08:44:18 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6611: [minor]Reduce redundancy - posted by GitBox <gi...@apache.org> on 2020/03/26 09:09:18 UTC, 0 replies.
- [pulsar] branch master updated (8d129e0 -> 7de44a9) - posted by si...@apache.org on 2020/03/26 09:09:42 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6609: Type parameter hides visible type in the current scope - posted by GitBox <gi...@apache.org> on 2020/03/26 09:09:45 UTC, 0 replies.
- [pulsar] branch master updated: Type parameter hides visible type in the current scope (#6609) - posted by si...@apache.org on 2020/03/26 09:09:50 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6616: [PulsarAdmin]Async autoTopicCreation - posted by GitBox <gi...@apache.org> on 2020/03/26 09:13:39 UTC, 2 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6602: separate function worker and broker client TLS configuration - posted by GitBox <gi...@apache.org> on 2020/03/26 09:28:07 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 8d129e0b90 - posted by mm...@apache.org on 2020/03/26 09:32:43 UTC, 0 replies.
- [GitHub] [pulsar] ilyam8 edited a comment on issue #6518: health monitoring, alarms - posted by GitBox <gi...@apache.org> on 2020/03/26 09:57:02 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6613: [cleanup] Optional usage - posted by GitBox <gi...@apache.org> on 2020/03/26 10:00:02 UTC, 5 replies.
- [GitHub] [pulsar] murong00 commented on issue #6607: [pulsar-broker-common] Improve AuthTokenUtils to support a valid key file path - posted by GitBox <gi...@apache.org> on 2020/03/26 10:13:41 UTC, 0 replies.
- [GitHub] [pulsar] AmitANetskope opened a new issue #6617: When ttlDurationDefaultInSeconds is set the messages are epired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached - posted by GitBox <gi...@apache.org> on 2020/03/26 10:30:24 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #5955: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer - posted by GitBox <gi...@apache.org> on 2020/03/26 11:00:27 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai closed issue #5934: Can support read/write properties from/to Message in flink pulsar consumer/producer - posted by GitBox <gi...@apache.org> on 2020/03/26 11:00:27 UTC, 0 replies.
- [pulsar] branch master updated: ISSUE-5934: Support read/write properties from/to Message in flink pulsar consumer/producer (#5955) - posted by zh...@apache.org on 2020/03/26 11:00:35 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6209: [broker] add feature BrokerDeduplicationAcrossProducers - posted by GitBox <gi...@apache.org> on 2020/03/26 12:06:01 UTC, 0 replies.
- [GitHub] [pulsar] pierre94 closed issue #6594: producer builder failed to load config - posted by GitBox <gi...@apache.org> on 2020/03/26 12:19:26 UTC, 0 replies.
- [GitHub] [pulsar] zhanghaou commented on issue #6433: MessageId#compare is not symmetric (MessageIdImpl, BatchMessageIdImpl) - posted by GitBox <gi...@apache.org> on 2020/03/26 13:24:21 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6433: MessageId#compare is not symmetric (MessageIdImpl, BatchMessageIdImpl) - posted by GitBox <gi...@apache.org> on 2020/03/26 13:27:13 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6618: Number of placeholder doesn't match number of arguments in logging - posted by GitBox <gi...@apache.org> on 2020/03/26 13:31:36 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6616: [PulsarAdmin]Async autoTopicCreation - posted by GitBox <gi...@apache.org> on 2020/03/26 13:32:08 UTC, 2 replies.
- [GitHub] [pulsar] otmanel31 commented on issue #6599: TimeoutException on some client connected - posted by GitBox <gi...@apache.org> on 2020/03/26 17:41:37 UTC, 4 replies.
- [GitHub] [pulsar] softstuff commented on issue #6191: [Issue-6143][helm]: Add the rbac policy to give the brokers permissions to deploy functions - posted by GitBox <gi...@apache.org> on 2020/03/26 18:17:07 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6606: Fix non-atomic volatile update - posted by GitBox <gi...@apache.org> on 2020/03/26 18:17:43 UTC, 0 replies.
- [pulsar] branch master updated: Fix non-atomic volatile update (#6606) - posted by si...@apache.org on 2020/03/26 18:17:56 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6616: [PulsarAdmin]Async autoTopicCreation - posted by GitBox <gi...@apache.org> on 2020/03/26 21:44:07 UTC, 0 replies.
- [pulsar] branch master updated (d298c8b -> 639fbf1) - posted by si...@apache.org on 2020/03/26 21:44:21 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6618: Number of placeholder doesn't match number of arguments in logging - posted by GitBox <gi...@apache.org> on 2020/03/27 00:13:57 UTC, 4 replies.
- [GitHub] [pulsar] tschmidt64 opened a new issue #6619: Topic URL parser is incorrect - posted by GitBox <gi...@apache.org> on 2020/03/27 00:36:05 UTC, 0 replies.
- [GitHub] [pulsar] tschmidt64 opened a new issue #6620: Java Topic URL Parser is Incorrect - posted by GitBox <gi...@apache.org> on 2020/03/27 02:09:46 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6588: Support BouncyCastle FIPS provider - posted by GitBox <gi...@apache.org> on 2020/03/27 02:18:13 UTC, 1 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6588: Support BouncyCastle FIPS provider - posted by GitBox <gi...@apache.org> on 2020/03/27 02:19:43 UTC, 0 replies.
- [GitHub] [pulsar] zhanghaou opened a new pull request #6621: Fix message id compare - posted by GitBox <gi...@apache.org> on 2020/03/27 03:31:30 UTC, 0 replies.
- [GitHub] [pulsar] yjshen removed a comment on issue #6618: Number of placeholder doesn't match number of arguments in logging - posted by GitBox <gi...@apache.org> on 2020/03/27 03:45:23 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix opened a new pull request #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) - posted by GitBox <gi...@apache.org> on 2020/03/27 05:18:32 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6623: [Github Action]Clean disk for integration tests - posted by GitBox <gi...@apache.org> on 2020/03/27 05:25:48 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix commented on issue #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) - posted by GitBox <gi...@apache.org> on 2020/03/27 07:25:18 UTC, 7 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6592: [Issue 6437][broker] Prevent marker messages from accumulating in backlog of replicated subscription - posted by GitBox <gi...@apache.org> on 2020/03/27 08:20:39 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6623: [Github Action]Clean disk for integration tests - posted by GitBox <gi...@apache.org> on 2020/03/27 08:53:55 UTC, 0 replies.
- [pulsar] branch master updated: [Github Action]Clean disk for integration tests (#6623) - posted by si...@apache.org on 2020/03/27 08:54:04 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 639fbf1801 - posted by mm...@apache.org on 2020/03/27 09:19:00 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6621: [Issue 6433][Pulsar-client]Fix message id compare between MessageId and BatchMessageId - posted by GitBox <gi...@apache.org> on 2020/03/27 09:46:11 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) - posted by GitBox <gi...@apache.org> on 2020/03/27 09:52:18 UTC, 2 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6624: [pulsar-client-tools] Add topics CLI support to get partitioned internal stats - posted by GitBox <gi...@apache.org> on 2020/03/27 09:56:39 UTC, 0 replies.
- [GitHub] [pulsar] massakam commented on a change in pull request #6592: [Issue 6437][broker] Prevent marker messages from accumulating in backlog of replicated subscription - posted by GitBox <gi...@apache.org> on 2020/03/27 10:04:33 UTC, 1 replies.
- [GitHub] [pulsar] jeremie-kaiko opened a new issue #6625: Documentation of admin REST API is missing body parameters - posted by GitBox <gi...@apache.org> on 2020/03/27 10:20:37 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6618: Number of placeholder doesn't match number of arguments in logging - posted by GitBox <gi...@apache.org> on 2020/03/27 11:31:08 UTC, 0 replies.
- [pulsar] branch master updated (d001094 -> 988e03e) - posted by pe...@apache.org on 2020/03/27 11:31:16 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6624: [pulsar-client-tools] Add topics CLI support to get partitioned internal stats - posted by GitBox <gi...@apache.org> on 2020/03/27 11:32:49 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6613: [cleanup] Optional usage - posted by GitBox <gi...@apache.org> on 2020/03/27 11:35:14 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6626: [Broker]Signal main thread after close - posted by GitBox <gi...@apache.org> on 2020/03/27 13:00:50 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6626: [Broker]Signal main thread after close - posted by GitBox <gi...@apache.org> on 2020/03/27 13:25:13 UTC, 1 replies.
- [GitHub] [pulsar] fracasula opened a new issue #6627: Ghost consumer - posted by GitBox <gi...@apache.org> on 2020/03/27 14:56:06 UTC, 0 replies.
- [GitHub] [pulsar] Shoothzj opened a new issue #6628: Which falvor should i deploy and tunning parameter - posted by GitBox <gi...@apache.org> on 2020/03/28 03:24:28 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6624: [pulsar-client-tools] Add topics CLI support to get partitioned internal stats - posted by GitBox <gi...@apache.org> on 2020/03/28 03:57:27 UTC, 0 replies.
- [pulsar] branch master updated: Add topics CLI support to get partitioned internal stats. (#6624) - posted by zh...@apache.org on 2020/03/28 03:57:36 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) - posted by GitBox <gi...@apache.org> on 2020/03/28 04:02:02 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated (c17043f -> 78bdf26) - posted by bl...@apache.org on 2020/03/28 08:11:54 UTC, 0 replies.
- [pulsar-dotpulsar] 01/02: run stress tests from Docker - posted by bl...@apache.org on 2020/03/28 08:11:55 UTC, 0 replies.
- [pulsar-dotpulsar] 02/02: fixes to test fixture class - posted by bl...@apache.org on 2020/03/28 08:11:56 UTC, 0 replies.
- [GitHub] [pulsar] zhanghaou commented on issue #6564: Can not increase partitions in topic with only one partition - posted by GitBox <gi...@apache.org> on 2020/03/28 08:12:06 UTC, 0 replies.
- [GitHub] [pulsar] zhanghaou removed a comment on issue #6564: Can not increase partitions in topic with only one partition - posted by GitBox <gi...@apache.org> on 2020/03/28 08:12:34 UTC, 0 replies.
- [GitHub] [pulsar] Shoothzj opened a new issue #6629: Why the Bookkeeper crash - posted by GitBox <gi...@apache.org> on 2020/03/28 08:35:40 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6615: Export ManagedLedgerCache metric to prometheus - posted by GitBox <gi...@apache.org> on 2020/03/28 09:06:16 UTC, 0 replies.
- [GitHub] [pulsar] 315157973 opened a new pull request #6630: fix #6619 - posted by GitBox <gi...@apache.org> on 2020/03/28 09:39:07 UTC, 1 replies.
- [GitHub] [pulsar] sijie merged pull request #6626: [Broker]Signal main thread after close - posted by GitBox <gi...@apache.org> on 2020/03/28 10:31:14 UTC, 0 replies.
- [pulsar] branch master updated (aa66b12 -> 7475b75) - posted by si...@apache.org on 2020/03/28 10:31:21 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision aa66b12cc7 - posted by mm...@apache.org on 2020/03/28 10:32:49 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6621: [Issue 6433][Pulsar-client]Fix message id compare between MessageId and BatchMessageId - posted by GitBox <gi...@apache.org> on 2020/03/28 10:32:55 UTC, 0 replies.
- [pulsar] branch master updated (7475b75 -> c9a8d58) - posted by si...@apache.org on 2020/03/28 10:33:04 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6613: [cleanup] Optional usage - posted by GitBox <gi...@apache.org> on 2020/03/28 10:33:20 UTC, 0 replies.
- [pulsar] branch master updated: [cleanup] Optional usage (#6613) - posted by si...@apache.org on 2020/03/28 10:33:28 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6588: Support BouncyCastle FIPS provider - posted by GitBox <gi...@apache.org> on 2020/03/28 10:35:00 UTC, 0 replies.
- [pulsar] branch master updated: Support BouncyCastle FIPS provider (#6588) - posted by si...@apache.org on 2020/03/28 10:35:06 UTC, 0 replies.
- [GitHub] [pulsar] sijie closed issue #6283: [offloaders] Define treshold and deletionMaxLag per ns or use the default one. - posted by GitBox <gi...@apache.org> on 2020/03/28 10:35:55 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6422: [Issue 6283][tiered-storage] Offload policies per namespace - posted by GitBox <gi...@apache.org> on 2020/03/28 10:35:56 UTC, 0 replies.
- [pulsar] branch master updated: [Issue 6283][tiered-storage] Offload policies per namespace (#6422) - posted by si...@apache.org on 2020/03/28 10:36:02 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6631: Cleanup managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/28 13:41:11 UTC, 0 replies.
- [GitHub] [pulsar] 315157973 closed pull request #6630: fix #6619 - posted by GitBox <gi...@apache.org> on 2020/03/28 13:47:25 UTC, 0 replies.
- [GitHub] [pulsar] tschmidt64 commented on issue #6630: fix #6619 - posted by GitBox <gi...@apache.org> on 2020/03/28 14:34:46 UTC, 0 replies.
- [GitHub] [pulsar] 315157973 commented on issue #6630: fix #6619 - posted by GitBox <gi...@apache.org> on 2020/03/28 14:47:39 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: Minor refactoring - posted by bl...@apache.org on 2020/03/28 15:45:40 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: Add newline at end of file - posted by bl...@apache.org on 2020/03/28 15:46:17 UTC, 0 replies.
- [pulsar-dotpulsar] branch master updated: Update NuGet package and use "random" port numbers for the automated tests. - posted by bl...@apache.org on 2020/03/28 22:45:42 UTC, 0 replies.
- [GitHub] [pulsar] yjshen opened a new pull request #6632: Stop hanging forever for non-terminated thread in test - posted by GitBox <gi...@apache.org> on 2020/03/29 01:00:03 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6631: Cleanup managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/29 01:30:39 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6627: Ghost consumer - posted by GitBox <gi...@apache.org> on 2020/03/29 02:42:06 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on issue #6632: Stop hanging forever for non-terminated thread in test - posted by GitBox <gi...@apache.org> on 2020/03/29 03:33:22 UTC, 1 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6615: Export ManagedLedgerCache metric to prometheus - posted by GitBox <gi...@apache.org> on 2020/03/29 04:03:47 UTC, 2 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6631: Cleanup managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/29 04:15:47 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on a change in pull request #6632: Stop hanging forever for non-terminated thread in test - posted by GitBox <gi...@apache.org> on 2020/03/29 04:17:34 UTC, 0 replies.
- [GitHub] [pulsar] yjshen commented on a change in pull request #6632: Stop hanging forever for non-terminated thread in test - posted by GitBox <gi...@apache.org> on 2020/03/29 04:19:00 UTC, 0 replies.
- [GitHub] [pulsar] yjshen closed pull request #6632: Stop hanging forever for non-terminated thread in test - posted by GitBox <gi...@apache.org> on 2020/03/29 06:32:55 UTC, 0 replies.
- [GitHub] [pulsar] fracasula commented on issue #6627: Ghost consumer - posted by GitBox <gi...@apache.org> on 2020/03/29 08:37:46 UTC, 0 replies.
- [GitHub] [pulsar] fracasula edited a comment on issue #6627: Ghost consumer - posted by GitBox <gi...@apache.org> on 2020/03/29 08:40:17 UTC, 1 replies.
- [pulsar-dotpulsar] branch master updated (e2a773a -> c18b504) - posted by bl...@apache.org on 2020/03/29 09:25:47 UTC, 0 replies.
- [pulsar-dotpulsar] 01/02: add regression tests for connection handshake - posted by bl...@apache.org on 2020/03/29 09:25:48 UTC, 0 replies.
- [pulsar-dotpulsar] 02/02: moved haproxy.cfg - posted by bl...@apache.org on 2020/03/29 09:25:49 UTC, 0 replies.
- [pulsar] branch asf-site updated: Updated site at revision 347d3851b6 - posted by mm...@apache.org on 2020/03/29 09:34:52 UTC, 0 replies.
- [GitHub] [pulsar] ioprotocol opened a new pull request #6633: update 2020-03-29 - posted by GitBox <gi...@apache.org> on 2020/03/29 11:17:05 UTC, 0 replies.
- [GitHub] [pulsar] ioprotocol closed pull request #6633: update 2020-03-29 - posted by GitBox <gi...@apache.org> on 2020/03/29 11:23:34 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia opened a new pull request #6634: [pulsar-broker] add flag to skip broker shutdown on transient OOM - posted by GitBox <gi...@apache.org> on 2020/03/29 21:39:09 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6631: Cleanup managed-ledger module - posted by GitBox <gi...@apache.org> on 2020/03/30 01:05:02 UTC, 0 replies.
- [pulsar] branch master updated (347d385 -> 45ee784) - posted by si...@apache.org on 2020/03/30 01:05:15 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai opened a new pull request #6635: Fix some typos - posted by GitBox <gi...@apache.org> on 2020/03/30 01:15:51 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6447: Suggest use sha-512 in SaslRoleTokenSigner for security concern - posted by GitBox <gi...@apache.org> on 2020/03/30 01:23:28 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6620: Java Topic URL Parser is Incorrect - posted by GitBox <gi...@apache.org> on 2020/03/30 01:25:24 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6619: WebSocket Topic URL Parser is Incorrect - posted by GitBox <gi...@apache.org> on 2020/03/30 01:27:54 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6635: Fix typo: zookkeeper ==> zookeeper - posted by GitBox <gi...@apache.org> on 2020/03/30 02:19:08 UTC, 0 replies.
- [pulsar] branch master updated: Fix typo: zookkeeper ==> zookeeper (#6635) - posted by pe...@apache.org on 2020/03/30 02:19:14 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6603: Brokers fail when updating bookkeeper - posted by GitBox <gi...@apache.org> on 2020/03/30 02:31:08 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy opened a new pull request #207: Update release process - posted by GitBox <gi...@apache.org> on 2020/03/30 03:51:55 UTC, 0 replies.
- [pulsar-client-node] branch master updated: Fix consumer being closed with message listener (#83) - posted by ma...@apache.org on 2020/03/30 04:16:40 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy commented on issue #207: Update release process - posted by GitBox <gi...@apache.org> on 2020/03/30 05:29:43 UTC, 0 replies.
- [GitHub] [pulsar-client-go] wolfstudy merged pull request #207: Update release process - posted by GitBox <gi...@apache.org> on 2020/03/30 05:34:38 UTC, 0 replies.
- [pulsar-client-go] branch master updated: Update release process (#207) - posted by rx...@apache.org on 2020/03/30 05:34:52 UTC, 0 replies.
- [pulsar-client-go] branch branch-v0.1.0 created (now 6a90130) - posted by rx...@apache.org on 2020/03/30 05:39:18 UTC, 0 replies.
- [pulsar-client-go] annotated tag v0.1.0-candidate-1 updated (6a90130 -> b31783c) - posted by rx...@apache.org on 2020/03/30 05:39:37 UTC, 0 replies.
- [GitHub] [pulsar] KannarFr commented on issue #6291: Proxies probably spamming Brokers - posted by GitBox <gi...@apache.org> on 2020/03/30 07:00:34 UTC, 0 replies.
- [GitHub] [pulsar] mino181295 commented on issue #6620: Java Topic URL Parser is Incorrect - posted by GitBox <gi...@apache.org> on 2020/03/30 07:06:49 UTC, 0 replies.
- [GitHub] [pulsar] zhanghaou opened a new pull request #6636: remove unused public define. - posted by GitBox <gi...@apache.org> on 2020/03/30 07:55:56 UTC, 0 replies.
- svn commit: r38726 - in /dev/pulsar/pulsar-client-go-0.1.0-candidate-1: ./ apache-pulsar-client-go-0.1.0-src.tar.gz apache-pulsar-client-go-0.1.0-src.tar.gz.asc apache-pulsar-client-go-0.1.0-src.tar.gz.sha512 - posted by rx...@apache.org on 2020/03/30 07:59:04 UTC, 0 replies.
- [GitHub] [pulsar] murong00 opened a new pull request #6637: [pulsar-broker] Implement AutoSubscriptionCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/30 11:46:44 UTC, 0 replies.
- [GitHub] [pulsar] ncmans closed issue #6603: Brokers fail when updating bookkeeper - posted by GitBox <gi...@apache.org> on 2020/03/30 12:55:41 UTC, 0 replies.
- [GitHub] [pulsar] ncmans commented on issue #6603: Brokers fail when updating bookkeeper - posted by GitBox <gi...@apache.org> on 2020/03/30 12:55:41 UTC, 0 replies.
- [GitHub] [pulsar] ncmans edited a comment on issue #6603: Brokers fail when updating bookkeeper - posted by GitBox <gi...@apache.org> on 2020/03/30 12:56:23 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui merged pull request #6636: [Pulsar-client] Remove redundant 'public' modifier. - posted by GitBox <gi...@apache.org> on 2020/03/30 13:30:51 UTC, 0 replies.
- [pulsar] branch master updated (8eafd7c -> 8df2bbc) - posted by pe...@apache.org on 2020/03/30 13:31:05 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui opened a new pull request #6638: Improve the message TTL test to ensure messages do not expired early. - posted by GitBox <gi...@apache.org> on 2020/03/30 14:33:49 UTC, 0 replies.
- [GitHub] [pulsar] prasad-reddyk opened a new issue #6639: The bookkeeper ledger no honoring the retention period and causing for the more disk usage. - posted by GitBox <gi...@apache.org> on 2020/03/30 14:38:57 UTC, 0 replies.
- [GitHub] [pulsar] codelipenghui commented on issue #6617: When ttlDurationDefaultInSeconds is set the messages are expired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached - posted by GitBox <gi...@apache.org> on 2020/03/30 14:41:54 UTC, 0 replies.
- [GitHub] [pulsar] tschmidt64 commented on issue #6620: Java Topic URL Parser is Incorrect - posted by GitBox <gi...@apache.org> on 2020/03/30 15:07:18 UTC, 2 replies.
- [GitHub] [pulsar] JKeyZ commented on issue #6605: support prestosql not prestodb - posted by GitBox <gi...@apache.org> on 2020/03/30 15:37:49 UTC, 2 replies.
- [GitHub] [pulsar] AmitANetskope commented on issue #6617: When ttlDurationDefaultInSeconds is set the messages are expired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached - posted by GitBox <gi...@apache.org> on 2020/03/30 15:44:42 UTC, 0 replies.
- [GitHub] [pulsar] AmitANetskope edited a comment on issue #6617: When ttlDurationDefaultInSeconds is set the messages are expired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached - posted by GitBox <gi...@apache.org> on 2020/03/30 15:45:46 UTC, 4 replies.
- [GitHub] [pulsar] JKeyZ edited a comment on issue #6605: support prestosql not prestodb - posted by GitBox <gi...@apache.org> on 2020/03/30 15:55:17 UTC, 0 replies.
- [GitHub] [pulsar] rdhabalia commented on issue #6634: [pulsar-broker] add flag to skip broker shutdown on transient OOM - posted by GitBox <gi...@apache.org> on 2020/03/30 17:36:38 UTC, 1 replies.
- [GitHub] [pulsar] sijie merged pull request #6638: Improve the message TTL test to ensure messages do not expired early. - posted by GitBox <gi...@apache.org> on 2020/03/30 20:26:32 UTC, 0 replies.
- [pulsar] branch master updated (8df2bbc -> bdb955d) - posted by si...@apache.org on 2020/03/30 20:26:44 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6607: [pulsar-broker-common] Improve AuthTokenUtils to support a valid key file path - posted by GitBox <gi...@apache.org> on 2020/03/30 20:27:40 UTC, 0 replies.
- [pulsar] branch master updated (bdb955d -> 7bd990a) - posted by si...@apache.org on 2020/03/30 20:27:46 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on a change in pull request #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) - posted by GitBox <gi...@apache.org> on 2020/03/30 20:33:54 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6639: The bookkeeper ledger no honoring the retention period and causing for the more disk usage. - posted by GitBox <gi...@apache.org> on 2020/03/30 20:54:25 UTC, 0 replies.
- [GitHub] [pulsar] sijie merged pull request #6634: [pulsar-broker] add flag to skip broker shutdown on transient OOM - posted by GitBox <gi...@apache.org> on 2020/03/30 21:59:14 UTC, 0 replies.
- [pulsar] branch master updated: [pulsar-broker] add flag to skip broker shutdown on transient OOM (#6634) - posted by si...@apache.org on 2020/03/30 22:04:07 UTC, 1 replies.
- [GitHub] [pulsar] bmyers-csu opened a new issue #6640: Broker and Proxy support multiple CA certs - posted by GitBox <gi...@apache.org> on 2020/03/30 23:31:04 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai merged pull request #6447: Suggest use sha-512 in SaslRoleTokenSigner for security concern - posted by GitBox <gi...@apache.org> on 2020/03/31 01:17:54 UTC, 0 replies.
- [pulsar] branch master updated: Suggest use sha-512 in SaslRoleTokenSigner for security concern (#6447) - posted by zh...@apache.org on 2020/03/31 01:18:01 UTC, 0 replies.
- [GitHub] [pulsar] jiazhai commented on issue #6637: [pulsar-broker] Implement AutoSubscriptionCreation by namespace override - posted by GitBox <gi...@apache.org> on 2020/03/31 01:22:49 UTC, 0 replies.
- [GitHub] [pulsar] KannarFr commented on issue #6354: [Issue 5059][offloaders] Delete offloaded with offloadpolicies - posted by GitBox <gi...@apache.org> on 2020/03/31 04:11:09 UTC, 0 replies.
- [GitHub] [pulsar] KannarFr closed pull request #6354: [Issue 5059][offloaders] Delete offloaded with offloadpolicies - posted by GitBox <gi...@apache.org> on 2020/03/31 04:11:10 UTC, 0 replies.
- [GitHub] [pulsar] tuteng opened a new pull request #6641: [hotfix]Python function protobuf missing field - posted by GitBox <gi...@apache.org> on 2020/03/31 05:02:13 UTC, 0 replies.
- [GitHub] [pulsar] feeblefakie commented on issue #6554: Dispatch messages to the new consumer after exist consumer acknowledged all dispatched messages in Key_Shared Subscription. - posted by GitBox <gi...@apache.org> on 2020/03/31 05:29:37 UTC, 0 replies.
- [GitHub] [pulsar] gaoran10 commented on issue #6641: [hotfix]Python function protobuf missing field - posted by GitBox <gi...@apache.org> on 2020/03/31 06:10:49 UTC, 0 replies.
- [GitHub] [pulsar] prasanthkumar2392 opened a new issue #6642: Context in Pulsar functions not getting mocked - posted by GitBox <gi...@apache.org> on 2020/03/31 07:37:00 UTC, 0 replies.
- [GitHub] [pulsar] kemburi commented on issue #6588: Support BouncyCastle FIPS provider - posted by GitBox <gi...@apache.org> on 2020/03/31 09:21:48 UTC, 1 replies.
- [pulsar] branch asf-site updated: Updated site at revision b5e9be6290 - posted by mm...@apache.org on 2020/03/31 09:50:44 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6588: Support BouncyCastle FIPS provider - posted by GitBox <gi...@apache.org> on 2020/03/31 10:00:26 UTC, 1 replies.
- [GitHub] [pulsar] tuteng merged pull request #6641: [hotfix]Python function protobuf missing field and broker test failed - posted by GitBox <gi...@apache.org> on 2020/03/31 12:58:31 UTC, 0 replies.
- [pulsar] branch master updated: [hotfix]Python function protobuf missing field and broker test failed (#6641) - posted by gu...@apache.org on 2020/03/31 12:58:42 UTC, 0 replies.
- [GitHub] [pulsar] tuteng opened a new issue #6643: [Integration test]Go function integration test failed - posted by GitBox <gi...@apache.org> on 2020/03/31 13:10:27 UTC, 0 replies.
- [GitHub] [pulsar] tuteng commented on issue #6342: Korean documentation is not built to the website - posted by GitBox <gi...@apache.org> on 2020/03/31 13:52:52 UTC, 0 replies.
- [GitHub] [pulsar] eric-poitras commented on issue #6484: pulsar-client-admin-2.5.0.jar contains an unshaded protobuf dependency - posted by GitBox <gi...@apache.org> on 2020/03/31 14:43:49 UTC, 0 replies.
- [GitHub] [pulsar] lynnmatrix commented on a change in pull request #6622: ISSUE-6612 FIX: parse long field in GenricJsonRecord (#6612) - posted by GitBox <gi...@apache.org> on 2020/03/31 16:01:48 UTC, 0 replies.
- [GitHub] [pulsar] Saswatibhoi opened a new issue #6644: Websocket Proxy Connectivity Issue (500 Server Error) - posted by GitBox <gi...@apache.org> on 2020/03/31 19:10:02 UTC, 0 replies.
- [GitHub] [pulsar] anshul-dhyani opened a new issue #6645: Error open RocksDB database - posted by GitBox <gi...@apache.org> on 2020/03/31 19:18:46 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6645: Error while running pulsar on docker - posted by GitBox <gi...@apache.org> on 2020/03/31 20:19:50 UTC, 1 replies.
- [GitHub] [pulsar] sijie commented on issue #6641: [hotfix]Python function protobuf missing field and broker test failed - posted by GitBox <gi...@apache.org> on 2020/03/31 21:19:56 UTC, 0 replies.
- [GitHub] [pulsar] anshul-dhyani commented on issue #6645: Error while running pulsar on docker - posted by GitBox <gi...@apache.org> on 2020/03/31 21:40:01 UTC, 0 replies.
- [GitHub] [pulsar] sijie commented on issue #6617: When ttlDurationDefaultInSeconds is set the messages are expired one by one every 5 minutes even before ttlDurationDefaultInSeconds is reached - posted by GitBox <gi...@apache.org> on 2020/03/31 22:06:41 UTC, 0 replies.