On 24 November 2014 at 10:56, Erick Erickson <[email protected]> wrote: > It's certainly something of a challenge when you're totally unfamiliar with > the > relevant code. And then the next one you tackle means you start the process > all over again ;).
That does not bode well, since I am planning to jump all over codebase. I am somewhat used to this (3 years jumping all over BEA Weblogic codebase), but still. So, is there a "developer wishlist" wiki page somewhere listing these pain points? I guess the Apache and Fobidden API Jenkins builds are part of the solution to what used to be a pain point. What about the rest? Or is everybody too much of a unique snowflake to have common complains/solutions? Regards, Alex. P.s. In this specific case, I ended up using remote debug and repeatedly stepping through the code until I figured it out (SOLR-6780). I hoped to use IntelliJ Ultimate with Chronon debug, but unfortunately this was exactly the combination it could NOT make happen somehow. Not even even with IntelliJ U's support for Jetty (guess our setup is not easy to detect) Personal: http://www.outerthoughts.com/ and @arafalov Solr resources and newsletter: http://www.solr-start.com/ and @solrstart Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
