You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by nk...@apache.org on 2019/11/13 14:22:02 UTC

[flink] branch master updated (79e3b32 -> d36ce5f)

This is an automated email from the ASF dual-hosted git repository.

nkruber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 79e3b32  [FLINK-12039] Remove ASSIGNED_SLOT_UPDATER in Execution.tryAssignResource
     add f93d350  [hotfix][docs] clarify RocksDB thread options applicability per operator/TM
     add d36ce5f  [hotfix][docs] clarify that a RocksDB dependency in pom.xml may not be needed

No new revisions were added by this update.

Summary of changes:
 docs/_includes/generated/rocks_db_configurable_configuration.html  | 4 ++--
 docs/_includes/generated/rocks_db_configuration.html               | 2 +-
 docs/ops/state/state_backends.md                                   | 7 ++++++-
 .../flink/contrib/streaming/state/RocksDBConfigurableOptions.java  | 4 ++--
 .../org/apache/flink/contrib/streaming/state/RocksDBOptions.java   | 2 +-
 5 files changed, 12 insertions(+), 7 deletions(-)