Skip to content

v1.88.0 (12/03/2021)

Choose a tag to compare

@sergii-iakovenko sergii-iakovenko released this 23 Mar 22:15
· 2928 commits to master since this release

Bug Fixes:

  • #4096 Set active=false for DatapointParseBolt by default [storm-topologies]
  • #4099 Fix wrong protected path status in a case of failed reroute and degraded flow (Issue: #4038) [storm-topologies]
  • #4110 Added inner vlan into RequestedFlowMapper (Issue: #4106) [storm-topologies]
  • #4114 Fix serialization of persistent entity in FlowFetcher [storm-topologies]
  • #4053 Move reroute commands emitting out of transaction (Issue: #4034) [storm-topologies]
  • #4074 Fight port vs switch dump events race condition (Issue: #3990) [storm-topologies]

Improvements:

  • #4111 Send inactive only on fsm terminated for flow create [storm-topologies]
  • #4116 Remove stale option [configuration]
  • #4054 Do not create isl on isl fail events [storm-topologies]
  • #4052 Added expected state for storm components into ZooKeeper [storm-topologies]
  • #4063 Improve performance of H&S flow operations: improve parallelism (Issue: #3605) [storm-topologies]
  • #4010 Accept topology definition file as an argument on topology submission. [storm-topologies]
  • #3946 Move flow endpoints multitable flag to flow path level (Issues: #3341 #3940 #3941) [storm-topologies]
  • #4078 Added expected state for Floodlight (Issue: #4052) [floodlight]

Other changes:

  • #4102 Updated gitignore file issue in kildagui to fix untracked files (Issue: #4094) [gui]
  • #4103 Update the issue reference which blocks ContentionV2Spec tests for parallel delete requests [tests]
  • #4108 Increase wait in ThrottlingRerouteSpec [tests]

For the complete list of changes, check out the commit log.

Affected Components:

ping, nbworker, isllatency, reroute, orientdb, connected, swmanager, portstate, router, network, stats-router, gui, stats, flow-hs, otsdb, fl

Upgrade notes:

If you have an older version of Kilda installed, then you must migrate the data stored in OrientDB
before you deploy and start this version. Follow the migration instructions.