Scott Clasen

Results 19 issues of Scott Clasen

@coreyauger check out the last commit here

there have been reports that this causes strange behavior

if you are using https://github.com/typesafehub/sbt-multi-jvm and sbt-idea, it wont set up the project quite right. To manually fix the project one needs to mark src/multi-jvm/scala as test sources, and src/multi-jvm/resources...

that can also skip ssl cert validation if required Also might be nice to provide a convenience method in ExhibitorEnsembleProvider, something like ``` java pubic static ExhibitorEnsembleProvider fromURL(URL vip, boolean...

not clear, to me at least, how to hook in to https://github.com/slick/slick/blob/master/src/main/scala/scala/slick/jdbc/meta/package.scala#L196-L226 in a code generator.

improvement
topic:codegen

Would be great to have this instead/in addition to the raw percentiles over the reporting period. Perhaps use: https://github.com/bmizerany/perks

check for errors when required acks > 0, refresh metadata on NotLeaderForPartition. Im seeing quite a bit of these in my kafka logs, coming from poseidon producers, even for topics...

add a Transitions: []string field to Correlator, and have the fsm machinery append state names to it as Outcomes where a transition occur happen. For visibility into what happened 'inside'...

once #24 is in

things like the S3Serializer would resolve from S3, compressing serializers could decompress, etc /cc @dpiddy