Tom Petracca

Results 8 issues of Tom Petracca

See internal issue PDS-111266. During performance degradation of a single cassandra node, atlasdb today does a poor job of determining what the bad node is and blacklisting it from future...

Support for JTables would be awesome. You could set as variables in the bound as to whether or not it selects by row, column, or cell etc.

In my config I have something like ``` docker { name "docker.awesome.repository/${groupName}/${distName}:${project.version}" tags 'latest', 'snapshot' files tasks.distTar.outputs } ``` on develop I would like to publish versioned docker images, but...

## What happened? Project had `com.palantir.group:moduleprefix-* = 1.2.3` in their `version.props`. A random dependency had a transitive on `com.palantir.group:moduleprefix-left:2.3.4` `com.palantir.group:moduleprefix-right` is also on the classpath, but it and the `-left`...

This test is a plague on the repo. It flakes constantly. This is bad for a variety of reasons: - hurts developer productivity - wastes $$ on CI that has...

The persisted dep state we put in jars has no concept of optionality of deps and so we'd have to modify that (in addition to just updating the api the...

I'm re-packaging an existing service that starts by a means other than the `java-go-launcher`. Similar to internal `gradle-sls-docker` issue number 6, I'd like an optional configuration point in the `distribution`...

I have a service for which at build time I generate files that I would like to be included in `service`. Currently per the README we only package merge in...