Notes for Development Block 3.1
===============================

Previous epad notes: http://epad.dataone.org/2014-16-Block-2-4

G+ URL: https://plus.google.com/hangouts/_/event/cqpnckqbr0s8o40kpk3r20ko8s0

Sprint Planning Block 3.1
-------------------------
Sprint Planning for Block 3.2
-----------------------------
David
-----
Roger
-----
Skye
---------
Chris
-----
Dave
----

Peter
Matt
----
Rob
---
Robert
Topics
------

Rolling out index from cn-unm-1 to orc, ucsb.  Timing with tidy, dns
    Steps:
        1. Go Readonly across CN
        2. Stop tomcat on CN that is out of DNS RR (orc/ucsb)
        3. Copy solr search index data files to solr core
        4. Start tomcat, wait for startup
        5. Bring CN back into DNS RR and remove other CN from DNS RR
        6. repeat steps 2-4 for CN
        7. Restore CN into DNS RR
        8. Turn off Readonly across CN


--------------------------------------------
Observed oddities with index/object/resolve

Pids with no object path, no content on some servers, resolve
https://cn-orc-1.dataone.org/cn/v1/query/solr/?q=id:knb-lter-hfr.127.9 (exists)
https://cn.dataone.org/cn/v1/object/knb-lter-hfr.127.9 (does not exist)
https://cn-unm-1.dataone.org/cn/v1/query/solr/?q=id:knb-lter-hfr.127.9 (does not exist)
https://cn-unm-1.dataone.org/cn/v1/object/knb-lter-hfr.127.9 (exists)
[ INFO] 2014-04-15 06:53:09,902 (IndexTaskProcessor:isObjectPathReady:250) Object path for pid: knb-lter-hfr.127.9 is not available.

https://cn.dataone.org/cn/v1/query/solr/?q=id:peggym.1108.100  (exists)
https://cn.dataone.org/cn/v1/object/peggym.1108.100  (does not exist)
https://cn-unm-1.dataone.org/cn/v1/query/solr/?q=id:peggym.1108.100 (does not exist)
https://cn-unm-1.dataone.org/cn/v1/object/peggym.1108.100  (exists)
[ INFO] 2014-04-15 06:53:12,514 (IndexTaskProcessor:isObjectPathReady:250) Object path for pid: peggym.1108.100 is not available.