General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
8602InfrastructureStoryNewNormalLog aggregation and augmentation process mid 2018 updatesDave Vieglais2018-06-07 20:49d1_log_aggregation
8842InfrastructureStoryNewNormalSome exceptions in Metacat2019-09-19 17:53
8806InfrastructureStoryNewNormalCleanup from OS upgrades2019-05-21 12:45
8639InfrastructureStoryNewNormalReplication performance is too slow to service demandChris Jones2018-07-04 11:18d1_replication
8307InfrastructureStoryNewNormalCheck node subject on node registration and subsequent callsJing Tao2018-02-06 20:06d1_cn_node_registry
8762InfrastructureStoryNewNormalAdd new formats to CN2019-02-07 20:03
8851InfrastructureStoryNewNormalCN sends error doc with "pid" to v2 endpointJing Tao2019-11-06 22:31d1_synchronization
8853InfrastructureStoryNewNormalMake cn.resolve smarter2019-11-15 16:50
8854InfrastructureStoryNewNormalPut the system metadata part ahead of the object part when d1_libclient_java constructs the multipartJing Tao2019-11-22 18:25d1_libclient_java
8856InfrastructureStoryNewNormalPut the system metadata part ahead of the object part when d1_client_python constructs the multipart2019-11-22 18:31d1_python
8855InfrastructureStoryNewNormalPut the system metadata part ahead of the object part when d1_client_r constructs the multipartMatthew Jones2019-11-22 18:29d1_client_r
8857InfrastructureStoryNewNormalD1Client.getCN() always get the production cn on the CN Tomcat contextJing Tao2019-12-13 00:34dataone-cn-rest-service
8504InfrastructureStoryNewNormalSupport creation of data citation record from solr recordMonica Ihli2018-07-17 23:06d1_indexer
8779InfrastructureStoryNewNormalForesiteResourceMap performance issueRob Nahf2019-03-25 18:48d1_indexer
8702InfrastructureStoryNewNormalIndexing Refactor StrategyRob Nahf2018-09-24 18:05d1_indexer
8782InfrastructureStoryNewNormalUpgrade OS to Ubuntu 18.04 on CNsJing Tao2019-03-22 18:12
8862InfrastructureStoryNewNormalDeploy a new dataone-cn-rest releaseJing Tao2020-04-23 16:24
7807InfrastructureStoryNewLowcn.synchronize should support synchronization failure corrections.2018-01-17 19:15Architecture Design
6369Java ClientFeatureIn ProgressNormalResourceMapFactory.parseResourceMap does not return aggregated resourcesRob Nahf2015-02-11 20:56d1_libclient_java
7312Java ClientFeatureNewNormalRestart connection manager2015-08-24 17:24d1_libclient_java
6789Java ClientBugIn ProgressNormalRead API calls to the CN are hangingRob Nahf2016-05-07 07:59
7432Java ClientBugIn ProgressNormalJava Client does not support idFilter for v2 releaseRob Nahf2019-06-14 18:47d1_libclient_java
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
7322Java ClientBugTestingNormalD1Object stores data in memory, causes out of memory errorsChris Jones2015-08-28 00:15d1_libclient_java
6765Java ClientBugNewNormaljibx-maven-plugin incompatible with Java 8Rob Nahf2015-01-19 23:17
3165Java ClientBugNewLowLibclient caching does not respect accessPoliciesRob Nahf2015-02-11 18:37d1_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
4660Java ClientTaskNewNormalsrc/main/java has XML filesRobert Waltz2015-02-11 20:08d1_common_java
4671Java ClientTaskIn ProgressNormalsuggest updating the following versions:2015-02-11 20:08
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
7389Java ClientTaskTestingNormalV2 D1Object fails to download V1 contentChris Jones2015-09-28 17:50d1_libclient_java
5313Java ClientTaskNewNormalenable remote deployment of product packages from Hudson / JenkinsRob Nahf2015-02-11 20:34
1648Java ClientTaskNewNormalUpdate d1_libclient_java ObjectFormatCache to include addFormat()2016-06-22 16:51d1_libclient_java
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
4655Java ClientTaskNewNormalPom appears to bring in plugins as project dependencies (maven-jar-plugin, maven-clean-plugin)2015-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
4661Java ClientTaskNewNormalDeprecated methods give no indication of the (Java) version in which they will be removed2015-02-11 20:08
4672Java ClientTaskIn ProgressNormalmvn dependencies:analyse shows transitive dependencies:2015-02-11 20:08
7120Java ClientTaskTestingNormalFix DataPackage.insertRelationship() to handle any URI for external identifiersChris Jones2015-06-04 21:48d1_libclient_java
1554Java ClientTaskNewNormalCreate MockHttpClient for testing in d1_common_javaRob Nahf2015-02-11 19:49d1_common_java
3721Java ClientTaskIn ProgressNormaladd resource map validation routine to libclient_javaRob Nahf2015-02-11 20:42d1_libclient_java
1552Java ClientTaskNewNormalCopy TestSimpleMultipartEntity from d1_common_java to d1_integrationRob Nahf2015-02-11 19:49
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
4657Java ClientTaskNewNormalPom versions are mixed between properties and inline (e.g. <version>1.8.4</version>)Rob Nahf2015-02-11 20:08
3057Java ClientTaskIn ProgressNormalretest CLOSE_WAIT issue once the lib client is complete.Rob Nahf2015-02-11 19:52d1_libclient_java
4670Java ClientTaskNewNormal- Regarding the style: The types are fully mutable with no field validations or constraints. 2015-02-11 20:08
(601-650/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)