Jonathan Locke

Results 8 issues of Jonathan Locke

Because classes in these two jars are in the same package, modular Java can't link to protostuff. Instead errors like this cause the build to fail: ``` module [...] reads...

**Description** Sonatype lift flagged this library as a threat

security

**What would you like?** We need simple examples for these areas: - kivakit-configuration (settings and lookup) - kivakit-serialization (serialize data to a file?) - kivakit-resource / kivakit-filesystem (example that shows...

examples

**What would you like?** - Add configuration environment variables similar to S3 filesystem so that the test can be run outside of telenav - Remove any hardwired Telenav-specific information (default...

testing

**What would you like?** JettyServer should support HTTPS by default. Not sure how certificate should be stored/accessed. **Why would you like it?** Secure connection.

enhancement

**Description** Use internal proxy to test kivakit-microservice AWS Lambda support ssh ec2d-proxy-01 cd /usr/local/kiva/

enhancement
task

**What needs to be done?** We need new articles for the following new features: - AWS Lambda - Prometheus metrics - Zookeeper settings store - Cluster elections

documentation

Currently, to determine the bounding rectangle of ways in a PBF that we're splitting up into pieces, we keep a map from node id to location in memory. Unfortunately, this...