Jeremy Whiting

Results 47 comments of Jeremy Whiting

@johnaohara given the above situation is impractical with current features are you ok with closing this issue ?

I don't have an example but the Excel spreadsheet example is useful. Using the keyboard for navigating is a useful productivity boost. Given your suggestion I think the the user...

This proposal for `Labels` also applies for `Extractors`. To speed up the users productivity.

@johnaohara Running Experiments documentation has been added in #1132. Is that sufficient to resolve this issue or were you intending more detailed instructions on set-up and configuration options ?

@johnaohara Webhooks are not currently available in microprofile-open-api yet. There is an outstanding [issue](https://github.com/eclipse/microprofile-open-api/issues/583) for the addition. Coming in 4.0 release.

By editing the Schema Label Combination function I can initiate the 48 Tx Synchronization messages. The edit is trivial. A new line. What's possibly relevant is I have 68 Labels....

@johnaohara here is a redacted Schema. ``` { "owner": "perf-team", "access": "PUBLIC", "token": null, "id": 37, "uri": "urn:fooey-foo-999:0.1", "name": "fooey-foo-999", "description": null, "schema": { "$id": "urn:fooey-foo-999:0.1", "type": "object", "$schema": "http://json-schema.org/draft-07/schema#"...

A response has been given in a PM.

Looks like [code](https://github.com/Commonjava/galley/blob/master/transports/httpclient/src/main/java/org/commonjava/maven/galley/transport/htcli/HttpImpl.java#L80) in Galley project controls how a tracker is retrieved.

Swapping out the classes has been done in PR #1517