You are viewing a plain text version of this content. The canonical link for it is here.
- polygene-java git commit: issue report with composite method invocation - posted by ml...@apache.org on 2018/05/02 06:19:41 UTC, 0 replies.
- [01/13] polygene-java git commit: I still don't understand how Docker generation/execution works in our system... But need to remove the MySQL one for some unknown reason. - posted by ni...@apache.org on 2018/05/04 02:22:08 UTC, 0 replies.
- [02/13] polygene-java git commit: Initial Zookeeper Entity Store done. - posted by ni...@apache.org on 2018/05/04 02:22:09 UTC, 0 replies.
- [03/13] polygene-java git commit: Adding a TODO item around invaliding caching, as Zookeeper is capable of doing that across clients, and perhaps other systems have or will have that as well. - posted by ni...@apache.org on 2018/05/04 02:22:10 UTC, 0 replies.
- [04/13] polygene-java git commit: POLYGENE-304 : Added library-execution with 3 initial features. - posted by ni...@apache.org on 2018/05/04 02:22:11 UTC, 0 replies.
- [05/13] polygene-java git commit: Changed Assembler.assemble() to allow Exception to be thrown (instead of only AssemblyException), so one doesn't need to capture all kind of exceptions in one's Assembler just to re-throw as AssemblyException. - posted by ni...@apache.org on 2018/05/04 02:22:12 UTC, 0 replies.
- [06/13] polygene-java git commit: Changed Assembler.assemble() to allow Exception to be thrown (instead of only AssemblyException), so one doesn't need to capture all kind of exceptions in one's Assembler just to re-throw as AssemblyException. - posted by ni...@apache.org on 2018/05/04 02:22:13 UTC, 0 replies.
- [07/13] polygene-java git commit: Fixing nitpicking details - posted by ni...@apache.org on 2018/05/04 02:22:14 UTC, 0 replies.
- [08/13] polygene-java git commit: Nailing down the exact versions used in the Docker-supported tests. - posted by ni...@apache.org on 2018/05/04 02:22:15 UTC, 0 replies.
- [09/13] polygene-java git commit: issue report with composite method invocation - posted by ni...@apache.org on 2018/05/04 02:22:16 UTC, 0 replies.
- [10/13] polygene-java git commit: Merge remote-tracking branch 'origin/tbml/invoke-issue' into develop - posted by ni...@apache.org on 2018/05/04 02:22:17 UTC, 0 replies.
- [11/13] polygene-java git commit: POLYGENE-308 - Finally found the evasive concurrency bug. AtomicInstancePool was not thread-safe after all, and is replaced by using the ConcurrentLinkedQueue in standard library instead. No idea why this was not used in - posted by ni...@apache.org on 2018/05/04 02:22:18 UTC, 0 replies.
- [12/13] polygene-java git commit: Removing InstancePool and remaining implementations, as they are not used. - posted by ni...@apache.org on 2018/05/04 02:22:19 UTC, 0 replies.
- [13/13] polygene-java git commit: There is a limit on the VARCHAR size of about 800 characters, and I am uncertain how these are counted as we have UTF-8 encoding. 200 characters should be enough for identities. - posted by ni...@apache.org on 2018/05/04 02:22:20 UTC, 0 replies.
- polygene-java git commit: Trying to fix MySQL/Docker related issues. - posted by ni...@apache.org on 2018/05/04 02:50:49 UTC, 0 replies.
- polygene-java git commit: Javadoc is having issues with character encodings. - posted by ni...@apache.org on 2018/05/04 03:06:09 UTC, 0 replies.
- polygene-java git commit: Disabling MariaDB and MySQL tests, since they have CI problems. - posted by ni...@apache.org on 2018/05/04 04:11:51 UTC, 0 replies.
- polygene-java git commit: less memory consumption in json deserializer - posted by ml...@apache.org on 2018/05/04 15:41:55 UTC, 0 replies.
- polygene-java git commit: POLYGENE-253 - The problem with the default method interception on Java 9 is solved. - posted by ni...@apache.org on 2018/05/06 13:54:14 UTC, 0 replies.
- polygene-java git commit: less memory consumption in json (de)serializer [Forced Update!] - posted by ml...@apache.org on 2018/05/06 14:05:54 UTC, 0 replies.