Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

fix GEARPUMP-32, introduce source watermark #33

Closed
wants to merge 1 commit into from

Conversation

manuzhang
Copy link
Contributor

This PR introduces source watermark such that

  1. messages with timestamps earlier than watermark could be filtered out at source.
  2. minclock of source processor will be bounded by watemark

@manuzhang
Copy link
Contributor Author

The PR is not mature and opened early to gather thoughts from the community.

@codecov-io
Copy link

Current coverage is 65.96%

Merging #33 into master will increase coverage by 2.45%

  1. 5 files (not in diff) in ...rpump/streaming/task were modified. more
  2. 2 files (not in diff) in ...streaming/state/impl were modified. more
  3. 2 files (not in diff) in .../streaming/state/api were modified. more
  4. 2 files (not in diff) in ...mp/streaming/metrics were modified. more
  5. 2 files (not in diff) in ...p/streaming/executor were modified. more
    • Misses -1
    • Hits +1
  6. 2 files (not in diff) in ...p/streaming/dsl/plan were modified. more
  7. 1 files (not in diff) in ...arpump/streaming/dsl were modified. more
  8. 3 files (not in diff) in .../streaming/appmaster were modified. more
  9. 1 files (not in diff) in ...e/gearpump/streaming were modified. more
  10. 2 files (not in diff) in .../lib/source/consumer were modified. more
@@             master        #33   diff @@
==========================================
  Files           178        178          
  Lines          5922       5929     +7   
  Methods        5644       5631    -13   
  Messages          0          0          
  Branches        278        298    +20   
==========================================
+ Hits           3761       3911   +150   
+ Misses         2161       2018   -143   
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by ec04cf7...d88f667

@manuzhang manuzhang closed this Jul 8, 2016
manuzhang pushed a commit to manuzhang/incubator-gearpump that referenced this pull request Jan 24, 2017
fixes issue_#30 Rewrite gearpump.io web pages to make it more attract…
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants