Damien Jiang

Results 3 issues of Damien Jiang

We're trying to run the `buck-http-cache` as a cluster with 3 nodes (deployed via Kubernetes). However, it quickly (often within ~1 hour) reaches a bad state where requests repeatedly throw...

I'm trying to migrate from Findbugs 3.0 to Spotbugs 3.1.6. There are quite a few new `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` warnings that are generated now. I can fix some of them easily, but...

In ember-template-compiler.js, there are the lines ``` Ember.assert("Ember Handlebars requires Handlebars version 1.0 or 1.1. Include " + "a SCRIPT tag in the HTML HEAD linking to the Handlebars file...