-
Notifications
You must be signed in to change notification settings - Fork 66
Need to remove unused zookeeper functions #1163
Comments
Ouch. Looks like a mistake when trying to move from pre- to post-1.9 hash syntax. Should read like this I think: |
|
@bijugs Do you have an error message? |
We should have moved to |
ran |
works, thanks Sal |
So nothing should be calling @bijugs Where are you seeing |
As I mentioned in my earlier comment, if these functions are not used anymore we should remove them and this will be a non issue. It will prevent from any future use as I was trying to use it. |
For e.g. here, the code got changed from
:path
to'path'
which is not recognized byZooKeeper
ruby.The text was updated successfully, but these errors were encountered: