GitHub user uce opened a pull request:

    https://github.com/apache/flink/pull/1642

    [FLINK-3299] Remove ApplicationID from Environment

    As per discussion in the issue, we decided to remove the the 
`ApplicationID`.
    
    Replaces the app ID in RocksDB and DB backend with job ID. I've talked to 
@gyfora about the DB backend and he mentioned a possible problem with 
savepoints in certain corner cases, but all in all the change should be OK.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/uce/flink 3299-app_id

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1642.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1642
    
----
commit f88e4d540b71f9a4e683b44a030ad6b267f132cb
Author: Ufuk Celebi <u...@apache.org>
Date:   2016-02-11T15:04:08Z

    [FLINK-3299] Remove ApplicationID from Environment

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to