temporalite-archived icon indicating copy to clipboard operation
temporalite-archived copied to clipboard

Update server

Open cretz opened this issue 2 years ago • 2 comments
trafficstars

What changed?

Update server to 1.20.0

cretz avatar Mar 10 '23 14:03 cretz

A change was made on Temporal server that no longer allows immediate search attribute use even when the SA-cache-disable is set. I am discussing internally with server team.

cretz avatar Mar 10 '23 14:03 cretz

Note, this is blocked on 3 issues:

  1. Replace temporal.Services with temporal.DefaultServices as done at https://github.com/temporalio/cli/pull/96
  2. Add namespace to SA adding
  3. Known server regression when disabling search attribute cache

The first 2 can be solved but the 3rd I believe is a blocker for those wanting to disable SA cache. See server issue https://github.com/temporalio/temporal/issues/4017

cretz avatar Mar 10 '23 18:03 cretz