Gearpump v0.7.5 Release Notes

Release Date: 2016-01-23 // over 8 years ago
  • Gearpump 0.7.5

    Highlights:

    1. #1723, Add an experimental cgroup module for CPU isolation. ๐Ÿ“„ 2. #1767, Add docs and implementation to support storm 0.10. ๐Ÿ’ป 3. Make UI mobile phone friendly.

    ๐Ÿ”„ Change log:

    • #1919, fix AppMasterSpec
    • #1723 add an experiment module to do cgroup CPU isolation.
    • โš  #1913, add warning for detected loop in DAG.
    • ๐Ÿšš #1896, move storm examples under integration test
    • โœ… #1897, increase akka logger start up timeout for unit test
    • ๐Ÿ‘ท #1843 Add a Rest service to launch a new worker
    • ๐Ÿ›  #1904, fixed "DAG canvas context menu cannot be displayed."
    • โœ… #1898: in integration test, there need a retry attempting for login
    • #1882: extract the tool tip string to externalized file
    • #1837, Use java.net.preferIPv4Stack to force IPv4
    • #1885, Shorten the table view when disabled in mobile.
    • #1883,URL redirection error when accessing index.html
    • #1874, Format the login failure message to more readable format.
    • 0๏ธโƒฃ #1876, Shell command yarnclient should use 1 as the the default count for "addWorker"
    • #1877, Fix several navigation issues on Mobile phone
    • ๐Ÿšš #1830: removed cluster side menu and tuned main navbar
    • #1681: show application last error in overview page
    • 0๏ธโƒฃ #1866, use geardefault.conf to replace reference.conf to avoid confusion
    • ๐Ÿ“„ #1767, Add docs and implementation to support storm 0.10
    • #1868: show correct data points when switch historical view and recent view.
    • #1864, Add robots.txt to disable search engine crawling
    • #1860, add licenses for included source and binary libraries.
    • ๐Ÿ’ป #1804, fix UI authentication document page format