[infinispan-dev] Weekly IRC Meeting Logs 2017-07-17

Pedro Ruivo pedro at infinispan.org
Mon Jul 17 10:41:11 EDT 2017


Hi all,

The weekly meeting logs are in attachment.
Unfortunately the bot didn't cooperate :)

Cheers,
Pedro
-------------- next part --------------
Jul 17 15:00:09 <pruivo>	#startmeeting
Jul 17 15:00:43 <ttarrant>	pruivo, I'll go first
Jul 17 15:00:44 <pruivo>	ttarrant, do I have permission to start the meeting?
Jul 17 15:00:53 <ttarrant>	pruivo, jbott isn't here
Jul 17 15:01:06 <ttarrant>	pruivo, so we'll use the # commands as demarcators
Jul 17 15:01:13 <pruivo>	ack
Jul 17 15:01:15 <pruivo>	ttarrant, go ahead
Jul 17 15:01:22 <ttarrant>	#topic ttarrant
Jul 17 15:01:38 <ttarrant>	last week I spent some time fixing up the global javadocs
Jul 17 15:02:05 <ttarrant>	ISPN-8064 was quite a cleanuo
Jul 17 15:02:06 <jbossbot>	jira [ISPN-8064] Javadocs are missing some packages [Reopened (Unresolved) Bug, Major, Documentation-Core, Tristan Tarrant] https://issues.jboss.org/browse/ISPN-8064
Jul 17 15:02:07 <ttarrant>	cleanup
Jul 17 15:02:53 <ttarrant>	I also fixed ISPN-8057
Jul 17 15:02:54 <jbossbot>	jira [ISPN-8057] AdminOperation task engine does not adhere to API [Resolved (Done) Bug, Major, Server/Tasks, Tristan Tarrant] https://issues.jboss.org/browse/ISPN-8057
Jul 17 15:03:19 <ttarrant>	and while I was there I made some sorely needed changes to the tasks API: ISPN-8058
Jul 17 15:03:21 <jbossbot>	jira [ISPN-8058] The org.infinispan.tasks.Task interface should be in the tasks-api package [Resolved (Done) Task, Major, Tasks, Tristan Tarrant] https://issues.jboss.org/browse/ISPN-8058
Jul 17 15:03:42 <ttarrant>	I've also been playing with the slim server
Jul 17 15:04:16 <ttarrant>	creating a uberjar with infinispan, jgroups, hibernate search, lucene, netty, hotrod, rest, memcached, router, rocksdb, jdbc, jpa, sifs, narayana
Jul 17 15:04:26 <ttarrant>	I've got a 37MB jar
Jul 17 15:04:57 <ttarrant>	which only takes 8MB heap when started with a clustered hot rod endpoint and a single cache
Jul 17 15:05:26 <ttarrant>	I plan to do a bit more work here, but my main task for then next couple of weeks will be ISPN-7779
Jul 17 15:05:27 <jbossbot>	jira [ISPN-7779] State transfer does not work with protobuf encoded entities [Resolved (Done) Bug, Major, Remote Querying, Adrian Nistor] https://issues.jboss.org/browse/ISPN-7779
Jul 17 15:05:30 <ttarrant>	oops
Jul 17 15:05:50 <ttarrant>	ISPN-7776
Jul 17 15:05:51 <jbossbot>	jira [ISPN-7776] Clustered configuration state [Open (Unresolved) Feature Request, Major, Configuration, Tristan Tarrant] https://issues.jboss.org/browse/ISPN-7776
Jul 17 15:06:10 <ttarrant>	last week I also merged a bunch of PRs and released 9.1.0.Final
Jul 17 15:06:28 <ttarrant>	thanks to everybody for the hard work in getting us there: it was quite a release
Jul 17 15:06:36 <ttarrant>	and that's all
Jul 17 15:06:39 <ttarrant>	#topic karesti
Jul 17 15:07:45 <karesti>	 hi all, so last week I was trying to reproduce the pb Radim spoke about in the PR of merge https://issues.jboss.org/browse/ISPN-7752 where apparently the previous value can be null in the context of QueryInterceptor
Jul 17 15:07:47 <jbossbot>	jira [ISPN-7752] Merge [Pull Request Sent (Unresolved) Sub-task, Major, Katia Aresti] https://issues.jboss.org/browse/ISPN-7752
Jul 17 15:08:25 <karesti>	I could't make a test fail on this scenario, I decided to wait for rvansa to come back to speak with him
Jul 17 15:10:02 <karesti>	Gustavo has already coded something that should make the failing test pass, but I couldn't make it happen, probably I wasted too much time changing a topology where I splitted the cluster and getting weird results til I understood that this was normal 
Jul 17 15:10:28 <karesti>	anyway, I learned on cluster split, so that's cool
Jul 17 15:10:59 <karesti>	I made the embedded multimap work on encoding caches
Jul 17 15:12:09 <karesti>	this is the multimap PR where I added the commit of the PR where I implemented the encoding on functional maps https://issues.jboss.org/browse/ISPN-7993
Jul 17 15:12:10 <jbossbot>	jira [ISPN-7993] Functional commands don't support Data convertions [Pull Request Sent (Unresolved) Feature Request, Major, Core, Katia Aresti] https://issues.jboss.org/browse/ISPN-7993
Jul 17 15:12:18 <karesti>	I implemented the foreach 
Jul 17 15:12:32 <karesti>	https://issues.jboss.org/browse/ISPN-7754
Jul 17 15:12:33 <jbossbot>	jira [ISPN-7754] ForEach [Pull Request Sent (Unresolved) Sub-task, Major, Katia Aresti] https://issues.jboss.org/browse/ISPN-7754
Jul 17 15:12:37 <karesti>	did some reviews
Jul 17 15:12:44 <karesti>	and I'm on hotrod mutimap now
Jul 17 15:12:56 <karesti>	https://issues.jboss.org/browse/ISPN-7887
Jul 17 15:12:57 <jbossbot>	jira [ISPN-7887] CacheMultimap over Hot Rod [Open (Unresolved) Feature Request, Major, Remote Protocols, Katia Aresti] https://issues.jboss.org/browse/ISPN-7887
Jul 17 15:13:30 <karesti>	so rvansa, tomorrow if you have time, or the day after, could be cool to talk on all this haha 
Jul 17 15:14:10 <karesti>	#topic pruivo 
Jul 17 15:14:18 <pruivo>	thanks karesti 
Jul 17 15:14:21 <pruivo>	hi all,
Jul 17 15:14:36 <pruivo>	last week my main focus was reviewing and integrate PR for the release
Jul 17 15:15:08 <pruivo>	also, I handled the comments and improved the hot rod transactions (server)
Jul 17 15:15:30 <pruivo>	and updated the client as well. 
Jul 17 15:15:48 <pruivo>	I advanced a little on the client and my plan is to start working on the test this week.
Jul 17 15:16:22 <pruivo>	this week, I started by doing a tutorial about counters.
Jul 17 15:16:34 <pruivo>	I've opened a PR. comments are welcome 
Jul 17 15:16:45 <pruivo>	here: https://github.com/infinispan/infinispan-simple-tutorials/pull/31
Jul 17 15:17:00 <pruivo>	I'm working on a blog post about counters as well. 
Jul 17 15:17:12 <pruivo>	and I think thats it from me
Jul 17 15:17:14 <pruivo>	remerson, next?
Jul 17 15:17:55 <remerson>	sure pruivo, thanks
Jul 17 15:17:58 <remerson>	#topic remerson
Jul 17 15:18:10 <remerson>	Last week I worked on a variety of things
Jul 17 15:18:36 <remerson>	A few last minutes on my PRs ready for final
Jul 17 15:19:38 <remerson>	I also performed the console release, but ran into a few issues when releasing 9.1.0.Final unfortunately, so this meant that I had to make changes to the build process and then release 9.1.1.Final
Jul 17 15:19:50 <vblagoje>	thanks ryan :-)
Jul 17 15:20:20 <remerson>	ISPN-8066
Jul 17 15:20:21 <jbossbot>	jira [ISPN-8066] Management Console - Json meta files not included in dist build [Resolved (Done) Bug, Major, Build process/Console, Ryan Emerson] https://issues.jboss.org/browse/ISPN-8066
Jul 17 15:20:28 <remerson>	vblagoje: np
Jul 17 15:21:09 <remerson>	I also created an initial implementation for ISPN-6677 and ISPN-8008
Jul 17 15:21:10 <jbossbot>	jira [ISPN-6677] Deal with unavailable dependencies during startup [Coding In Progress (Unresolved) Feature Request, Blocker, Cloud Integrations, Ryan Emerson] https://issues.jboss.org/browse/ISPN-6677
Jul 17 15:21:10 <jbossbot>	jira [ISPN-8008] Add Fault-tolerance to write-behind stores [Coding In Progress (Unresolved) Enhancement, Major, Loaders and Stores, Ryan Emerson] https://issues.jboss.org/browse/ISPN-8008
Jul 17 15:21:32 <remerson>	I should have an initial PR up for this later in the week
Jul 17 15:22:41 <remerson>	I also started reading more about reactive streams and Rx java to help review will's latest PR, however I didn't make as much progress on this front as I would have liked due to different issues that popped up
Jul 17 15:23:24 <remerson>	But I plan to revisit this soon, as our intention is to utilise reactive streams with the cache stores to improve how we iterate over stored entities
Jul 17 15:23:42 <remerson>	Finally, I wrote the ConflictManager blog
Jul 17 15:24:40 <remerson>	This week I plan to write a blog on store batching, finish up ISPN-6677, backport some features for JDG and prepare for the London server meeting next week
Jul 17 15:24:41 <jbossbot>	jira [ISPN-6677] Deal with unavailable dependencies during startup [Coding In Progress (Unresolved) Feature Request, Blocker, Cloud Integrations, Ryan Emerson] https://issues.jboss.org/browse/ISPN-6677
Jul 17 15:24:54 <remerson>	that's all from me, rvansa next?
Jul 17 15:26:08 <remerson>	or maybe slaskawi?
Jul 17 15:26:13 <slaskawi>	remerson: Sure
Jul 17 15:26:16 <slaskawi>	#topic slaskawi
Jul 17 15:26:36 <slaskawi>	I guess rvansa has been doing a release recently :)
Jul 17 15:26:48 <slaskawi>	Last week I was mainly working on Service Brokers stuff
Jul 17 15:26:56 <slaskawi>	We are fairly close
Jul 17 15:27:11 <slaskawi>	But I implemented a couple of adjustments to make the integration better:
Jul 17 15:28:17 <slaskawi>	1) I revisited Galder's authentication PR and made some improvements: https://github.com/jboss-dockerfiles/infinispan/pull/55. By default it generates user/pass on startup or uses credentials passed in as env variables or parameters
Jul 17 15:28:32 <slaskawi>	2) I exposed Jolokia ports on our Docker image: https://github.com/jboss-dockerfiles/infinispan/pull/56
Jul 17 15:28:42 <slaskawi>	2b) https://github.com/infinispan/infinispan-openshift-templates/pull/3
Jul 17 15:29:02 <slaskawi>	3) I added some improvements for generating binding secrets: https://github.com/infinispan/infinispan-openshift-templates/pull/4
Jul 17 15:29:31 <slaskawi>	4) I also released Spring Boot Starters 2.0.0.Alpha1 and prepared demo based on it https://github.com/infinispan-demos/infinispan-openshift-monitoring-and-catalog
Jul 17 15:29:44 <slaskawi>	As for this week:
Jul 17 15:29:51 <slaskawi>	1) I plan to finish the demo
Jul 17 15:29:57 <slaskawi>	2) I plan to look into Hawkular stuff
Jul 17 15:30:10 <slaskawi>	3) I plan to look into centralized logging stuff
Jul 17 15:30:18 <slaskawi>	4) and prepare for OpenShift F2F
Jul 17 15:30:24 <slaskawi>	All from me, vblagoje?
Jul 17 15:32:00 <rvansa>	#topic rvansa
Jul 17 15:32:26 <slaskawi>	rvansa: Congrats Radim!!!
Jul 17 15:32:34 <rvansa>	Hi, I was off whole last week and most of the one before that, mostly playing with shovel & bucket etc :)
Jul 17 15:32:58 <rvansa>	This week I have to finally handle some problems with backports in Hibernate 5.1 2LC
Jul 17 15:33:30 <rvansa>	and more fun will probably pop up once I go through github notifications :)
Jul 17 15:33:37 <rvansa>	vblagoje next, please :)
Jul 17 15:33:45 <vblagoje>	sure rvansa
Jul 17 15:33:54 <vblagoje>	And congrats from me as well
Jul 17 15:34:02 <vblagoje>	#topic vblagoje
Jul 17 15:34:21 <vblagoje>	So last week was a bit shorter for me, I had Thu/Fri off for PTO
Jul 17 15:34:55 <vblagoje>	Before that I was making sure that console is ready for the release, and in doing use cases I found task bug that ttarrant fixed promptly
Jul 17 15:35:02 <vblagoje>	However, I overlook my own bug
Jul 17 15:35:14 <vblagoje>	That remerson then fixed for the release
Jul 17 15:35:36 <vblagoje>	As mentioned above in ISPN-8066
Jul 17 15:35:37 <jbossbot>	jira [ISPN-8066] Management Console - Json meta files not included in dist build [Resolved (Done) Bug, Major, Build process/Console, Ryan Emerson] https://issues.jboss.org/browse/ISPN-8066
Jul 17 15:36:20 <vblagoje>	I also fixed ISPN-7649 and ISPN-7657 by issuing a PR and also a few other minor issues that are not relevant any longer
Jul 17 15:36:21 <jbossbot>	jira [ISPN-7649] Administration console - transaction tab allows to set invalid options [Pull Request Sent (Unresolved) Bug, Major, Console, Vladimir Blagojevic] https://issues.jboss.org/browse/ISPN-7649
Jul 17 15:36:21 <jbossbot>	jira [ISPN-7657] Administration console - Indexing tab allows invalid configuration to be set [Pull Request Sent (Unresolved) Bug, Major, Console, Vladimir Blagojevic] https://issues.jboss.org/browse/ISPN-7657
Jul 17 15:36:49 <vblagoje>	This week looking to complete my sprint, looking good so far
Jul 17 15:36:57 <vblagoje>	So much from me for today
Jul 17 15:37:07 <vblagoje>	And that’s it ttarrant?
Jul 17 15:37:21 <pruivo>	vblagoje, I'm running the meeting :)
Jul 17 15:37:33 <vblagoje>	Oh, right apologies pruivo :-)
Jul 17 15:37:34 <pruivo>	thanks karesti remerson rvansa slaskawi vblagoje 
Jul 17 15:37:40 <pruivo>	#endmeeting


More information about the infinispan-dev mailing list