splunk / splunk-shuttl

Splunk app for archive management, including HDFS support.
Apache License 2.0
36 stars 19 forks source link

rename app from shep to shuttl #5

Closed borischen closed 12 years ago

petterik commented 12 years ago

@andreeriksson @antonjn : Can you check so that the UI survived the renaming from shep to shuttl, and then close this issue?

Thanks

antonjn commented 12 years ago

it survived, some other code "broke" it though (BucketRestorer; implemented to always throwing an exception causing a thawed bucket to be seen as not thawn in the UI), did a quick fix for that.

borischen commented 12 years ago

Awesome! Thanks!

On Mon, May 21, 2012 at 6:02 PM, Anton < reply@reply.github.com

wrote:

it survived, some other code "broke" it though (BucketRestorer; implemented to always throwing an exception causing a thawed bucket to be seen as not thawn in the UI), did a quick fix for that.


Reply to this email directly or view it on GitHub: https://github.com/splunk/splunk-shuttl/issues/5#issuecomment-5837502

petterik commented 12 years ago

Great and doh! I'll make sure something like that can't happen again!

Closing issue