Apart from a few minor problems the release seems to be in good shape.
 - The version number problem should be easy to fix
 - I don’t know if we’re going to fix the visualizer for Safari before the 
release
 - The start-*-streaming.sh scripts are already fixed to support spaces in paths

Today I ran the tests in the document, including:
 - Running in different cluster/local/streaming modes
 - running the examples with builtin/external data
 - Running a stateful job on a cluster with Yarn and Kafka to test resilience 
to TaskManager failures and JobManager failures (with Ufuk)

These all worked, so if we can quickly create a new release candidate it could 
be successful.

@Ufuk, do you still want to fix the missing default configuration parameters 
before the next RC?

What do you think?
> On 27 Oct 2015, at 15:46, Aljoscha Krettek <aljos...@apache.org> wrote:
> 
> Yes, I can confirm that it works with Chrome on OS X
>> On 27 Oct 2015, at 15:26, Vasiliki Kalavri <vasilikikala...@gmail.com> wrote:
>> 
>> I tested this for rc0, and I confirm.
>> Worked fine for Firefox and Chrome, didn't work for Safari (I left a note
>> in the previous testing doc).
>> 
>> -Vasia.
>> 
>> On 27 October 2015 at 15:18, Maximilian Michels <m...@apache.org> wrote:
>> 
>>> Good catch, Aljoscha. As far as I know the plan visualizer is only broken
>>> for Safari. It works for me with Firefox.
>>> 
>>> On Tue, Oct 27, 2015 at 3:14 PM, Aljoscha Krettek <aljos...@apache.org>
>>> wrote:
>>> 
>>>> The plan visualizer does not show anything for the output generated by
>>>> “bin/flink info”
>>>> 
>>>>> On 27 Oct 2015, at 13:48, Aljoscha Krettek <aljos...@apache.org>
>>> wrote:
>>>>> 
>>>>> start-cluster-streaming.sh and start-local-streaming.sh don’t work if
>>>> the flink path has spaces. I’m fixing it on master and on release-0.10.
>>>>>> On 26 Oct 2015, at 23:06, Maximilian Michels <m...@apache.org> wrote:
>>>>>> 
>>>>>> Please vote on releasing the following candidate as Apache Flink
>>> version
>>>>>> 0.10.0:
>>>>>> 
>>>>>> The commit to be voted on:
>>>>>> d4479404a9a9245ed897189973d8f6dadb9c814b
>>>>>> 
>>>>>> Branch:
>>>>>> release-0.10.0-rc1 (see
>>>>>> https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git)
>>>>>> 
>>>>>> The release artifacts to be voted on can be found at:
>>>>>> http://people.apache.org/~mxm/flink-0.10.0-rc1/
>>>>>> 
>>>>>> The release artifacts are signed with the key with fingerprint
>>> C2909CBF:
>>>>>> http://www.apache.org/dist/flink/KEYS
>>>>>> 
>>>>>> The staging repository for this release can be found at:
>>>>>> 
>>> https://repository.apache.org/content/repositories/orgapacheflink-1048
>>>>>> 
>>>>>> -------------------------------------------------------------
>>>>>> 
>>>>>> The vote is open for the next 72 hours and passes if a majority of at
>>>> least
>>>>>> three +1 PMC votes are cast.
>>>>>> 
>>>>>> The vote ends on Thursday October 29, 2015.
>>>>>> 
>>>>>> [ ] +1 Release this package as Apache Flink 0.10.0
>>>>>> [ ] -1 Do not release this package because ...
>>>>>> 
>>>>>> ===================================
>>>>>> 
>>>>>> The following commits have been added on top of release-0.10.0-rc0:
>>>>>> 
>>>>>> 65fcd3a [FLINK-2891] [streaming] Set keys for key/value state in
>>> window
>>>>>> evaluation of fast-path windows.
>>>>>> 8e4cb0a [FLINK-2888] [streaming] State backends return copies of the
>>>>>> default values
>>>>>> c2811ce [FLINK-2866] [runtime] Eagerly close FSDataInputStream in file
>>>>>> state handle
>>>>>> ec1730b [docs] add information on how to use Kerberos
>>>>>> 856b278 [hotfix] Improve handling of Window Trigger results
>>>>>> bc5b852 [hotfix] Add Window Parameter in
>>>>>> Trigger.onEventTime/onProcessingTime
>>>>>> 15d3f10 [FLINK-2895] Duplicate immutable object creation
>>>>>> 8ec828c [FLINK-2893] [runtime] Consistent naming of recovery config
>>>>>> parameters
>>>>>> c0d7073 [FLINK-1982] [record-api] Remove dependencies on Record API
>>> from
>>>>>> flink-runtime tests
>>>>>> 712c868 [hotfix] Fix Mutable Object window aggregator/Disable Object
>>>> Copy
>>>>>> 45ab0eb [hotfix] Fix broken copy in OperatorChain
>>>>>> c257abf Add copy() to Tuple base class.
>>>>>> 85b73e0 [hotfix] Fix processing time triggering on Window Operator
>>>>>> c72eff4 [FLINK-2874] Fix recognition of Scala default setters
>>>>>> 42b5ead [FLINK-2874] Fix Avro getter/setter recognition
>>>>>> 5c3eb8b [FLINK-2668] [DataSet] [api-breaking] Chained Projections are
>>> no
>>>>>> longer appended
>>>>>> dadb1a8 [FLINK-2206] [webui] Fix incorrect counts of finished,
>>> canceled,
>>>>>> and failed jobs in new web dashboard
>>>>>> e340f83 [FLINK-2891] Set KV-State key upon Window Evaluation in
>>> General
>>>>>> Windows
>>>>>> db19973 [FLINK-2887] [gelly] make sendMessageToAllNeighbors respect
>>> the
>>>>>> EdgeDirection if set in the configuration
>>>>> 
>>>> 
>>>> 
>>> 
> 

Reply via email to