The Wayback Machine - https://web.archive.org/web/20200528081556/https://github.com/onyx-platform/onyx/issues/589
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking changes list #589

Open
lbradstreet opened this issue May 28, 2016 · 3 comments
Open

Breaking changes list #589

lbradstreet opened this issue May 28, 2016 · 3 comments

Comments

@lbradstreet
Copy link
Member

@lbradstreet lbradstreet commented May 28, 2016

  • Some possible breaking changes for a future release:
  • Flux policy continue -> unstable
  • Make mapcat explicit, rather than automatic
  • Keep group-by-key/fn as is, but only allow them on windowed tasks (where they build Windows over key). These will turn on hash routing automatically. See below.
  • Add hash-route-by-fn/key which only enable the peer routing behaviour.
@MichaelDrogalis
Copy link
Member

@MichaelDrogalis MichaelDrogalis commented May 28, 2016

Rename all :onyx/* to :task/*

@MichaelDrogalis
Copy link
Member

@MichaelDrogalis MichaelDrogalis commented May 28, 2016

Consider changing the placement of extra parameters to :onyx/fn so that the segment comes first. The function could then be treated as a partial during testing.

@MichaelDrogalis
Copy link
Member

@MichaelDrogalis MichaelDrogalis commented Jun 17, 2016

#558 flow condition signature changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.