Commit d1fe05f2 authored by mohammad.salama's avatar mohammad.salama

using zookeeper-3.9.1

parent b7d85f79
......@@ -2,13 +2,31 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="c96503bf-3b6e-4ec0-9a0f-c9d3e8c6ffc7" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ZookeeperProject.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/LeaderElection.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/audience-annotations-0.12.0.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/commons-io-2.11.0.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/logback-classic-1.2.10.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/logback-core-1.2.10.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-buffer-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-codec-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-common-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-handler-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-resolver-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-boringssl-static-2.0.61.Final-linux-aarch_64.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-boringssl-static-2.0.61.Final-linux-x86_64.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-boringssl-static-2.0.61.Final-osx-aarch_64.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-boringssl-static-2.0.61.Final-osx-x86_64.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-boringssl-static-2.0.61.Final-windows-x86_64.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-boringssl-static-2.0.61.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-tcnative-classes-2.0.61.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-transport-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-transport-classes-epoll-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-transport-native-epoll-4.1.94.Final-linux-x86_64.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/netty-transport-native-unix-common-4.1.94.Final.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/slf4j-api-1.7.30.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/zookeeper-3.9.1.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/zookeeper-3.9.1/zookeeper-jute-3.9.1.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ZookeeperProject.iml" beforeDir="false" afterPath="$PROJECT_DIR$/ZookeeperProject.iml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
......@@ -31,12 +49,17 @@
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"last_opened_file_path": "D:/HIAST/FIY/FS/Distributed Systems/Lab/5/Session/zookeeper-3.8.3",
"last_opened_file_path": "D:/HIAST/FIY/FS/Distributed Systems/Lab/5/Session/ZookeeperProject/zookeeper-3.9.1",
"project.structure.last.edited": "Modules",
"project.structure.proportion": "0.0",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\HIAST\FIY\FS\Distributed Systems\Lab\5\Session\ZookeeperProject" />
</key>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
......
......@@ -10,11 +10,11 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/../zookeeper-3.8.3" />
<root url="file://$MODULE_DIR$/zookeeper-3.9.1" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/../zookeeper-3.8.3" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/zookeeper-3.9.1" recursive="false" />
</library>
</orderEntry>
</component>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment