-
Notifications
You must be signed in to change notification settings - Fork 15
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Unexpected context_ref_mismatch warnings
bugSomething isn't workingSomething isn't workingStatus: Open.#1632 In NASA-PDS/validate;Improvement: Persist downloaded schemas/schematrons to disk to speed up back-to-back executions
enhancementNew feature or requestNew feature or requestStatus: Open.#1623 In NASA-PDS/validate;Refactor: InMemoryRegistrar, CachedLSResourceResolver, and LabelValidationRule shared-state concerns
enhancementNew feature or requestNew feature or requestStatus: Open.#1622 In NASA-PDS/validate;Bug: ValidationTarget.cachedTargets is public static mutable HashMap with unsynchronized check-then-act
bugSomething isn't workingSomething isn't workingStatus: Open.#1621 In NASA-PDS/validate;Refactor: AggregateManager static mutable state and ArrayList return types
enhancementNew feature or requestNew feature or requestStatus: Open.#1620 In NASA-PDS/validate;Bug: ReferentialIntegrityUtil and CrossLabelFileAreaReferenceChecker use unsynchronized static mutable collections
bugSomething isn't workingSomething isn't workingStatus: Open.#1619 In NASA-PDS/validate;Bug: HashSetReferenceInfo.getReferences() exposes live mutable ArrayList from shared static state
bugSomething isn't workingSomething isn't workingStatus: Open.#1618 In NASA-PDS/validate;Refactor: LabelUtil public methods should return List<String> not ArrayList<String>
enhancementNew feature or requestNew feature or requestStatus: Open.#1617 In NASA-PDS/validate;Code improvements re:
value.trim()andTable_DelimitedcallsbugSomething isn't workingSomething isn't workingStatus: Open.#1597 In NASA-PDS/validate;- Status: Open.#1595 In NASA-PDS/validate;
As a PDS developer, I want static mutable utility singletons converted to instance-based classes so that parallel label validation becomes possible
requirementNew requirementsNew requirementsStatus: Open.#1567 In NASA-PDS/validate;As a PDS data engineer, I want label validation to run in parallel within a single JVM so that I can fully utilize available CPU cores without spawning separate processes
requirementNew requirementsNew requirementsStatus: Open.#1566 In NASA-PDS/validate;