Re: [Audit] Running the catalog editor externally

2018-10-15 Thread Ralph Goers
Yes, it would be non-trivial. The catalog editor uses jgit to access the catalog. It has to clone it into a local repo and it loads it into an in-memory database. Neither of these were designed to be access by multiple users at the same time. For example, when you update the catalog it updates t

Re: [Audit] Running the catalog editor externally

2018-10-15 Thread Matt Sicker
Is that nontrivial to support? On Mon, 15 Oct 2018 at 16:48, Ralph Goers wrote: > The editor is not designed to be used by multiple users at the same time. > Setting it up as a remote client will make people think you can do that. > > Ralph > > > On Oct 15, 2018, at 2:39 PM, Matt Sicker wrote:

Re: [Audit] Running the catalog editor externally

2018-10-15 Thread Ralph Goers
The editor is not designed to be used by multiple users at the same time. Setting it up as a remote client will make people think you can do that. Ralph > On Oct 15, 2018, at 2:39 PM, Matt Sicker wrote: > > Now I know the docs suggest running the catalog editor locally, but how > well supporte

[Audit] Running the catalog editor externally

2018-10-15 Thread Matt Sicker
Now I know the docs suggest running the catalog editor locally, but how well supported is it to run it remotely? Suppose I have a Kubernetes cluster where my git credentials are available as a secret. Would it make sense to run the catalog editor in the cluster (provided I've sufficiently locked do

JDK 12 Early Access build 15 is available

2018-10-15 Thread Rory O'Donnell
Hi Ralph, *JDK 12 Early Access build 15 is available at : - jdk.java.net/12/* * JDK 12 Schedule is confirmed. o 2018/12/13 Rampdown Phase One o 2019/01/17 Rampdown Phase Two o 2019/02/07 Release-Candida