You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2020/01/17 12:43:12 UTC

[GitHub] [zookeeper] anmolnar opened a new pull request #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

anmolnar opened a new pull request #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225
 
 
   Resurrecting an ancient ticket which could be fixed with a simple patch.
   
   Jira mentions a scenario when auto purging tool is in use and Zookeeper server could have a race condition when creating snapshot and data directories. (directory auto creating is enabled by default)
   
   Double checking the directory existence might help with it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] eolivelli commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225#issuecomment-577816768
 
 
   @anmolnar yes it makes sense
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] eolivelli commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225#issuecomment-577740132
 
 
   committed to master and branch-3.6

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] symat commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

Posted by GitBox <gi...@apache.org>.
symat commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225#issuecomment-576617622
 
 
   LGTM

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] asfgit closed pull request #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] anmolnar commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

Posted by GitBox <gi...@apache.org>.
anmolnar commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225#issuecomment-577814443
 
 
   @eolivelli Thanks. Shall we backport this to 3.5?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zookeeper] anmolnar commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race

Posted by GitBox <gi...@apache.org>.
anmolnar commented on issue #1225: ZOOKEEPER-1936. Server exits when unable to create data directory due to race 
URL: https://github.com/apache/zookeeper/pull/1225#issuecomment-578149117
 
 
   I cherry-picked it to branch-3.5

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services