Activity
From 02/05/2014 to 03/06/2014
03/06/2014
02/26/2014
- 03:08 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Passed runtime testing, attached version was committed to bzr rev 10480. Changes compared to 0225b:
* set the @secur...
02/25/2014
- 02:33 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Code Review 0225b
I'm fine with the changes. Check these in when they pass testing. - 12:14 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Fixed @ServerDriver.connect@ to work with in-directory private keys.
02/21/2014
- 03:19 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- 0221a.zip was committed to bzr rev 10475.
02/20/2014
- 06:27 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Fixes a bug in the JobProcessor waiting loop: wait only if there are no posted jobs.
LE: no testing required, I'll c... - 12:19 PM Feature #2124 (Closed): improve/simplify the startup of server-side batch processes and appserver...
02/16/2014
- 04:26 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- The attached update fixed some oversights (debug was enabled for the spawn's P2J secure connection client and a bug r...
02/15/2014
- 02:53 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Constantin Asofiei wrote:
> Eric: I don't want to commit it until I update the directory.xml you use to run the serv... - 12:59 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > If I understand correctly, this contains fixes for all issues foun... - 10:24 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> You can check in and distribute this when it passes testing.
Eric: I don't want to commit it unt... - 09:53 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> If I understand correctly, this contains fixes for all issues found in #1811 except for the probl... - 09:48 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Code Review 0214h
The code changes look good. If I understand correctly, this contains fixes for all issues found...
02/14/2014
- 12:19 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- This one is merged with mag_upd20140213c.zip from #1811.
- 09:31 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- This update adds the scheduler cron support and will go into testing; contains other minor fixes too.
- 09:27 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- I'll use this node to document all the needed setup/configuration for the spawner infrastructure, used in appserver, ...
- 04:47 AM Feature #2243: integrate spawn.c changes into winspawn.c
- This task is for integrating the changes added to @spawn.c@ by #2124 into @winspawn.c@.
- 04:45 AM Feature #2243 (Closed): integrate spawn.c changes into winspawn.c
02/13/2014
- 01:17 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- > You mean only the clients started with the spawner, right?
Right.
> we will at least need a broker to run on ... - 12:41 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> Today we assume that the clients will run on the same system, but I see many use cases where that... - 10:27 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- > But I don't think I fully grasp the scenario you are referring to: if P2J server S1 wants to start a batch process...
- 10:08 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- 1. Looking inside the spawner.c code I understood that the spawner became an universal tool.
You add an option to g... - 07:08 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- About the scheduler and cron: there is the @Quartz@ library from Terracota released under @Apache Licence V2@: http:/...
- 01:47 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> My only concern is that the server is very tightly coupled to the command line generation for the... - 07:06 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Code Review 0212e
I am OK with the changes.
My only concern is that the server is very tightly coupled to the c...
02/12/2014
- 01:34 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg, about your review notes:
A. from note 26:
1. the private key strength: 1024 bytes or better is enforced and i... - 03:40 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> > I want to have a central place to spawn P2J clients, regardless of their type, as this will all...
02/11/2014
- 04:37 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- > I want to have a central place to spawn P2J clients, regardless of their type, as this will allow us to restrict th...
- 04:14 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Code Review 0207e
Sorry, it took me a while to digest this large update. It is quite good. It seems to me that t... - 12:08 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> > keys are hard coded to 1024-bytes - should we make this configurable?
>
> Yes. Default to 1... - 11:40 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- > keys are hard coded to 1024-bytes - should we make this configurable?
Yes. Default to 1024 but allow other size...
02/10/2014
- 12:42 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- We should not hard code the paths into the makefile. It is best to require that to be defined as a parameter on the a...
- 12:23 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg, a question: when using @JNI_CreateJavaVM@ to create a new JVM instance, the compiled code needs to link with th...
- 07:48 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> 0. As part of the installation/setup of spawn, we would have a keystore in the file system. That...
02/07/2014
- 06:52 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- This adds the SSL certificate generation into the directory and the support to use this data to start processes / web...
- 04:44 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg Shah wrote:
> The use of BouncyCastle is OK.
OK, Bouncy Castle is limited to only one class and is hidden behi... - 07:58 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- The use of BouncyCastle is OK.
- 04:08 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- I saw that is a major code refactoring. As I understood the chuiWeb node will be replaced by a global node and per cl...
- 07:47 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- I've been trying not to add more external dependencies to the project and use what J2SE provides, but I couldn't find...
02/06/2014
- 01:16 PM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Attached update contains the scheduler support, used to launch the appserver and batch processes. The spawner infrast...
- 11:14 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- > do we need to provide a way to read into the directory an existing configuration? I.e. for MAJIC, it will read the ...
- 11:11 AM Feature #2124: improve/simplify the startup of server-side batch processes and appserver "agent" ...
- Greg, about the security configuration (keystores, truststores, etc):
# do we need to provide a way to read into the...
Also available in: Atom