Sure. Let's do it.
On Wed, May 2, 2018 at 9:58 AM, Xinyu Liu wrote:
> Thanks everyone for the discussion! I marked the Kafka 0.11 upgrade ticket
> as 0.14.1 and will include it in this release. Now we have 3 binding votes
> from Jagadish, Yi and Jake, so I will go ahead and start the release
> p
Thanks everyone for the discussion! I marked the Kafka 0.11 upgrade ticket
as 0.14.1 and will include it in this release. Now we have 3 binding votes
from Jagadish, Yi and Jake, so I will go ahead and start the release
procedure.
Thanks,
Xinyu
On Tue, May 1, 2018 at 4:31 PM, Jake Maes wrote:
>
Yes, lets do it.
On Tue, May 1, 2018 at 11:55 AM, Tom Davis wrote:
> Yeah, I'd love that!
>
>
> On Tue, May 1, 2018, at 1:05 PM, Yi Pan wrote:
> > Yes, for Kafka 0.11 change, it mainly just affects the Kafka system
> > factory, admin, consumer, and producer's implementation changes.
> > There is
Yeah, I'd love that!
On Tue, May 1, 2018, at 1:05 PM, Yi Pan wrote:
> Yes, for Kafka 0.11 change, it mainly just affects the Kafka system
> factory, admin, consumer, and producer's implementation changes.
> There is> no API changes that affects the user code. The current version
> on master> sho
Yes, for Kafka 0.11 change, it mainly just affects the Kafka system
factory, admin, consumer, and producer's implementation changes. There is
no API changes that affects the user code. The current version on master
should be source-compatible w/ existing Samza applications on Samza 0.14.0
and only
I chatted with Yi offline and seems for 0.11.0 Kafka upgrade, there is no
user code change required. The changes we are aware of are that some of the
old producer configs deprecated in 0.10 are finally removed in this version
(e.g. block.on.buffer.full). If there are no objections, I am going to
in
Xinyu,
This comes up with an exciting lineup of features. +1 (binding) from my
side.
Tom,
>> These all look like excellent changes to me, I'd be happy to have more
stability in Standalone!
We are actively investing in standalone and have fixed some edge-cases that
surfaced when running it at sca
These all look like excellent changes to me, I'd be happy to have more
stability in Standalone!
Any timeline on getting Kafka 0.11 upgrade in? It seems to have been
done a while, but waiting for 0.15 I presume.
Best,
Tom
On Mon, Apr 30, 2018, at 3:10 PM, Xinyu Liu wrote:
> Hi, All,
>
> We have
Hi, All,
We have been adding many improvements and critical bug fixes in the areas
of Samza sql, standalone, eventhub system consumer and host-affinity since
0.14.0 release. The changes should warrant a new minor release:
SQL
- SAMZA-1681: Samza-sql: Add support for handling older record schema
v