Re: RocksDB segfault inside timer when accessing/clearing state

2017-10-08 Thread Stefan Richter
Hi, I would assume that those segfaults are only observed *after* a job is already in the process of canceling? This is a known problem, but currently „accepted“ behaviour after discussions with Stephan and Aljoscha (in CC). From that discussion, the background is that the native RocksDB

Re: Windowed Stream Queryable State Support

2017-10-08 Thread Kostas Kloudas
Hi Vijay, If by “Windowed Stream Queryable State Support” you mean when will Flink allow to query the state of an in-flight window, then a version will be available in 1.4 yes. Cheers, Kostas > On Oct 7, 2017, at 2:55 PM, vijayakumar palaniappan > wrote: > > What