jerrypeng commented on issue #2260: ack message for atmost processing guaranty URL: https://github.com/apache/incubator-pulsar/pull/2260#issuecomment-408779315 @rdhabalia we do the acking for at most once here: https://github.com/apache/incubator-pulsar/blob/master/pulsar-functions/instance/src/main/java/org/apache/pulsar/functions/instance/JavaInstanceRunnable.java#L200 right after we receive the message
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
