Activity
From 10/11/2007 to 11/09/2007
11/09/2007
- 04:12 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
- Move this bug from 1.7.1 to 1.8. Continue to improve metacat performance.
- 04:05 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
- Move to release 1.7.1
- 04:04 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
- Move to 1.7.1 release
- 04:07 PM Bug #2557: Metacat Performace: Rewrite the xml_access part of the query
- Move to release 1.7.1
- 04:06 PM Bug #2175: Metacat Performace: Upgrading hardware setup
- Move to release 1.7.1
- 04:06 PM Bug #2157: Metacat Performance: Optimize Postgres and Tomcat...
- Move to release 1.7.1
- 04:03 PM Bug #2153: Metacat Performace: Add/drop indices on key columns
- Move to 1.7.1
- 04:02 PM Bug #1879: Metacat Performance: Summary
- Move to 1.7.1 release
- 04:00 PM Bug #2805: Metacat Performance: updates from Morpho of data packages are taking longer than five minutes
- Moved to 1.7.1 release
11/08/2007
- 10:05 AM Bug #2984: "AccessControlList.getACL" returns outdated XML structure
- Sample struct (attrib order defaults to "allowFirst"):
<?xml version="1.0" encoding="UTF-8"?>
<access xmlns="eml://e... - 09:41 AM Bug #3000 (Closed): Multiple Permissions Orders exist for Single Document
- Everytime "setaccess" is called for a document on MetacatServlet, a new row is
created in the xml_access table. Eac...
11/07/2007
- 02:58 PM Bug #2993: Permission Order is always set to 'allowFirst'
- Move to 1.7.1
- 02:54 PM Bug #2806: Online Edit action for a data package brings up a blank page
- Moved to 1.7.1
- 02:53 PM Bug #1232: cookie needs to be written after knb page login
- move to 1.7.1
- 12:25 PM Bug #2832: Online Data Table display is awkward
- Move to 1.7.1
- 11:40 AM Bug #2999: only one attribute per element returned with pathquery results
- <jing> hi, ben
<jing> I took a look and refreshed my memory.
<jing> The reason we did this is before our xml_nodes ta... - 10:29 AM Bug #2999: only one attribute per element returned with pathquery results
- when looking at this fix, it's important to remember to clear out the xml_queryresult table since old results will be...
- 10:15 AM Bug #2999: only one attribute per element returned with pathquery results
- Jing,
In regards to the bug where only one attribute per element is returned
in a metacat pathquery, I found a fix t... - 10:14 AM Bug #2999 (Resolved): only one attribute per element returned with pathquery results
- when a path query requests that multiple attributes for the same element are returned, only one is actually present i...
11/05/2007
- 09:17 AM Bug #2932: KNB Data Catalog Map feature searches revert to default page
- In style/common/spatial_templates/spatial/config.xml, the value of <skin> is "default", if we change it to "knb", the...
11/02/2007
- 03:50 PM Bug #2807: Data Set Upload for SAEON
- Create the sanparks skin (for Kruger NP and others).
Includes views SaeonLogin.jspx, SaeonUpload.jspx, and fgdc_1.xsl... - 03:23 PM Bug #1232: cookie needs to be written after knb page login
- Login form should be placed in the center iframe, since that is the "main" session.
- 02:50 PM Bug #2579: Default skin display is slightly broken on IE
- Put square corners rather than the rounded ones. I spent a little time on trying to mimic the knb but decided on this...
- 02:39 PM Bug #2994 (Resolved): Create a properties file for use by JUnit Tests
- Currently the build.xml file defines a few properties that are used for
ant token substitution in JUnit tests. An ... - 02:34 PM Bug #2832: Online Data Table display is awkward
- Moving bug to milestone 1.7 -- when you close bugs, be sure to close them with the milestone under which they will be...
- 02:25 PM Bug #2832: Online Data Table display is awkward
- The EML stylesheets that Metacat uses have been updated to display the Data Tables vertically rather than horizontal....
- 01:13 PM Bug #2993: Permission Order is always set to 'allowFirst'
- Fixed by removing quotes around reference to the constant "AccessControlInterface.DENYFIRST" in the constructor of cl...
- 01:11 PM Bug #2993 (Resolved): Permission Order is always set to 'allowFirst'
- Permission Order is always set to 'allowFirst'. Even if you send 'denyFirst, it will save 'allowFirst' to the access...
- 10:06 AM Bug #2157: Metacat Performance: Optimize Postgres and Tomcat...
- Here are current configuration in knb (total 8 G memory)
1) Set SHMMAX to 4,000,000,000
2) Assign Postgresql shared_b... - 09:54 AM Bug #2153: Metacat Performace: Add/drop indices on key columns
- Besides adding indices mentioned in bug 1879:
xml_path_index on upper(nodedata)
xml_access on lower(principal...
11/01/2007
- 09:35 PM Bug #2155: Metacat Performace: Rewrite the xml_nodes queries
- SELECT docid, nodedata, path FROM xml_path_index WHERE path IN ('dataset/title','entityName','individualName/surName'...
10/24/2007
- 05:23 PM Bug #2986: No need for restart tomcat after modifying metacat.properties
- My thought is - adding a static variable - propertiesLastModifyTime in MetacatUtil class. This variable will store th...
- 03:33 PM Bug #2986 (New): No need for restart tomcat after modifying metacat.properties
- In Metacat, if user modified metacat.properties, the modification will be effect after restarting tomcat. This proces...
10/17/2007
- 04:05 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Here is my propose for the updating by rpms.
1. Download packages :
postgresql-8.2.5-1PGDG.rhel4.i686.rpm
postgresql...
10/15/2007
- 05:52 PM Bug #2985 (Resolved): Expand public access flag to the whole ACL
- Expand public access flag (from bug #2929) in MetaCatServlet.readFromMetacat, to do more than just signal public read...
- 05:27 PM Bug #2984 (Closed): "AccessControlList.getACL" returns outdated XML structure
- The "MetCatServlet.handleGetAccessControlAction" calls another method "AccessControlList.getACL". The resulting XML ...
10/11/2007
- 05:05 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Consider auto update, RPM upgrade is better chioce. No matter rpm or source instllation, we have to shutdown metacat ...
- 04:42 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Another issue is about the install dir and the database data dir. The space
needed to install postgresql is about 30 ... - 03:07 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- The disadvantage of installing pg8 from source code is that security patches will not be automatically applied. So, ...
- 02:38 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Here is the time issue:
Since we can install postgresql 8 while 7 is running, installation time is not a big issue. H... - 02:12 PM Bug #2983: Update PostgreSQL from 7.4 to 8.2 in knb.msi
- In my test machine, I did succesfully installed 8 while 7 was running. In order to do so, we need install 8 from sour...
- 02:00 PM Bug #2983 (Resolved): Update PostgreSQL from 7.4 to 8.2 in knb.msi
- Here is the email from matt:
Jing,
I see no problem, so go ahead. However, you should be sure to absolutely mini...
Also available in: Atom