Skip to content

Conversation

sebix
Copy link
Member

@sebix sebix commented Oct 11, 2016

  • Handle EOF for user input
  • Hide the possibly very long list after show command
  • deny recovery for running bots (see also dump files: locking mechanism #574)
  • handle missing ids for r command
  • boost recovery performance by saving files only once at the end

sebix added 5 commits October 11, 2016 10:14
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
quick fix for #574

Signed-off-by: Sebastian Wagner <sebix@sebix.at>
Signed-off-by: Sebastian Wagner <sebix@sebix.at>
by saving files once at the end

Signed-off-by: Sebastian Wagner <sebix@sebix.at>
@sebix sebix added this to the v1.0 Stable Release milestone Oct 11, 2016
@codecov-io
Copy link

codecov-io commented Oct 11, 2016

Current coverage is 71.05% (diff: 0.00%)

Merging #730 into master will increase coverage by 0.03%

@@             master       #730   diff @@
==========================================
  Files           203        203          
  Lines          7633       7735   +102   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           5421       5496    +75   
- Misses         2212       2239    +27   
  Partials          0          0          

Powered by Codecov. Last update 6d186da...0b71897

Signed-off-by: Sebastian Wagner <sebix@sebix.at>
@sebix
Copy link
Member Author

sebix commented Oct 13, 2016

I added a commit which allows a safe abort of the program during recovering or in case of errors (e.g. redis has problems because of the huge amount of data). Was very useful in our setup.

Signed-off-by: Sebastian Wagner <sebix@sebix.at>
@coveralls
Copy link

coveralls commented Oct 17, 2016

Coverage Status

Coverage decreased (-0.2%) to 70.84% when pulling 0b71897 on dev-intelmqdump into 6d186da on master.

@sebix sebix merged commit 0b71897 into master Nov 8, 2016
@sebix sebix deleted the dev-intelmqdump branch November 8, 2016 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants