[MarkLogic Dev General] How to tell if restart required?

2014-10-23 Thread Whitby, Rob
Hi, I¹m using admin:save-configuration-without-restart() in setup scripts, I know it returns a list of hosts that require a restart, but would like to get that information independently, so I can run a bunch of scripts and then check what needs restarting. Something like

Re: [MarkLogic Dev General] How to tell if restart required?

2014-10-23 Thread Dave Cassel
general@developer.marklogic.commailto:general@developer.marklogic.com Date: Thursday, October 23, 2014 at 10:44 AM To: MarkLogic Developer Discussion general@developer.marklogic.commailto:general@developer.marklogic.com Subject: [MarkLogic Dev General] How to tell if restart required? Hi, I¹m using

Re: [MarkLogic Dev General] How to tell if restart required?

2014-10-23 Thread Ken Tune
2014 16:09 To: MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] How to tell if restart required? I just ran a quick test to see whether re-running admin:save-configuration-without-restart() with the results of admin:get-config() would give you that list, but it doesn't. I think

Re: [MarkLogic Dev General] How to tell if restart required?

2014-10-23 Thread Whitby, Rob
@developer.marklogic.commailto:general@developer.marklogic.com Subject: Re: [MarkLogic Dev General] How to tell if restart required? Rob All the ‘cold’ changes affect either all hosts in a group or none ( with the exception of mimetypes, which is global ) http://docs.marklogic.com/guide/admin/hotcold

Re: [MarkLogic Dev General] How to tell if restart required?

2014-10-23 Thread Danny Sokolsky
[mailto:general-boun...@developer.marklogic.com] On Behalf Of Whitby, Rob Sent: Thursday, October 23, 2014 8:39 AM To: MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] How to tell if restart required? Hi Ken, Yep I saw in xdmp:host-status there is a timestamp for those config files. But I

Re: [MarkLogic Dev General] How to tell if restart required?

2014-10-23 Thread David Lee
Developer Discussion Subject: Re: [MarkLogic Dev General] How to tell if restart required? One other (low-tech) idea is to look at the list of cod tasks and do some static analysis on your code. There are relatively few cold tasks, and most of the cold tasks are app-server related (like