phillipcheng / log.analysis

1 stars 15 forks source link

log schema support multiple sub-schema and index and lock #147

Open phillipcheng opened 7 years ago

phillipcheng commented 7 years ago

read lock from disk write per table lock add table lock whole schema

phillipcheng commented 7 years ago

step 1:

  1. read only, schema read by table,, lazy read step 2:
  2. write lock
hanzac commented 7 years ago

Step 1 is done.

hanzac commented 7 years ago

Step 2 is done.

hanzac commented 7 years ago

No need to create the zookeeper paths for the schema files lock Zookeeper Paths are automatically created by apache curator