You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/15 16:02:42 UTC

[GitHub] [flink] azagrebin opened a new pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

azagrebin opened a new pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866
 
 
   ## What is the purpose of the change
   
   Addressing [FLINK-15605](https://issues.apache.org/jira/browse/FLINK-15605), [FLINK-15606](https://issues.apache.org/jira/browse/FLINK-15606), [FLINK-15506](https://issues.apache.org/jira/browse/FLINK-15506).
   
   ## Brief change log
   
     - remove `StateTtlConfig.TimeCharacteristic`
     - deprecate `StateTtlConfig.cleanupInBackground`
     - set `RocksDBOptions.TTL_COMPACT_FILTER_ENABLED.defaultValue` to `true` and deprecate it
   
   
   ## Verifying this change
   
   trivial change
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (yes)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (docs / JavaDocs)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] azagrebin commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
azagrebin commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-575197877
 
 
   Thanks for the review @tillrohrmann @zentol 
   merged into master by 4a66f107b0e95d4729b777e9f289c2d42f95de28
   merged into 1.10 by 72a0158daeebbd821aa5d68a212f83648f4b1572

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144719487) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] tillrohrmann commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-575144480
 
 
   @flinkbot run travis

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] tillrohrmann commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#discussion_r367278057
 
 

 ##########
 File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBOptions.java
 ##########
 @@ -59,10 +59,15 @@
 		.defaultValue(1)
 		.withDescription("The number of threads (per stateful operator) used to transfer (download and upload) files in RocksDBStateBackend.");
 
-	/** This determines if compaction filter to cleanup state with TTL is enabled. */
+	/**
+	 * This determines if compaction filter to cleanup state with TTL is enabled.
+	 *
+	 * @deprecated the option will be removed in future and have no effect.
 
 Review comment:
   Good point. Will change it while merging the PR.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] azagrebin closed pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
azagrebin closed pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] tillrohrmann commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#discussion_r366984032
 
 

 ##########
 File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBOptions.java
 ##########
 @@ -59,10 +59,15 @@
 		.defaultValue(1)
 		.withDescription("The number of threads (per stateful operator) used to transfer (download and upload) files in RocksDBStateBackend.");
 
-	/** This determines if compaction filter to cleanup state with TTL is enabled. */
+	/**
+	 * This determines if compaction filter to cleanup state with TTL is enabled.
+	 *
+	 * @deprecated the option will be removed in future and have no effect.
 
 Review comment:
   ```suggestion
   	 * @deprecated the option will be removed in the future and should only be used if experiencing serious performance degradations.
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574729346
 
 
   Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress of the review.
   
   
   ## Automated Checks
   Last check on commit b5f0c65665c7b395258e3bf9fe864e89d7c69f31 (Wed Jan 15 16:06:30 UTC 2020)
   
   **Warnings:**
    * No documentation files were touched! Remember to keep the Flink docs up to date!
    * **Invalid pull request title: No valid Jira ID provided**
   
   
   <sub>Mention the bot in a comment to re-run the automated checks.</sub>
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full explanation of the review process.<details>
    The Bot is tracking the review progress through labels. Labels are applied according to the order of the review items. For consensus, approval by a Flink committer of PMC member is required <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot approve description` to approve one or more aspects (aspects: `description`, `consensus`, `architecture` and `quality`)
    - `@flinkbot approve all` to approve all aspects
    - `@flinkbot approve-until architecture` to approve everything until `architecture`
    - `@flinkbot attention @username1 [@username2 ..]` to require somebody's attention
    - `@flinkbot disapprove architecture` to remove an approval you gave earlier
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144719487) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/144719487) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:MANUAL TriggerID:575144480
   Hash:403101961d607fb3e45157b69277006992c03077 Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:403101961d607fb3e45157b69277006992c03077
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/144719487) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395) 
   * 403101961d607fb3e45157b69277006992c03077 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] tillrohrmann commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#discussion_r366983135
 
 

 ##########
 File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBOptions.java
 ##########
 @@ -59,10 +59,15 @@
 		.defaultValue(1)
 		.withDescription("The number of threads (per stateful operator) used to transfer (download and upload) files in RocksDBStateBackend.");
 
-	/** This determines if compaction filter to cleanup state with TTL is enabled. */
+	/**
+	 * This determines if compaction filter to cleanup state with TTL is enabled.
+	 *
+	 * @deprecated the option will be removed in future and have no effect.
+	 */
+	@Deprecated
 	public static final ConfigOption<Boolean> TTL_COMPACT_FILTER_ENABLED = ConfigOptions
 		.key("state.backend.rocksdb.ttl.compaction.filter.enabled")
-		.defaultValue(false)
+		.defaultValue(true)
 		.withDescription("This determines if compaction filter to cleanup state with TTL is enabled for backend." +
 
 Review comment:
   Whitespace is missing after `.`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:UNKNOWN URL:TBD TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:MANUAL TriggerID:575144480
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:MANUAL TriggerID:575144480
   Hash:403101961d607fb3e45157b69277006992c03077 Status:SUCCESS URL:https://travis-ci.com/flink-ci/flink/builds/144739948 TriggerType:PUSH TriggerID:403101961d607fb3e45157b69277006992c03077
   Hash:403101961d607fb3e45157b69277006992c03077 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4398 TriggerType:PUSH TriggerID:403101961d607fb3e45157b69277006992c03077
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/144719487) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395) 
   * 403101961d607fb3e45157b69277006992c03077 Travis: [SUCCESS](https://travis-ci.com/flink-ci/flink/builds/144739948) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4398) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] tillrohrmann commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
tillrohrmann commented on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-575070109
 
 
   @flinkbot run travis

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] zentol commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
zentol commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#discussion_r367058943
 
 

 ##########
 File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBOptions.java
 ##########
 @@ -59,10 +59,15 @@
 		.defaultValue(1)
 		.withDescription("The number of threads (per stateful operator) used to transfer (download and upload) files in RocksDBStateBackend.");
 
-	/** This determines if compaction filter to cleanup state with TTL is enabled. */
+	/**
+	 * This determines if compaction filter to cleanup state with TTL is enabled.
+	 *
+	 * @deprecated the option will be removed in future and have no effect.
 
 Review comment:
   `... should only be used >when< experiencing serious ...`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] zentol commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
zentol commented on a change in pull request #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#discussion_r367058943
 
 

 ##########
 File path: flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBOptions.java
 ##########
 @@ -59,10 +59,15 @@
 		.defaultValue(1)
 		.withDescription("The number of threads (per stateful operator) used to transfer (download and upload) files in RocksDBStateBackend.");
 
-	/** This determines if compaction filter to cleanup state with TTL is enabled. */
+	/**
+	 * This determines if compaction filter to cleanup state with TTL is enabled.
+	 *
+	 * @deprecated the option will be removed in future and have no effect.
 
 Review comment:
   `should only be used >when< experiencing serious ...`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [flink] flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API

Posted by GitBox <gi...@apache.org>.
flinkbot edited a comment on issue #10866: Enable TTL compaction filter by default and deprecate/remove some other TTL API
URL: https://github.com/apache/flink/pull/10866#issuecomment-574738366
 
 
   <!--
   Meta data
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144543235 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375 TriggerType:PUSH TriggerID:b5f0c65665c7b395258e3bf9fe864e89d7c69f31
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392 TriggerType:PUSH TriggerID:bbaa3ebe67824e58f75bbae0fc30ed3171d41705
   Hash:bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144699301 TriggerType:MANUAL TriggerID:575070109
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:FAILURE URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:PUSH TriggerID:b97c782e355825ee27d7c414d24b099e110264b9
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:CANCELED URL:https://travis-ci.com/flink-ci/flink/builds/144719487 TriggerType:MANUAL TriggerID:575144480
   Hash:b97c782e355825ee27d7c414d24b099e110264b9 Status:SUCCESS URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395 TriggerType:MANUAL TriggerID:575144480
   Hash:403101961d607fb3e45157b69277006992c03077 Status:PENDING URL:https://travis-ci.com/flink-ci/flink/builds/144739948 TriggerType:PUSH TriggerID:403101961d607fb3e45157b69277006992c03077
   Hash:403101961d607fb3e45157b69277006992c03077 Status:PENDING URL:https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4398 TriggerType:PUSH TriggerID:403101961d607fb3e45157b69277006992c03077
   -->
   ## CI report:
   
   * b5f0c65665c7b395258e3bf9fe864e89d7c69f31 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144543235) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4375) 
   * bbaa3ebe67824e58f75bbae0fc30ed3171d41705 Travis: [FAILURE](https://travis-ci.com/flink-ci/flink/builds/144699301) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4392) 
   * b97c782e355825ee27d7c414d24b099e110264b9 Travis: [CANCELED](https://travis-ci.com/flink-ci/flink/builds/144719487) Azure: [SUCCESS](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4395) 
   * 403101961d607fb3e45157b69277006992c03077 Travis: [PENDING](https://travis-ci.com/flink-ci/flink/builds/144739948) Azure: [PENDING](https://dev.azure.com/rmetzger/5bd3ef0a-4359-41af-abca-811b04098d2e/_build/results?buildId=4398) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot run azure` re-run the last Azure build
   </details>

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services