Guest User

Untitled

a guest
Aug 21st, 2018
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. [2011-11-17 15:14:57,509][INFO ][index.translog ] [index4.qa.acx] [snaptest][0] updating disable_flush from [false] to [true]
  2. [2011-11-17 15:14:57,509][INFO ][index.translog ] [index4.qa.acx] [snaptest][1] updating disable_flush from [false] to [true]
  3. [2011-11-17 15:14:57,509][INFO ][index.translog ] [index4.qa.acx] [snaptest][2] updating disable_flush from [false] to [true]
  4. [2011-11-17 15:15:19,369][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][1] snapshot (scheduled) to fs:///mnt/esgateway/[qa4][indices][snaptest][1] ...
  5. [2011-11-17 15:15:19,408][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][1] snapshot (scheduled) completed to fs:///mnt/esgateway/[qa4][indices][snaptest][1], took [38ms]
  6. index : version [1321492168154], number_of_files [1] with total_size [712b], took [7ms]
  7. translog : id [1321492168152], number_of_operations [1], took [4ms]
  8. [2011-11-17 15:19:33,265][INFO ][index.gateway ] [index4.qa.acx] [qa4][0] updating snapshot_interval from [10s] to [0s]
  9. [2011-11-17 15:19:33,265][DEBUG][index.gateway ] [index4.qa.acx] [qa4][0] scheduling snapshot every [0s]
  10. [2011-11-17 15:19:33,265][INFO ][index.gateway ] [index4.qa.acx] [qa4][1] updating snapshot_interval from [10s] to [0s]
  11. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [qa4][1] scheduling snapshot every [0s]
  12. [2011-11-17 15:19:33,266][INFO ][index.gateway ] [index4.qa.acx] [qa4][2] updating snapshot_interval from [10s] to [0s]
  13. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [qa4][2] scheduling snapshot every [0s]
  14. [2011-11-17 15:19:33,266][INFO ][index.gateway ] [index4.qa.acx] [qa4][3] updating snapshot_interval from [10s] to [0s]
  15. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [qa4][3] scheduling snapshot every [0s]
  16. [2011-11-17 15:19:33,266][INFO ][index.gateway ] [index4.qa.acx] [qa4][4] updating snapshot_interval from [10s] to [0s]
  17. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [qa4][4] scheduling snapshot every [0s]
  18.  
  19.  
  20. # WE SET THE SNAPSHOT INTERVAL TO 0
  21.  
  22. [2011-11-17 15:19:33,266][INFO ][index.gateway ] [index4.qa.acx] [snaptest][0] updating snapshot_interval from [10s] to [0s]
  23. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][0] scheduling snapshot every [0s]
  24. [2011-11-17 15:19:33,266][INFO ][index.gateway ] [index4.qa.acx] [snaptest][1] updating snapshot_interval from [10s] to [0s]
  25. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][1] scheduling snapshot every [0s]
  26. [2011-11-17 15:19:33,266][INFO ][index.gateway ] [index4.qa.acx] [snaptest][2] updating snapshot_interval from [10s] to [0s]
  27. [2011-11-17 15:19:33,266][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][2] scheduling snapshot every [0s]
  28.  
  29. # WE NOW MUTATE THE INDEX, and a snapshot occurs immediately (the time lag here is deliberate as we were debating something, there's nothing snipped here)
  30.  
  31. [2011-11-17 15:21:06,284][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][0] snapshot (scheduled) to fs:///mnt/esgateway/[qa4][indices][snaptest][0] ...
  32. [2011-11-17 15:21:06,338][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][0] snapshot (scheduled) completed to fs:///mnt/esgateway/[qa4][indices][snaptest][0], took [54ms]
  33. index : version [1321492166652], number_of_files [1] with total_size [494b], took [10ms]
  34. translog : id [1321492166667], number_of_operations [1], took [12ms]
  35. [2011-11-17 15:23:57,430][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][2] snapshot (scheduled) to fs:///mnt/esgateway/[qa4][indices][snaptest][2] ...
  36. [2011-11-17 15:23:57,480][DEBUG][index.gateway ] [index4.qa.acx] [snaptest][2] snapshot (scheduled) completed to fs:///mnt/esgateway/[qa4][indices][snaptest][2], took [50ms]
  37. index : version [1321492166699], number_of_files [1] with total_size [712b], took [9ms]
  38. translog : id [1321492166696], number_of_operations [1], took [6ms]
Add Comment
Please, Sign In to add comment