Github user tweise commented on a diff in the pull request:

    https://github.com/apache/incubator-apex-core/pull/187#discussion_r48981018
  
    --- Diff: api/src/main/java/com/datatorrent/api/Operator.java ---
    @@ -224,6 +224,7 @@ public String toString()
        * Operators must implement this interface if they are interested in 
being notified as
        * soon as the operator state is checkpointed or committed.
        *
    +   * @deprecated Use {@link CheckpointNotificationListener} instead
    --- End diff --
    
    We added an additional method and had to introduce the new interface 
instead of modifying the existing one for backward compatibility.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to