1. d91c669 ./onos.sh start behavior by Yuta HIGUCHI · 10 years ago
  2. d1941ee ZooKeeper log handling by Yuta HIGUCHI · 10 years ago
  3. ec92070 Customizable dump path by Yuta HIGUCHI · 10 years ago
  4. 32532ea Cleanup JVM options by Yuta HIGUCHI · 10 years ago
  5. c248d0d Remove HZ magic numbers from Java code by Yuta HIGUCHI · 10 years ago
  6. 6bcaf98 Enable HZ JMX monitoring by Yuta HIGUCHI · 10 years ago
  7. 5f1ce1c Configure ZooKeeper connection to ONOS/RAMCloud by Yuta HIGUCHI · 10 years ago
  8. 4fe8081 Added HeapDumpOnOutOfMemoryError flag for JVM to dump heap to analyze OOM issues in production system. by Praseed Balakrishnan · 10 years ago
  9. 418c7b2 updated script to start onos in debug mode by Praseed Balakrishnan · 10 years ago
  10. b138a8c Log rolling to preserve .gz extension by Yuta HIGUCHI · 10 years ago
  11. 85de40d Configurable clustername by Yuta HIGUCHI · 10 years ago
  12. b3983b1 BugFix: Check if ZK data dir is writable by Yuta HIGUCHI · 10 years ago
  13. fb1905a Update ZooKeeper to 3.4.6 by Yuta HIGUCHI · 10 years ago
  14. 259b79a Add role check to ./onos.sh rc command by Yuta HIGUCHI · 10 years ago
  15. d082b96 Preperation for ZooKeeper failover by Yuta HIGUCHI · 10 years ago
  16. 7c70836 Stop ZooKeeper using ZooKeeper script by Yuta HIGUCHI · 10 years ago
  17. 7873c93 Check ZooKeeper status before starting dependent service. by Yuta HIGUCHI · 10 years ago
  18. 0471397 Add runtime log rolling. by Yuta HIGUCHI · 10 years ago
  19. f66cf21 Enable ZooKeeper logging. by Yuta HIGUCHI · 10 years ago
  20. 4b35576 Fixed a problem that "onos.sh stop" silently fails if RAMCloud is running with different user (ONOS-1328). by Naoki Shiota · 10 years ago
  21. e748ecc Check if running as root by Yuta HIGUCHI · 10 years ago
  22. cd44eb3 Increase deldb wait time. by Yuta HIGUCHI · 10 years ago
  23. 7f495cf Fixed the problem that creation of ZooKeeper lib directory fails. by Naoki Shiota · 10 years ago
  24. 52efcbb Disable RC failureDetector by default by Yuta HIGUCHI · 10 years ago
  25. ea7eba0 Add RAMCloud transport timeout option. by Yuta HIGUCHI · 10 years ago
  26. 9109a1e Added RAMCloud replication parameter to cluster script. by Naoki Shiota · 10 years ago
  27. ce9f3ee Removed -q option. by Yuta HIGUCHI · 10 years ago
  28. 3ebc948 Add fallback default hazelcast.xml by Yuta HIGUCHI · 10 years ago
  29. 7170332 Increasing ZK wait timeout by Yuta HIGUCHI · 10 years ago
  30. d150ece Update RAMCloud start-up procedure by Yuta HIGUCHI · 10 years ago
  31. 05721b3 Modified onos-cluster.sh to output deployment log into files. by Naoki Shiota · 10 years ago
  32. d8ea71a Fixed incorrect "Env vars" description in onos.sh. by Naoki Shiota · 10 years ago
  33. b7eb55d Modified onos.sh so that Hazelcast port can be configured. by Naoki Shiota · 10 years ago
  34. 35f8d5c Cleaned up obsolete start-up scripts and config files. by Naoki Shiota · 10 years ago
  35. cce4f62 cd to ONOS_HOME before starting ONOS by Yuta HIGUCHI · 10 years ago
  36. 45bc3cf Add RAMCloud server options by Yuta HIGUCHI · 10 years ago
  37. d8f30d9 Conditionally create the ZooKeeper lib directory. by Pavlin Radoslavov · 10 years ago
  38. 13d1dbf Update onos.sh to generate ramcloud.conf, etc. by Yuta HIGUCHI · 10 years ago
  39. 9a1e6d1 Added new cluster scripts. by Naoki Shiota · 10 years ago
  40. 6945089 Removed sudo command from onos.sh. by Yuta HIGUCHI · 10 years ago
  41. 7220972 Modified ZooKeeper directories to be configurable. by Naoki Shiota · 10 years ago
  42. 4e92851 Moved template files to separate directory. by Naoki Shiota · 10 years ago
  43. ef3dc1a Updated property in onos.sh that Eclipse missed by Jonathan Hart · 10 years ago
  44. 51f6f5b Renamed onos core package by Jonathan Hart · 10 years ago
  45. 1835459 Reformat JVM options by Yuta HIGUCHI · 10 years ago
  46. 590c18d Added file overwriting confirmation to "onos.sh setup". by Naoki Shiota · 10 years ago
  47. 9df15d3 Refactored startup script. by Naoki Shiota · 10 years ago
  48. 4e46318 Aggregated startup scripts to one script. by Naoki Shiota · 10 years ago
  49. fda2447 Removed some old startup scripts, and moved another script to scripts/ by Jonathan Hart · 11 years ago
  50. c0e113a Removed the classpath argument because it's not needed and it clutters up the ps output by Jonathan Hart · 11 years ago
  51. 5a02304 Stopped the onos.sh script from removing the titan config every time by Jonathan Hart · 11 years ago
  52. 84f0cac Remote LinkStorageImpl by Umesh Krishnaswamy · 11 years ago
  53. b676ca2 Link Storage graph implementation using Titan graph apis. by Umesh Krishnaswamy · 11 years ago