C++ and C# clients: removing configuration builders
by Vittorio Rigamonti
Hi infinispan-dev,
about C++ and C# clients,
I would like to do some code cleanup before starting with the new major
release devs.
First step I'm going to do is:
remove all the Configuration*Builder.h stuff to simplify the configuration
process.
If you see any drawback with this action please stop me with
counter-examples: best are use-cases that show that builder are useful for
native clients.
Thank you,
Vittorio
--
Vittorio Rigamonti
Senior Software Engineer
Red Hat
<https://www.redhat.com>
Milan, Italy
vrigamon(a)redhat.com
irc: rigazilla
<https://red.ht/sig>
6 years, 2 months
Branches
by Tristan Tarrant
Hi all,
master will stay on 9.4.x for a couple of weeks: we'll probably have 1
or 2 bug fix micros by then.
We will then branch 9.4.x and master will become open for 10.0.x work.
Tristan
6 years, 2 months
Dependency hygiene: 2LC for Hibernate to depend on RxJava ?
by Sanne Grinovero
Hi all,
I noticed the latest versions of infinispan-core now depend on
io.reactivex.rxjava2:rxjava aka RxJava.
Would it be possible to make this an optional dependency, at least for
those only looking for a simple JPA Cache?
I tried to exclude it but that's not going to work, apparently many
crucial code paths depend on it.
Thanks,
Sanne
6 years, 2 months