Thanks, Luke! Do we want to support the API in Java SDK? And what's the common approach for now in Java SDK to "kind of" clear a timer, like setting the fireTimestamp to infinity future?
On Thu, Sep 3, 2020 at 3:43 PM Luke Cwik <[email protected]> wrote: > Java SDK hasn't exposed the ability to remove timers. > > On Wed, Sep 2, 2020 at 11:00 AM Boyuan Zhang <[email protected]> wrote: > >> Hi team, >> >> I'm looking for something similar to timer.clear() from Python SDK[1] in >> Java SDK but it seems like we haven't exposed clearing timer API from Java >> Timer. Does Java SDK have another way to clear a timer or we just haven't >> worked on this API? >> >> [1] >> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/worker/bundle_processor.py#L660-L671 >> >
