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