Блог пользователя infamouser

Автор infamouser, история, 5 лет назад, По-английски

The day before yesterday I registered the account.However,just now I found an unbelievable thing like  . Is this a bug or a feature?

Теги bug
  • Проголосовать: нравится
  • +16
  • Проголосовать: не нравится

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by infamouser (previous revision, new revision, compare).

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by infamouser (previous revision, new revision, compare).

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by infamouser (previous revision, new revision, compare).

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Seems that this is not the first time.

https://codeforces.com/blog/entry/67245

»
5 лет назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

This happens all the time for some reason. (50 years ago was January 1 1970)

»
5 лет назад, # |
  Проголосовать: нравится +35 Проголосовать: не нравится

It seems I've fixed it. Probably it was an unexpected behaviour (or bug?) of the custom serializer to store Java objects in sessions in Memcached. I switched to another serializer.