Srepfler Srdan

Results 27 issues of Srepfler Srdan

There are situations when an object might be in a paused state (example sleeping thread), in this case it would be good if this can be modelled as a temporary...

enhancement

In UML, when an object is destroyed (removed from memory), an X is drawn on top of the lifeline, and the dashed line ceases to be drawn below it (this...

enhancement

I've noticed codebrag needs a restart as the frontend dissapears after some time. Has anyone noticed this? Couple of things I've noticed on the logs: 1) occasionally the git repo...

Implement some sort of deferred wiring which can express some sort of dependency delayed in time. This would allow more precise loading of components when they're ready to be loaded...

It would be good to mention why is Lithium chosen as the akka split brain resolver and maybe explain it's configuration and behavior in the cluster or architecture documentation. How...

Taking the k8s example for a spin, some suggestions from our k8s engineer 1. All the env-variables except `downwardAPI`, might be better using a `ConfigMap` and then mount them as...

status:backlog

In case of very fast processing it's possible stepDuration to be 0 in that case an ArtimeticException is thrown. https://github.com/vdurmont/etaprinter/blob/29712b2f9f9ff633ca1853c74f8fed90fa1b8136/src/main/java/com/vdurmont/etaprinter/ETAPrinter.java#L119

With macOS, Swift3 and new XCode out, perhaps a F-Script refresher is in order?