You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by sa...@apache.org on 2020/05/18 20:52:29 UTC

[pulsar] branch master updated (3633e24 -> adf920e)

This is an automated email from the ASF dual-hosted git repository.

sanjeevrk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 3633e24  Add Annotations for config validation checking (#6972)
     add adf920e  Added ability to build consumers in functions and sources (#6954)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/functions/api/Context.java    | 11 +++++++++++
 .../org/apache/pulsar/functions/instance/ContextImpl.java     |  7 +++++++
 .../java/org/apache/pulsar/io/common/IOConfigUtilsTest.java   |  6 ++++++
 .../main/java/org/apache/pulsar/io/core/SourceContext.java    | 11 +++++++++++
 .../pulsar/io/kafka/source/KafkaAbstractSourceTest.java       |  6 ++++++
 5 files changed, 41 insertions(+)