General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
2944InfrastructureStoryNewNormalDesign and implement a MN kill switch mechanismDave Vieglais2018-01-17 20:30Support Operations
8205InfrastructureTaskNewNormalAdjust memory allocation to Tomcat7 on CNs2017-10-24 15:33
8206InfrastructureTaskNewNormalReview and adjust memory allocation to Solr and zookeeper2017-10-24 16:03
8210InfrastructureFeatureNewNormalGenerate daily reports by member node of discrepancies between CN vs MN content2017-10-25 18:50
8204InfrastructureStoryNewNormalAdjust memory allocation for services running under JVM on CNs2018-01-09 19:10
8215InfrastructureBugNewNormalConsider how Subjects are compared (e.g. HTTP vs. HTTPS ORCID URIs)2017-11-07 22:11
8222InfrastructureTaskNewNormalreindex all isotc211 content in production to reflect final decisions from origin field mappingDave Vieglais2018-03-22 16:56d1_indexer
8224InfrastructureTaskNewNormalmetacat not promoting node token privs for solrJing Tao2017-12-04 19:33Metacat
7224InfrastructureStoryNewNormalpush synchronization request status indicator: synchronizeStatus method option2018-01-17 19:38Architecture Design
7559InfrastructureStoryNewNormalDevelop plan for securing application passwords in the CN stackDave Vieglais2018-01-17 19:34Architecture Design
8208InfrastructureStoryNewNormalReview and adjust memory allocated to d1-index-task-generator and d1-index-task-processor2018-01-09 19:10
8207InfrastructureStoryNewNormalreview and adjust memory allocated to d1-processing2018-01-09 19:10
8167InfrastructureStoryNewNormalEnable postgres replication between Coordinating NodesMonica Ihli2018-01-09 19:10dataone-cn-os-core
8097InfrastructureStoryNewNormalMetacat (storage) and d1-synchronize both have the code to compute the checksumJing Tao2018-01-09 19:10d1_synchronization
8044InfrastructureStoryNewNormalcertificate manager should check expiration of CAs it loads into the trust manager.Rob Nahf2018-01-09 19:10d1_libclient_java
7605InfrastructureStoryNewNormalMemberNodes not authorizing CN to harvest log recordsDave Vieglais2018-01-17 19:33Environment.Production
7650InfrastructureStoryNewNormalDAO for SystemMetadata changes the SystemMetadata.replicationPolicyRob Nahf2018-01-17 19:31d1_cn_common
7668InfrastructureStoryNewNormalDetermine how indexing of data packages should workJing Tao2018-01-17 19:28d1_indexer
7859InfrastructureStoryNewNormalAdd formatID for the STL 3d model file formatDave Vieglais2018-01-17 19:04
8022InfrastructureStoryNewNormald1_log_aggregation has different version of Hazelcast than the rest of CN stack. Hazelcast version very out of date.Rob Nahf2018-01-09 19:10d1_log_aggregation
7940InfrastructureStoryNewNormalRetrieval of system metadata is too slowRobert Waltz2018-01-09 19:10d1_cn_service
4278InfrastructureStoryNewNormalEML indexing - handle multiple temporalCoverage and spatialCoverage elementsJing Tao2018-01-17 20:04d1_indexer
7688InfrastructureBugNewNormalLogAggregation unable to change BaseURLs upon updateNodeCapabilities notificationDave Vieglais2018-01-02 12:02d1_log_aggregation
6513InfrastructureStoryNewNormalCreate a Local Cache of all Membernode log records on the single master CNDave Vieglais2018-01-17 19:49d1_log_aggregation
8379InfrastructureBugNewNormalremove or improve AuthLdap.getGroups logging statementJing Tao2018-02-27 16:51Metacat
8061InfrastructureStoryNewNormaldevelop queue-based processing system for the CNRob Nahf2018-01-17 19:00Architecture Design
8380InfrastructureBugNewNormalMN.update method doesn't check if the authoritativeMN is null on the system metadata of the new objectJing Tao2018-03-02 21:53Metacat
8036InfrastructureStoryNewNormalsynchronization should respond to various MN down conditions to avoid syncFailuresRob Nahf2018-01-17 18:55d1_synchronization
6056InfrastructureStoryNewNormalremove log aggregation processing from d1-processing Linux serviceDave Vieglais2018-01-17 19:55d1_log_aggregation
8162InfrastructureStoryNewNormalReplication tasks can contain stale potential target nodesRob Nahf2018-03-02 21:47d1_replication
4650InfrastructureStoryNewNormalAllow MN to bias resolve to the authoritative MNRob Nahf2018-01-17 20:00d1_cn_common
4669Java ClientTaskNewNormal- Regarding the style: A good addition to the types would be some builders, static factories and constructors as applicable2015-02-11 20:08
6748Java ClientTaskNewNormalCreate a factory / builder class for converting versioned types.2015-02-11 19:47
4668Java ClientTaskNewNormal- No types implement toString2015-02-11 20:08
4667Java ClientTaskNewNormal- (Important!) No types implement equals or hashcode2015-02-11 20:08
4666Java ClientTaskNewNormal- All types have the same serialVersionUID (10000000)2015-02-11 20:08
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
4673Java ClientTaskNewNormalPom has warnings:2015-02-11 20:08
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 2015-02-11 20:08
6850Java ClientStoryNewNormalautomate Java Client releases Rob Nahf2018-01-17 19:42d1_libclient_java
4665Java ClientTaskNewNormalTests contain redundant code.2015-02-11 20:08
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
1647Java ClientTaskNewNormalUpdate d1_common_java ObjectFormatServiceImpl to include addFormat()2016-06-22 16:51d1_common_java
1555Java ClientTaskNewNormalModify TestSimpleMultipartEntity for use with MockHttpClientRob Nahf2015-02-11 19:49d1_common_java
4664Java ClientTaskNewNormalRelated to above: Test classes bring in org.apache.log4j.Logger but it is not declared as a test dependency2015-02-11 20:08
4663Java ClientTaskNewNormalsrc/main/resources appears to have config for log4j through commons-logging but neither logging library is declared as a test scope dependency.2015-02-11 20:08
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-02-11 20:08
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
6511Java ClientTaskNewNormalremove the deprecated MultipartRequestHandler class from d1_common_javaRob Nahf2015-02-11 20:04d1_common_java
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
7702Log ReportingTaskNewNormalabnormal strings in ipAddress field of solrRobert Waltz2016-06-22 17:18d1_log_aggregation
8657Log ReportingBugNewNormalLog aggregation service not recording logs for the MNs - urn:node:TDAR and urn:node:OTS_NDC2018-07-16 21:36d1_log_aggregation
7682Log ReportingTaskNewNormalSluggish Purging Read Event Cache 2016-03-17 15:02d1_log_aggregation
8551Member NodesMNDeploymentNewNormalForest Service Research Data Archive2018-04-17 20:00
8550Member NodesMNDeploymentNewNormalESGF - Earth System Grid Federation2018-04-17 19:58
8188Member NodesMNDeploymentNewNormalAg Data CommonsRebecca Koskela2017-09-22 23:06
5838Member NodesStoryNewNormalGBIF: Testing2019-01-28 14:39
5899Member NodesTaskNewNormalGBIF: Create news itemAmy Forrester2019-01-24 17:10
8549Member NodesMNDeploymentNewNormalEarth Resources Observation and Science Center2018-04-17 19:55
8557Member NodesMNDeploymentNewNormalPhysical Oceanography Distributed Active Archive Center2018-04-18 16:32
5867Member NodesStoryNewNormalGBIF: Registration in Production environment2019-01-24 17:08
7975Member NodesTaskNewNormalGINA: Implement search index and display support for any new metadata formats required by the MN.Roger Dahl2017-01-27 18:34
3410Member NodesTaskNewNormalDevelop a Redmine Cheatsheet to help with a wider REDMine user community interacting with MN issuesJohn Cobb2012-11-30 19:36
8670Member NodesTaskNewNormalFEMC - upgrade GMN 2.3.7 to 3.0.4Roger Dahl2019-08-02 18:22
7986Member NodesTaskNewNormalGINA: Configure SSL Certificates for ProductionAmy Forrester2018-08-31 15:22
3374Member NodesTaskNewNormalMove kepler-library.org Metacat to new serverBen Leinfelder2012-11-08 00:31
8831Member NodesStoryNewNormalImport error with schema_org.dataJohn Evans2019-08-05 18:57
8676Member NodesTaskNewNormalNRDC -GMN upgrade 2.4.2 to 3.0.4Roger Dahl2019-03-05 20:43
8587Member NodesTaskNewNormalAdd DataONE Logo to SanParks websiteJing Tao2018-05-09 21:19
7924Member NodesMNDeploymentNewNormalLTER-Spain networkLaura Moyers2016-11-21 14:49
8819Member NodesStoryNewNormalIEDA documents not in DataONE2019-06-13 19:20
8742Member NodesTaskNewNormalGMN upgrade from 2.4.1 to 3.2.0Roger Dahl2018-11-13 19:14
5869Member NodesTaskNewNormalGBIF: SSL Certificates2016-07-02 12:45
8830Member NodesTaskNewNormalRequirements AnalysisJohn Evans2019-08-06 14:44
5871Member NodesTaskNewNormalGBIF: Verify successful installation of client side certificate2016-07-02 12:45
7050Member NodesMNDeploymentNewNormalUSDA ARS2015-04-17 17:27
8247Member NodesTaskNewNormalVerify upgraded metacat is operating correctly as a production member node.Jing Tao2018-02-02 15:49
8246Member NodesTaskNewNormalUpgrade metacat to the latest versionJing Tao2018-04-23 16:09
8553Member NodesMNDeploymentNewNormalMVCO - Martha's Vineyard Coastal Observatory2018-04-17 20:03
3260Member NodesTaskNewNormalScope out the implementation of a CitSci.org MNBruce Wilson2012-09-20 20:51
8187Member NodesSupportNewNormalEZID DOI resolvable URLs failing for 14 PISCO objects2017-09-19 22:12
7103Member NodesTaskNewNormalCreate a new test certificate for mnStagePISCODave Vieglais2015-05-14 18:29
3239Member NodesMNDeploymentNewNormal"Nitrous Oxide emissions Network" member node2018-04-17 17:13
3236Member NodesMNDeploymentNewNormalUCNRS member nodeMark Schildhauer2013-01-30 20:59
8554Member NodesMNDeploymentNewNormalSEDAC - NASA Socioeconomic Data and Applications Center2018-04-17 20:05
8531Member NodesTaskNewNormalTraining & education 2018-04-06 15:11
8259Member NodesMNDeploymentNewNormalNeotoma Paleoecology DatabaseAmy Forrester2018-04-09 21:14
8552Member NodesMNDeploymentNewNormalGLCF - Global Land Cover Facility2018-04-17 20:01
8154Member NodesTaskNewNormalTest content from the test NKN member node should be archived or deleted from production2017-07-26 19:55
8729Member NodesTaskNewNormalRequirements Analysis 2018-10-11 17:24
5841Member NodesTaskNewNormalGBIF: SSL Certificates2019-01-28 14:40
5877Member NodesTaskNewNormalGBIF: Set up synchronization of the MN2016-07-02 12:45
5865Member NodesTaskNewNormalGBIF: Log record access2016-07-02 12:45
5875Member NodesTaskNewNormalGBIF: Set the node status to approved (start synchronization)2016-07-02 12:45
(501-600/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)