> @@ -350,6 +350,9 @@ > */ > public static final String PROPERTY_MAX_PARALLEL_DELETES = > "jclouds.max-parallel-deletes"; > > + /** Comma-separated list of methods considered idempotent for purposes of > retries. */
Document the default values in the javadoc? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/967/files/614babda21753ce367c76e40e34410aba64d9474#r67264250
