Karsten Jeschkies
Karsten Jeschkies
+1 Is zsh actually a requirement for dotfiles? Some of my scripts assume it is.
A warning or even error at the beginning would be nice then.
Okay, the boot script actually runs with bash.
I just ran into the same issue. I assumed the encoder would flush certain writes. @isedora, will the patch you've linked be merged eventually?
👋 Scala developer here. > Do you have an opinion on [adaptive radix trees](https://db.in.tum.de/~leis/papers/artsync.pdf)? Scala uses a [TrieMap](https://www.scala-lang.org/api/2.12.8/scala/collection/concurrent/TrieMap.html). In my experience traversing elements is often much slower on tree based...
Most of the logs you've posted ware warnings. What's the error message at the end of `sbt clean compile`?
Which version are you using?
@f1-outsourcing, you should not blindly delete files. Also, remember that this is all open source. We are happy to accept bug fixes from you. @seanfulton, sorry for replying so late....
@f1-outsourcing, could you attach the complete logs of Marathon 1.8 from when you start until you made a request to `v2/info`.
I am surprised that the [.sbtopts](https://github.com/mesosphere/marathon/blob/master/.sbtopts) were not picked up. Would you be so kind a create a pull request with an update build manual?