sijie commented on a change in pull request #3271: remove function details from
v3 function endpoints
URL: https://github.com/apache/pulsar/pull/3271#discussion_r244626847
##
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/FunctionsBase.java
##
merlimat commented on issue #3272: After #3228, removed usages of deprecated
client API
URL: https://github.com/apache/pulsar/pull/3272#issuecomment-450703604
(Removed `ProducerConfiguration` from flink streaming connector API. Since
it was not yet release, there is no API compatibility is
This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new adc6fc0 Relay on CompletableFuture utils (#3270
merlimat closed pull request #3270: Relay on CompletableFuture utils
URL: https://github.com/apache/pulsar/pull/3270
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull reques
merlimat opened a new pull request #3272: After #3228, removed usages of
deprecated client API
URL: https://github.com/apache/pulsar/pull/3272
### Motivation
* Refactored tests and other parts to only use the non deprecated methods.
* Removed the interfaces that were already c
jerrypeng opened a new pull request #3271: remove function details from v3
function endpoints
URL: https://github.com/apache/pulsar/pull/3271
### Motivation
Allowing users to submit a json representation of a FunctionDetails object
should not be allowed for v3 endpoints since we hav
lovelle opened a new pull request #3270: Relay on CompletableFuture utils
URL: https://github.com/apache/pulsar/pull/3270
### Motivation
Use static method `allOf()` from CompletableFuture instead of custom logic
to return a new future
which represents the completion of each receiv
This is an automated email from the ASF dual-hosted git repository.
jerrypeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 5cc4dd8 add sink and source prometheus stats
jerrypeng closed pull request #3261: add sink and source prometheus stats
URL: https://github.com/apache/pulsar/pull/3261
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull r
merlimat commented on a change in pull request #3263: Improve documentation for
message routing mode
URL: https://github.com/apache/pulsar/pull/3263#discussion_r244540163
##
File path: site2/docs/concepts-messaging.md
##
@@ -199,15 +199,32 @@ Partitioned topics need to be
merlimat commented on a change in pull request #3263: Improve documentation for
message routing mode
URL: https://github.com/apache/pulsar/pull/3263#discussion_r244540073
##
File path: site2/docs/concepts-messaging.md
##
@@ -199,15 +199,32 @@ Partitioned topics need to be
merlimat commented on a change in pull request #3263: Improve documentation for
message routing mode
URL: https://github.com/apache/pulsar/pull/3263#discussion_r244540052
##
File path: site2/docs/concepts-messaging.md
##
@@ -199,15 +199,32 @@ Partitioned topics need to be
merlimat commented on a change in pull request #3263: Improve documentation for
message routing mode
URL: https://github.com/apache/pulsar/pull/3263#discussion_r244540057
##
File path: site2/docs/concepts-messaging.md
##
@@ -199,15 +199,32 @@ Partitioned topics need to be
merlimat commented on a change in pull request #3263: Improve documentation for
message routing mode
URL: https://github.com/apache/pulsar/pull/3263#discussion_r244540054
##
File path: site2/docs/concepts-messaging.md
##
@@ -199,15 +199,32 @@ Partitioned topics need to be
This is an automated email from the ASF dual-hosted git repository.
sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/master by this push:
new ab39aeb [flink-consumer-source] fix flink strea
sijie closed pull request #3265: [flink-consumer-source] fix up streaming to
be consistent with batch
URL: https://github.com/apache/pulsar/pull/3265
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance
merlimat opened a new pull request #3269: Release notes and website update for
2.2.1
URL: https://github.com/apache/pulsar/pull/3269
### Motivation
Release notes and website update
This is an automated message from the
tuteng commented on a change in pull request #3268: Optimization of binlog to
pulsar use canal
URL: https://github.com/apache/pulsar/pull/3268#discussion_r244569918
##
File path:
pulsar-io/canal/src/main/java/org/apache/pulsar/io/canal/CanalAbstractSource.java
##
@@ -131,
18 matches
Mail list logo