citus/src/backend
Onder Kalaci a533b8e7c1 Differentiate worker and master job temporary folders
This commit enables to create different worker and master temporary folders.
This change is important for citus-mx on task-tracker execution. In simple words,
on citus-mx, the worker could actually be reponsible for the master tasks as well.
Prior to this change, both master and worker logic on task-tracker executor was
accessing and using the same files for different purposes which was dangerous on
certain cases (i.e., when task_tracker_delay is low).
2016-10-03 14:24:08 +03:00
..
distributed Differentiate worker and master job temporary folders 2016-10-03 14:24:08 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00