[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370907#comment-16370907 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user afine commented on the issue:

[jira] [Commented] (ZOOKEEPER-2967) Add check to validate dataDir and dataLogDir parameters at startup

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370905#comment-16370905 ] ASF GitHub Bot commented on ZOOKEEPER-2967: --- Github user afine commented on the issue:

[GitHub] zookeeper issue #458: ZOOKEEPER-2967: Add check to validate dataDir and data...

2018-02-20 Thread afine
Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/458 @mfenes Thank you, please close this PR ---

[GitHub] zookeeper issue #459: ZOOKEEPER-2967: Add check to validate dataDir and data...

2018-02-20 Thread afine
Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/459 @mfenes Thank you, please close this PR ---

[jira] [Updated] (ZOOKEEPER-2938) Server is unable to join quorum after connection broken to other peers

2018-02-20 Thread Abhay Bothra (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhay Bothra updated ZOOKEEPER-2938: Summary: Server is unable to join quorum after connection broken to other peers (was:

[jira] [Commented] (ZOOKEEPER-2938) Peer with smallest id is unable to join quorum after connection broken to other peers

2018-02-20 Thread Abhay Bothra (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370875#comment-16370875 ] Abhay Bothra commented on ZOOKEEPER-2938: - On our other quorum peers, we see a lot of

ZooKeeper_branch35_jdk8 - Build # 859 - Still Failing

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/859/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.95 KB...] [junit] Tests run: 1, Failures: 0,

ZooKeeper_branch34_jdk8 - Build # 1301 - Failure

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/1301/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 38.84 KB...] [junit] Running

[jira] [Commented] (ZOOKEEPER-2978) fix potential null pointer exception when deleting node

2018-02-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370745#comment-16370745 ] Hudson commented on ZOOKEEPER-2978: --- FAILURE: Integrated in Jenkins build ZooKeeper-trunk #3733 (See

ZooKeeper-trunk - Build # 3733 - Failure

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3733/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 142.24 KB...] [junit] Tests run: 13, Failures: 0,

ZooKeeper-trunk - Build # 3734 - Still Failing

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/3734/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 142.91 KB...] [junit] Running

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370735#comment-16370735 ] Eron Wright commented on ZOOKEEPER-2982: - Attached 'fixed.log' which demonstrates the

[jira] [Updated] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eron Wright updated ZOOKEEPER-2982: Attachment: fixed.log > Re-try DNS hostname -> IP resolution >

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370721#comment-16370721 ] Flavio Junqueira commented on ZOOKEEPER-2982: - [~eronwright] could you upload some server

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370712#comment-16370712 ] Eron Wright commented on ZOOKEEPER-2982: - The step-by-step instructions are: 1. configure a

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370708#comment-16370708 ] Abraham Fine commented on ZOOKEEPER-2982: - [~eronwright] I think `connectToLeader` uses the

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370699#comment-16370699 ] Eron Wright commented on ZOOKEEPER-2982: - [~fpj] that is correct; without the patch, the

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370695#comment-16370695 ] Flavio Junqueira commented on ZOOKEEPER-2982: - [~eronwright] in your set up, once you get

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370694#comment-16370694 ] Eron Wright commented on ZOOKEEPER-2982: - Sorry I was just responding to [~abrahamfine]

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370690#comment-16370690 ] Flavio Junqueira commented on ZOOKEEPER-2982: - [~eronwright] a follower invokes

[jira] [Updated] (ZOOKEEPER-2978) fix potential null pointer exception when deleting node

2018-02-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2978: Fix Version/s: 3.6.0 3.5.4 > fix potential null pointer exception

[jira] [Resolved] (ZOOKEEPER-2978) fix potential null pointer exception when deleting node

2018-02-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine resolved ZOOKEEPER-2978. - Resolution: Fixed Issue resolved by pull request 461

[jira] [Commented] (ZOOKEEPER-2978) fix potential null pointer exception when deleting node

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370686#comment-16370686 ] ASF GitHub Bot commented on ZOOKEEPER-2978: --- Github user asfgit closed the pull request at:

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370688#comment-16370688 ] Eron Wright commented on ZOOKEEPER-2982: - Looking at the code a bit, the learner makes a raw

[GitHub] zookeeper pull request #461: ZOOKEEPER-2978: fix potential null pointer exce...

2018-02-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/461 ---

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370682#comment-16370682 ] Flavio Junqueira commented on ZOOKEEPER-2982: - I don't see a reason why it would be a

[jira] [Updated] (ZOOKEEPER-2978) fix potential null pointer exception when deleting node

2018-02-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated ZOOKEEPER-2978: Summary: fix potential null pointer exception when deleting node (was: missing list)

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370676#comment-16370676 ] Eron Wright commented on ZOOKEEPER-2982: - I can confirm that the fix is effective in my K8s

[GitHub] zookeeper issue #468: ZOOKEEPER-2982: Re-try DNS hostname -> IP resolution i...

2018-02-20 Thread afine
Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/468 @EronWright I left a comment in the JIRA. ---

[jira] [Comment Edited] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370631#comment-16370631 ] Abraham Fine edited comment on ZOOKEEPER-2982 at 2/20/18 10:28 PM: ---

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370670#comment-16370670 ] ASF GitHub Bot commented on ZOOKEEPER-2982: --- Github user afine commented on the issue:

[jira] [Commented] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370631#comment-16370631 ] Abraham Fine commented on ZOOKEEPER-2982: - I'm wondering if [~rthille] can chime in on this.

ZooKeeper_branch35_jdk8 - Build # 858 - Still Failing

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/858/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.73 KB...] [junit] Running

Re: [SUGGESTION] Target branches 3.5 and master (3.6) to Java 8

2018-02-20 Thread Tamás Pénzes
Hi All, Just to add my 2 cents. // Might be five, I write long. :) Hope, you find valuable bits. As many of us I also hope that ZooKeeper 3.5 will be released soon. Until then most of the changes go into master and branch-3.5 too, so I would keep them on the same Java version for code

[jira] [Commented] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370522#comment-16370522 ] ASF GitHub Bot commented on ZOOKEEPER-2983: --- Github user afine commented on a diff in the

[jira] [Commented] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370521#comment-16370521 ] ASF GitHub Bot commented on ZOOKEEPER-2983: --- Github user afine commented on a diff in the

[GitHub] zookeeper pull request #469: ZOOKEEPER-2983: Print the classpath when runnin...

2018-02-20 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/469#discussion_r169435681 --- Diff: build.xml --- @@ -1861,4 +1861,18 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> + +

[GitHub] zookeeper pull request #469: ZOOKEEPER-2983: Print the classpath when runnin...

2018-02-20 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/469#discussion_r169435199 --- Diff: build.xml --- @@ -1861,4 +1861,18 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> + --- End

Failed: ZOOKEEPER- PreCommit Build #1508

2018-02-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1508/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 38.55 MB...] [exec] +1

Success: ZOOKEEPER- PreCommit Build #1505

2018-02-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1505/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 38.93 MB...] [exec]

Success: ZOOKEEPER- PreCommit Build #1507

2018-02-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1507/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 70.33 MB...] [exec]

Success: ZOOKEEPER- PreCommit Build #1506

2018-02-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1506/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 80.09 MB...] [exec]

[jira] [Updated] (ZOOKEEPER-2982) Re-try DNS hostname -> IP resolution

2018-02-20 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eron Wright updated ZOOKEEPER-2982: Fix Version/s: 3.6.0 > Re-try DNS hostname -> IP resolution >

Success: ZOOKEEPER- PreCommit Build #1503

2018-02-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1503/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 72.71 MB...] [exec]

Success: ZOOKEEPER- PreCommit Build #1504

2018-02-20 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1504/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 77.80 MB...] [exec]

Re: [Discuss] ZOOKEEPER-2982 DNS negative caching in 3.5

2018-02-20 Thread Eron Wright
Thanks Flavio. The PR for 3.5 branch has been reviewed and approved by Andor Molnár.Someone please merge. Meanwhile I will prepare another PR for master branch. Thanks On Tue, Feb 20, 2018 at 12:18 AM, Flavio Junqueira wrote: > Thanks for catching this, Eron. It looks

[jira] [Commented] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370238#comment-16370238 ] ASF GitHub Bot commented on ZOOKEEPER-2983: --- GitHub user mfenes opened a pull request:

[GitHub] zookeeper pull request #471: ZOOKEEPER-2983: Print the classpath when runnin...

2018-02-20 Thread mfenes
GitHub user mfenes opened a pull request: https://github.com/apache/zookeeper/pull/471 ZOOKEEPER-2983: Print the classpath when running compile and test ant targets ZOOKEEPER-2983: Print the classpath when running compile and test ant targets I've added 2 new ant targets

[jira] [Commented] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370234#comment-16370234 ] ASF GitHub Bot commented on ZOOKEEPER-2983: --- GitHub user mfenes opened a pull request:

[jira] [Commented] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370231#comment-16370231 ] ASF GitHub Bot commented on ZOOKEEPER-2983: --- GitHub user mfenes opened a pull request:

[GitHub] zookeeper pull request #470: ZOOKEEPER-2983: Print the classpath when runnin...

2018-02-20 Thread mfenes
GitHub user mfenes opened a pull request: https://github.com/apache/zookeeper/pull/470 ZOOKEEPER-2983: Print the classpath when running compile and test ant targets ZOOKEEPER-2983: Print the classpath when running compile and test ant targets I've added 2 new ant targets

[GitHub] zookeeper pull request #469: ZOOKEEPER-2983: Print the classpath when runnin...

2018-02-20 Thread mfenes
GitHub user mfenes opened a pull request: https://github.com/apache/zookeeper/pull/469 ZOOKEEPER-2983: Print the classpath when running compile and test ant targets ZOOKEEPER-2983: Print the classpath when running compile and test ant targets I've added 2 new ant targets

ZooKeeper_branch34_openjdk7 - Build # 1821 - Failure

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1821/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 38.94 KB...] [junit] Tests run: 1,

Save the date: ApacheCon North America, September 24-27 in Montréal

2018-02-20 Thread Rich Bowen
Dear Apache Enthusiast, (You’re receiving this message because you’re subscribed to a user@ or dev@ list of one or more Apache Software Foundation projects.) We’re pleased to announce the upcoming ApacheCon [1] in Montréal, September 24-27. This event is all about you — the Apache project

[jira] [Updated] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread Mark Fenes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Fenes updated ZOOKEEPER-2983: -- Description: Printing the classpath helps to verify that we have only the intended classes,

[jira] [Updated] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread Mark Fenes (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Fenes updated ZOOKEEPER-2983: -- Priority: Major (was: Minor) > Print the classpath when running compile and test ant

[jira] [Created] (ZOOKEEPER-2983) Print the classpath when running compile and test ant targets

2018-02-20 Thread Mark Fenes (JIRA)
Mark Fenes created ZOOKEEPER-2983: - Summary: Print the classpath when running compile and test ant targets Key: ZOOKEEPER-2983 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2983 Project:

[jira] [Commented] (ZOOKEEPER-1159) ClientCnxn does not propagate session expiration indication

2018-02-20 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16370032#comment-16370032 ] Andor Molnar commented on ZOOKEEPER-1159: - Is this still an outstanding issue or can we close

[jira] [Assigned] (ZOOKEEPER-1159) ClientCnxn does not propagate session expiration indication

2018-02-20 Thread Andor Molnar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andor Molnar reassigned ZOOKEEPER-1159: --- Assignee: Andor Molnar (was: Flavio Junqueira) > ClientCnxn does not propagate

ZooKeeper_branch35_jdk8 - Build # 857 - Failure

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/857/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.61 KB...] [junit] Tests run: 1, Failures: 0,

ZooKeeper-trunk-jdk8 - Build # 1382 - Failure

2018-02-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1382/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 60.39 KB...] [junit] Running

Re: [Discuss] ZOOKEEPER-2982 DNS negative caching in 3.5

2018-02-20 Thread Flavio Junqueira
Thanks for catching this, Eron. It looks like the port to 3.5 misses changes as you correctly pointed out: https://github.com/apache/zookeeper/commit/d2a49163b7bc7c9589140dbba7f60e591028f908 In