Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1427#issuecomment-169335005
  
    Thanks a lot for looking into this!
    
    In the `ExecutionConfig` I've made the following methods experimental:
    - setAutoWatermarkInterval
    - enableTimestamps
    - disableTimestamps
    - areTimestampsEnabled
    - getAutoWatermarkInterval
    - setCodeAnalysisMode
    - getCodeAnalysisMode
    
    Regarding the `ExecutionMode`, I'll bring the issue to the mailing list.
    
    `JobExecutionResult.getIntCounterResult()` marked Experimental and 
Deprecated
    
    I also remember that there was an issue like this with the `Partitioner`. 
I'll also bring this to the mailing list.
    
    I removed the `@Public` annotation from `DefaultInputSplitAssigner`.


---
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