[
https://issues.apache.org/jira/browse/BEAM-8218?focusedWorklogId=719061&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-719061
]
ASF GitHub Bot logged work on BEAM-8218:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Feb/22 22:41
Start Date: 01/Feb/22 22:41
Worklog Time Spent: 10m
Work Description: MarcoRob commented on a change in pull request #16634:
URL: https://github.com/apache/beam/pull/16634#discussion_r796824233
##########
File path: sdks/java/io/pulsar/build.gradle
##########
@@ -0,0 +1,25 @@
+plugins { id 'org.apache.beam.module' }
+applyJavaNature(automaticModuleName: 'org.apache.beam.sdk.io.pulsar')
+
+def pulsarVersion = '2.8.0'
Review comment:
Is there a reason to use 2.8.2 instead of 2.8.0? When I start the
connector 2.8.0 was the latest release, thats why the version, but actually I
need to change it to 2.9.0 since the ReadDoFn in beam use a function declare in
2.9.0 to get the latest message in the Topic
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 719061)
Time Spent: 9.5h (was: 9h 20m)
> Implement Apache PulsarIO
> -------------------------
>
> Key: BEAM-8218
> URL: https://issues.apache.org/jira/browse/BEAM-8218
> Project: Beam
> Issue Type: Task
> Components: io-ideas
> Reporter: Alex Van Boxel
> Assignee: Marco Robles
> Priority: P3
> Time Spent: 9.5h
> Remaining Estimate: 0h
>
> Apache Pulsar is starting to gain popularity. Having a native Beam PulsarIO
> could be beneficial.
> [https://pulsar.apache.org/|https://pulsar.apache.org/en/]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)