[ANNOUNCE] Introducing a feature branch for FLIP-6 (cluster management)

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANNOUNCE] Introducing a feature branch for FLIP-6 (cluster management)

Stephan Ewen
Hi all!

We would like to start working on FLIP-6.

Because it is such a big change, I would like to start developing it
concurrently to the master branch for a while, and merge it once it is in a
stable state.

For that reason, I'd like to fork a *feature branch "clustermanagement" *in
the Flink repository. Please let me know if you have concerns with respect
to that.

Greetings,
Stephan
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Introducing a feature branch for FLIP-6 (cluster management)

Aljoscha Krettek-2
+1 seems good

On Wed, 3 Aug 2016 at 11:05 Stephan Ewen <[hidden email]> wrote:

> Hi all!
>
> We would like to start working on FLIP-6.
>
> Because it is such a big change, I would like to start developing it
> concurrently to the master branch for a while, and merge it once it is in a
> stable state.
>
> For that reason, I'd like to fork a *feature branch "clustermanagement" *in
> the Flink repository. Please let me know if you have concerns with respect
> to that.
>
> Greetings,
> Stephan
>
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Introducing a feature branch for FLIP-6 (cluster management)

Till Rohrmann
+1

On Thu, Aug 4, 2016 at 3:20 AM, Aljoscha Krettek <[hidden email]>
wrote:

> +1 seems good
>
> On Wed, 3 Aug 2016 at 11:05 Stephan Ewen <[hidden email]> wrote:
>
> > Hi all!
> >
> > We would like to start working on FLIP-6.
> >
> > Because it is such a big change, I would like to start developing it
> > concurrently to the master branch for a while, and merge it once it is
> in a
> > stable state.
> >
> > For that reason, I'd like to fork a *feature branch "clustermanagement"
> *in
> > the Flink repository. Please let me know if you have concerns with
> respect
> > to that.
> >
> > Greetings,
> > Stephan
> >
>
Reply | Threaded
Open this post in threaded view
|

AW: [ANNOUNCE] Introducing a feature branch for FLIP-6 (clustermanagement)

Fabian Hueske-2
+1

We did the same when porting the Table API to Calcite and it worked very well.

Von: Till Rohrmann
Reply | Threaded
Open this post in threaded view
|

Re: [ANNOUNCE] Introducing a feature branch for FLIP-6 (clustermanagement)

Till Rohrmann
Alright, I've created the feature branch *flip-6* in the main repository.
The work related to FLIP-6 should be consolidated in this branch prior to
merging it to the master.

Cheers,
Till

On Thu, Aug 4, 2016 at 12:41 PM, <[hidden email]> wrote:

> +1
>
> We did the same when porting the Table API to Calcite and it worked very
> well.
>
> Von: Till Rohrmann