[jira] [Work logged] (KNOX-3043) NullpointerException in calling loadBuildProperties

2024-06-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3043?focusedWorklogId=923817&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923817 ] ASF GitHub Bot logged work on KNOX-3043: Author: ASF GitHub Bot

Re: [PR] KNOX-3043 - NullpointerException in calling loadBuildProperties [knox]

2024-06-17 Thread via GitHub
senthh commented on PR #917: URL: https://github.com/apache/knox/pull/917#issuecomment-2174774476 @lmccay and @moresandeep Please let me know if any changes/suggestions can help in this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Comment Edited] (KNOX-3042) TokenServiceResourceTest.testUnlimitedTokensPerUser intermittently fails

2024-06-17 Thread Philip Zampino (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855715#comment-17855715 ] Philip Zampino edited comment on KNOX-3042 at 6/17/24 7:20 PM: -

[jira] [Commented] (KNOX-3042) TokenServiceResourceTest.testUnlimitedTokensPerUser intermittently fails

2024-06-17 Thread Philip Zampino (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855715#comment-17855715 ] Philip Zampino commented on KNOX-3042: -- Not me, [~marci] has performed this diagnosis

[jira] [Work logged] (KNOX-3043) NullpointerException in calling loadBuildProperties

2024-06-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3043?focusedWorklogId=923783&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923783 ] ASF GitHub Bot logged work on KNOX-3043: Author: ASF GitHub Bot

Re: [PR] KNOX-3043 - NullpointerException in calling loadBuildProperties [knox]

2024-06-17 Thread via GitHub
senthh commented on PR #917: URL: https://github.com/apache/knox/pull/917#issuecomment-2174215125 > > @lmccay Thank you. I have added more description about root cause of this issue in description. We were getting this issue due to improper build of gateway-server. and we feel having good e

[jira] [Work logged] (KNOX-3043) NullpointerException in calling loadBuildProperties

2024-06-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3043?focusedWorklogId=923777&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923777 ] ASF GitHub Bot logged work on KNOX-3043: Author: ASF GitHub Bot

Re: [PR] KNOX-3043 - NullpointerException in calling loadBuildProperties [knox]

2024-06-17 Thread via GitHub
lmccay commented on PR #917: URL: https://github.com/apache/knox/pull/917#issuecomment-2174185937 > @lmccay Thank you. I have added more description about root cause of this issue in description. We were getting this issue due to improper build of gateway-server. and we feel having good exc

[jira] [Work logged] (KNOX-3042) TokenServiceResourceTest.testUnlimitedTokensPerUser intermittently fails

2024-06-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3042?focusedWorklogId=923725&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923725 ] ASF GitHub Bot logged work on KNOX-3042: Author: ASF GitHub Bot

[PR] KNOX-3042 - Correct KnoxToken comparator [knox]

2024-06-17 Thread via GitHub
bonampak opened a new pull request, #918: URL: https://github.com/apache/knox/pull/918 (It is very **important** that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!) ## What changes were proposed in this pull requ

[jira] [Work logged] (KNOX-3043) NullpointerException in calling loadBuildProperties

2024-06-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3043?focusedWorklogId=923669&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923669 ] ASF GitHub Bot logged work on KNOX-3043: Author: ASF GitHub Bot

Re: [PR] KNOX-3043 - NullpointerException in calling loadBuildProperties [knox]

2024-06-17 Thread via GitHub
senthh commented on code in PR #917: URL: https://github.com/apache/knox/pull/917#discussion_r1642649948 ## gateway-server/src/main/java/org/apache/knox/gateway/util/KnoxCLI.java: ## @@ -2570,10 +2570,16 @@ public String getUsage() { private static Properties loadBuildPrope

[jira] [Work logged] (KNOX-3043) NullpointerException in calling loadBuildProperties

2024-06-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3043?focusedWorklogId=923663&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-923663 ] ASF GitHub Bot logged work on KNOX-3043: Author: ASF GitHub Bot

Re: [PR] KNOX-3043 - NullpointerException in calling loadBuildProperties [knox]

2024-06-17 Thread via GitHub
moresandeep commented on code in PR #917: URL: https://github.com/apache/knox/pull/917#discussion_r1642588449 ## gateway-server/src/main/java/org/apache/knox/gateway/util/KnoxCLI.java: ## @@ -2570,10 +2570,16 @@ public String getUsage() { private static Properties loadBuild