GitHub user StefanRRichter opened a pull request:

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

    [FLINK-6061] Introduced IllegalStateException when operating RocksDB …

    …keyed state with no key set
    
    This PR fixes [FLINK-6061]. I throws an `IllegalStateException` when keyed 
state is accessed and no key is set in the backend.


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

    $ git pull https://github.com/StefanRRichter/flink FLINK-FLINK-6061

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

    https://github.com/apache/flink/pull/3545.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 #3545
    
----
commit 0bb7b30351ab48669332a5023f419bf651277e75
Author: Stefan Richter <[email protected]>
Date:   2017-03-15T11:23:12Z

    [FLINK-6061] Introduced IllegalStateException when operating RocksDB keyed 
state with no key set

----


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