Skip to content
Snippets Groups Projects
  1. Dec 20, 2020
  2. Dec 16, 2020
    • Seok Won's avatar
      Moved to Hyper-V Ubuntu kafka server · 1decb7e2
      Seok Won authored
      After spending 4hours, managed to make it to work right.
      
      I made, inner hyper-v nat, outer hyper-v nat
      
      and outer nat shares with inner nat.
      
      Setting advertised.listener to EXTERNAL://ubuntuIP:9093, I could finally get this server working.
      Unverified
      1decb7e2
  3. Dec 15, 2020
  4. Dec 14, 2020
  5. Dec 11, 2020
    • Seok Won's avatar
      Update Ajou Notice Parser · ec2cff9a
      Seok Won authored
      Added a test which contains filtering function (it'll filter notices within the array of strings)
      
      Made producer more safe and highthroughput.
      
      Added old notices remover in producer.
      
      Added a little bit of resting time between consuer polling.
      Unverified
      ec2cff9a
  6. Dec 07, 2020
    • Seok Won's avatar
      Update ajou notice parser · 3f53afe7
      Seok Won authored
      Before: some notices have their name in notices
      
      [writer]: [writer] title
      
      After: remove writer in titles
      
      [writer]: title
      3f53afe7
  7. Dec 06, 2020
Loading