General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Category
7097InfrastructureBugNewNormalv1 call to CN.search() yields a NoClassDef exception for boucncycastleRob Nahf2015-05-12 18:46
2968Java ClientBugNewNormalcn.getFormat() doesn't use cn associated with the CNode objectRob Nahf2015-02-11 20:56d1_libclient_java
8361InfrastructureBugNewNormalindex processor throws unhandled NPE if task systemMetadata is nullRob Nahf2018-03-22 16:54d1_indexer
8827InfrastructureBugNewNormalsynchronization doesn't update dateSystemMetadataModified if that's the only field that changedRob Nahf2019-07-11 21:26d1_synchronization
8093InfrastructureBugNewNormalresource map index processing is inefficient (2sec / referenced object)Rob Nahf2017-05-10 20:00d1_indexer
7687CN RESTBugNewNormalSynchronization unable to change BaseURLs upon updateNodeCapabilities notificationRob Nahf2016-07-22 19:22d1_synchronization
8228InfrastructureBugNewNormalExcessive replicas requested by integration testRob Nahf2018-03-02 21:52d1_integration
7868InfrastructureBugNewNormalpotential gaps between log harvestsRob Nahf2017-03-23 15:40d1_log_aggregation
6062InfrastructureBugIn ProgressNormalJenkins not cascading builds in trunkRobert Waltz2016-08-10 20:56Environment.Development
3572InfrastructureBugNewNormalLDAP not updated for Node when synchronized set to trueRobert Waltz2014-10-01 22:56d1_cn_node_registry
6011InfrastructureBugNewNormalSynchronization fails from max_syncobjectqueue_sizeRobert Waltz2016-01-05 17:52d1_synchronization
7178InfrastructureBugNewNormalduplicate replica information on mn-demo-5Robert Waltz2015-07-01 20:14d1_replication
6882InfrastructureBugNewNormalafter CN upgrade togglePortsAndReplication.sh missingRobert Waltz2016-01-05 17:54d1_cn_buildout
5321InfrastructureBugNewNormalMultiple Hazelcast Client connections to same storage instanceRobert Waltz2016-08-10 20:58d1_process_daemon
6041InfrastructureBugNewNormalobsoletedBy field serialized with newline after pidRobert Waltz2014-09-25 17:36
6044InfrastructureBugNewNormalIndexer needs port 5432 open to localhost during postinstRobert Waltz2015-01-06 18:17d1_cn_buildout
6060InfrastructureBugNewNormaldataone-cn-index install should fail if subtasks failRobert Waltz2016-08-10 20:58d1_cn_buildout
3869InfrastructureBugNewNormalwrong key set in portal/WEB-INF/client.xmlRobert Waltz2016-08-10 20:58d1_cn_buildout
6070InfrastructureBugNewNormalCNs missing GOA objectsRobert Waltz2016-08-10 20:56d1_synchronization
7489CN RESTBugNewNormalprocessing daemon common-logging misconfiguredRobert Waltz2016-01-21 17:18d1_cn_process_daemon
7371InfrastructureBugNewNormalA systemMetadata update that changes the formatID from DATA to METADATA or RESOURCE_MAP will not upload the object to the CNRobert Waltz2015-09-22 21:47d1_cn_service
4142InfrastructureBugNewNormaldataone-cn-processdaemon prerm needs to be reconfiguration friendlyRobert Waltz2016-08-10 20:58d1_cn_buildout
4129InfrastructureBugNewNormalOnly configure ufw ports for machines in xml configuration fileRobert Waltz2016-08-10 20:47d1_cn_buildout
4067InfrastructureBugNewNormalValidate Node stream in MultipartHttpServletRequest in register and updateNodeCapabilities.Robert Waltz2016-08-10 21:01d1_cn_service
5739CN RESTBugNewNormalLDAP upgrades fail with purge of dataone-cn-os-coreRobert Waltz2015-01-19 23:05
5582InfrastructureBugNewNormalxinetd not supported via debian installRobert Waltz2014-10-02 19:27d1_cn_buildout
6614Python GMNBugIn ProgressNormalGMN describe not returning DescribeResponse for IARC MNRoger Dahl2016-04-21 22:37
4301Python GMNBugNewLowIn the GMN integreation tester, add test to check that Last-Modified, Content-Length and Content-Type fields are set correctlyRoger Dahl2016-04-21 22:38
4300InfrastructureBugNewLowCreate more appropriate "create" entry in the LogRecord for replicasRoger Dahl2016-04-21 22:38d1_mn_GMN
7738Python GMNBugNewHighGMN perpetually retries system metadata updates after failuresRoger Dahl2016-04-14 14:26
7739Python GMNBugNewNormalGMN Django models need to be adjusted for var char content greater than 1024 character lengthRoger Dahl2016-04-14 14:47
7740Python GMNBugNewHighGMN fails to write system metadata during a refresh under unknown conditionsRoger Dahl2016-04-14 14:56
7664Python GMNBugNewNormalmanage.py register_node_with_dataone generates "nodeReplicationPolicy" XML fragment in node capabilities even when replication is falseRoger Dahl2016-04-14 14:16
7651Python GMNBugNewHighGMN returns two different dateSysMetadataModified dateTime stamps for same objectRoger Dahl2016-04-14 14:17
7759Python GMNBugNewNormalGMN docs refer to /portal for identity managementRoger Dahl2017-03-28 16:45
6868Python GMNBugNewNormalGMN filters objects in list objects method from non-authenticated, non-rights-holder usersRoger Dahl2016-04-14 14:19
4303InfrastructureBugNewLowFix potential bug where an object could be created and accepted for replication simultaneously.Roger Dahl2016-04-21 22:38d1_mn_GMN
7954InfrastructureBugNewNormalSyncFailedTask:submitSynchronizationFailed does not provide cert when connecting to MNRoger Dahl2017-04-19 18:55d1_synchronization
7291Python GMNBugNewNormalpypi distribution does not have all filesRoger Dahl2016-04-14 14:57
6755Python CLIBugNewNormalpython CLI install instructions failRoger Dahl2018-01-09 02:44
6767Python GMNBugNewNormalGMN crashes if the replication target is not respondingRoger Dahl2016-04-14 14:19
7299Python LibrariesBugNewNormalSolrConnection fails if persistent property is not set to TrueRoger Dahl2016-04-20 19:45d1_libclient_python
3122InfrastructureBugIn ProgressNormalasterisk in search termSkye Roseboom2014-10-02 18:02d1_mercury
8846Member NodesBugNewNormalTFRI node unresponsive2019-10-08 15:26
8843Member NodesBugNewNormalServer certificate is expired2019-10-08 15:14
8657Log ReportingBugNewNormalLog aggregation service not recording logs for the MNs - urn:node:TDAR and urn:node:OTS_NDC2018-07-16 21:36d1_log_aggregation
8655InfrastructureBugNewHighSynchronization died with OOM2018-07-13 11:24
6791InfrastructureBugNewNormalBuilding d1_log_aggregation doesn't trigger downstream builds2015-01-31 00:32Support Operations
7301CN RESTBugNewNormalCN-stage allows connections to a MN that is operating a self-signed SSL server certificate2015-08-19 03:46
6766Python GMNBugNewNormalFYI ONLY: GMN local install with self-signed CA certificate breaks with new SSL support in Python 2.7.92015-01-20 18:53
(851-900/1153) Per page: 25, 50, 100, 500

Also available in: Atom CSV PDF

Add picture from clipboard (Maximum size: 14.8 MB)