TwitRco commented on issue #10687: [FLINK-15364] Introduce streaming task using 
heap backend e2e tests for Mesos
URL: https://github.com/apache/flink/pull/10687#issuecomment-599948330
 
 
   Op wo 25 dec. 2019 10:41 schreef Yangze Guo <[email protected]>:
   
   > What is the purpose of the change
   >
   > Introduce a streaming task using heap backend. It should explicitly set the
   > “taskmanager.memory.managed.size” to zero to check the potential
   > unexpected usage of off-heap memory.
   > Brief change log
   >
   >    - b706b5b...83c623d: Hotfixes and refactors.
   >    - e8f917e
   >    
<https://github.com/apache/flink/commit/e8f917e42538ee623ee7bf97f059bbaae28c9604>:
   >    Introduce the test script.
   >    - 016f5e1
   >    
<https://github.com/apache/flink/commit/016f5e1ce6dffdbe7dd69e63fae99895520a6f5c>:
   >    Trigger test on Travis.
   >
   > Verifying this change
   >
   > Trigger the e2e test.
   > 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): no
   >    - The serializers: no
   >    - The runtime per-record code paths (performance sensitive): no
   >    - 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? no
   >
   > ------------------------------
   > You can view, comment on, or merge this pull request online at:
   >
   >   https://github.com/apache/flink/pull/10687
   > Commit Summary
   >
   >    - [hotfix][e2e] Enable waiting for job tesrminal state in multiple
   >    Framework
   >    - [hotfix][e2e] Normalize the way to get logs name in
   >    wait_num_of_occurence_in_logs function
   >    - [FLINK-15364] Introduce streaming task using heap backend e2e tests
   >    for Mesos
   >    - [hotfix] Trigger streaming task using heap backend e2e tests in
   >    Travis
   >
   > File Changes
   >
   >    - *M* flink-end-to-end-tests/run-nightly-tests.sh
   >    <https://github.com/apache/flink/pull/10687/files#diff-0> (1)
   >    - *M* flink-end-to-end-tests/test-scripts/common.sh
   >    <https://github.com/apache/flink/pull/10687/files#diff-1> (9)
   >    - *A* flink-end-to-end-tests/test-scripts/test_mesos_heap_memory.sh
   >    <https://github.com/apache/flink/pull/10687/files#diff-2> (41)
   >    - *M* tools/travis/splits/split_container.sh
   >    <https://github.com/apache/flink/pull/10687/files#diff-3> (1)
   >
   > Patch Links:
   >
   >    - https://github.com/apache/flink/pull/10687.patch
   >    - https://github.com/apache/flink/pull/10687.diff
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/flink/pull/10687?email_source=notifications&email_token=AAH5C7HEJLY65Z6WUSFDIJDQ2MTGNA5CNFSM4J7D237KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICS54YA>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AAH5C7ALYOIVGJMHTBSQQODQ2MTGNANCNFSM4J7D237A>
   > .
   >
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to