[tf.data service] Rename dispatcher journal directory.
PiperOrigin-RevId: 325882898 Change-Id: I4ce77ee6f7cbeb5ed8cfd7caed96a505aea327aa
This commit is contained in:
parent
83b86b6333
commit
45d4e5624b
@ -44,7 +44,7 @@ namespace data {
|
||||
|
||||
namespace {
|
||||
// The name of the journal directory inside the dispatcher's working directory.
|
||||
constexpr char kJournalDir[] = "journal";
|
||||
constexpr char kJournalDir[] = "tf_data_dispatcher_journal";
|
||||
|
||||
using Dataset = DispatcherState::Dataset;
|
||||
using Worker = DispatcherState::Worker;
|
||||
|
Loading…
x
Reference in New Issue
Block a user