Hi there, Some months ago there was a suggestion to implement Curator recipe to maintain an epehemeral node after session / connection problems (https://github.com/Netflix/curator/pull/201)
This is a common use case in our application and I could help to properly test the current implementation proposed by Jordan (https://gist.github.com/4047093), in order to add the recipe to the Apache Curator distribution Something I am missing in the proposed implementation is the ability to change the reported data in the ephemeral node during the ephemeral node life cycle. Let me know if you believe is an interesting idea to introduce this recipe in the Apache Curator distribution. Regards, Evaristo
