Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1 value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3 values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12 values | text_combine stringlengths 96 261k | label stringclasses 2 values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
199,903 | 6,996,017,122 | IssuesEvent | 2017-12-15 21:58:07 | Nostralia/Bugtracker | https://api.github.com/repos/Nostralia/Bugtracker | closed | A Crew Under Fire | Priority-Low Quest | Quest is not working properly at all. You accept quest from NPC **Captain Vanessa Beltis**. When you accept quest from NPC, Naga mobs should come in since the quest is to defend **Captain Vanessa Beltis** and her team against the Naga mob waves. When you accept the quest right now, nothing happens at all. Tried dropping quest and re-accepting, nothing happens as well. Was confirmed by 2 people on VanillaDB that it did not work on Nostralius as well.
**_Forum Post:_** https://nostralia.org/forums/viewtopic.php?f=32&t=672
**_Quest (VanillaDB):_** http://db.vanillagaming.org/?quest=3382#comments
**_NPC Captain Vanessa Beltis (VanillaDB):_** http://db.vanillagaming.org/?npc=8380 | 1.0 | A Crew Under Fire - Quest is not working properly at all. You accept quest from NPC **Captain Vanessa Beltis**. When you accept quest from NPC, Naga mobs should come in since the quest is to defend **Captain Vanessa Beltis** and her team against the Naga mob waves. When you accept the quest right now, nothing happens at all. Tried dropping quest and re-accepting, nothing happens as well. Was confirmed by 2 people on VanillaDB that it did not work on Nostralius as well.
**_Forum Post:_** https://nostralia.org/forums/viewtopic.php?f=32&t=672
**_Quest (VanillaDB):_** http://db.vanillagaming.org/?quest=3382#comments
**_NPC Captain Vanessa Beltis (VanillaDB):_** http://db.vanillagaming.org/?npc=8380 | priority | a crew under fire quest is not working properly at all you accept quest from npc captain vanessa beltis when you accept quest from npc naga mobs should come in since the quest is to defend captain vanessa beltis and her team against the naga mob waves when you accept the quest right now nothing happens at all tried dropping quest and re accepting nothing happens as well was confirmed by people on vanilladb that it did not work on nostralius as well forum post quest vanilladb npc captain vanessa beltis vanilladb | 1 |
93,319 | 3,898,983,877 | IssuesEvent | 2016-04-17 13:10:23 | WhitestormJS/whitestorm.js | https://api.github.com/repos/WhitestormJS/whitestorm.js | opened | [Improve] Add sound system | js Low [priority] N-normal | One thing that WhitestormJS is currently lacking is something to take care of sound that doesn't require the user to fool around with the [web audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API). | 1.0 | [Improve] Add sound system - One thing that WhitestormJS is currently lacking is something to take care of sound that doesn't require the user to fool around with the [web audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API). | priority | add sound system one thing that whitestormjs is currently lacking is something to take care of sound that doesn t require the user to fool around with the | 1 |
425,053 | 12,334,943,407 | IssuesEvent | 2020-05-14 11:05:47 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Unable allocate buffer to send mesh message | area: Bluetooth Mesh bug priority: low | **Describe the bug**
I’ve got an interrupt on a gpio pin, and when that interrupt gets triggered it publishes a message to the mesh network. When I plug wire into this gpio pin, but have wire connected to nothing (just the air), my interrupt is triggering like crazy. This is normal probably because I am detecting noise. When I let it trigger like crazy for about 20 seconds, I eventually get the following message printed over serial on the device that is receiving the messages over the mesh network: “bt_mesh_net: Out of relay buffers”.
After I see the out of relay buffers thing, I see “bt_mesh_beacon: Unable to allocate beacon buffer” and then I stop receiving messages.
I am using default controller if that helps anyone.
**To Reproduce**
Reproduction is described above.
**Expected behavior**
**Impact**
What impact does this issue have on your progress (e.g., annoyance, showstopper)
**Screenshots or console output**
If applicable, add a screenshot (drag-and-drop an image), or console logs
(cut-and-paste text and put a code fence (\`\`\`) before and after, to help
explain the issue.
**Environment (please complete the following information):**
Zephyr SDK
**Additional context**
Add any other context about the problem here.
| 1.0 | Unable allocate buffer to send mesh message - **Describe the bug**
I’ve got an interrupt on a gpio pin, and when that interrupt gets triggered it publishes a message to the mesh network. When I plug wire into this gpio pin, but have wire connected to nothing (just the air), my interrupt is triggering like crazy. This is normal probably because I am detecting noise. When I let it trigger like crazy for about 20 seconds, I eventually get the following message printed over serial on the device that is receiving the messages over the mesh network: “bt_mesh_net: Out of relay buffers”.
After I see the out of relay buffers thing, I see “bt_mesh_beacon: Unable to allocate beacon buffer” and then I stop receiving messages.
I am using default controller if that helps anyone.
**To Reproduce**
Reproduction is described above.
**Expected behavior**
**Impact**
What impact does this issue have on your progress (e.g., annoyance, showstopper)
**Screenshots or console output**
If applicable, add a screenshot (drag-and-drop an image), or console logs
(cut-and-paste text and put a code fence (\`\`\`) before and after, to help
explain the issue.
**Environment (please complete the following information):**
Zephyr SDK
**Additional context**
Add any other context about the problem here.
| priority | unable allocate buffer to send mesh message describe the bug i’ve got an interrupt on a gpio pin and when that interrupt gets triggered it publishes a message to the mesh network when i plug wire into this gpio pin but have wire connected to nothing just the air my interrupt is triggering like crazy this is normal probably because i am detecting noise when i let it trigger like crazy for about seconds i eventually get the following message printed over serial on the device that is receiving the messages over the mesh network “bt mesh net out of relay buffers” after i see the out of relay buffers thing i see “bt mesh beacon unable to allocate beacon buffer” and then i stop receiving messages i am using default controller if that helps anyone to reproduce reproduction is described above expected behavior impact what impact does this issue have on your progress e g annoyance showstopper screenshots or console output if applicable add a screenshot drag and drop an image or console logs cut and paste text and put a code fence before and after to help explain the issue environment please complete the following information zephyr sdk additional context add any other context about the problem here | 1 |
664,711 | 22,285,646,537 | IssuesEvent | 2022-06-11 15:27:56 | neurostuff/NiMARE | https://api.github.com/repos/neurostuff/NiMARE | closed | Raise warning if coordinates dataset contains both positive and negative z_stats | bug priority: low effort: low impact: low | ## Summary
<!--What is the nature of the bug?-->
Seems weird to perform a meta-analysis with peaks being reported at both the positive and negative thresholds
## Additional details
<!--Please fill in the following details-->
- NiMARE version: 0.0.7 dev
### What were you trying to do?
Thinking about how users may use the output of #446
### What did you expect to happen?
Raise warning/error when both positive/negative values are detected in z_stat column?
### What actually happened?
The dataset will run on any estimator
## Reproducing the bug
<!--Please share any steps you performed that revealed the bug-->
<!--Please include any code snippets.
Enclose them in triple back-ticks (```)
Like this:
```
<code>
```
-->
| 1.0 | Raise warning if coordinates dataset contains both positive and negative z_stats - ## Summary
<!--What is the nature of the bug?-->
Seems weird to perform a meta-analysis with peaks being reported at both the positive and negative thresholds
## Additional details
<!--Please fill in the following details-->
- NiMARE version: 0.0.7 dev
### What were you trying to do?
Thinking about how users may use the output of #446
### What did you expect to happen?
Raise warning/error when both positive/negative values are detected in z_stat column?
### What actually happened?
The dataset will run on any estimator
## Reproducing the bug
<!--Please share any steps you performed that revealed the bug-->
<!--Please include any code snippets.
Enclose them in triple back-ticks (```)
Like this:
```
<code>
```
-->
| priority | raise warning if coordinates dataset contains both positive and negative z stats summary seems weird to perform a meta analysis with peaks being reported at both the positive and negative thresholds additional details nimare version dev what were you trying to do thinking about how users may use the output of what did you expect to happen raise warning error when both positive negative values are detected in z stat column what actually happened the dataset will run on any estimator reproducing the bug please include any code snippets enclose them in triple back ticks like this | 1 |
291,805 | 8,949,786,774 | IssuesEvent | 2019-01-25 08:53:20 | jenningst/react-dashboard | https://api.github.com/repos/jenningst/react-dashboard | opened | Add More Nav Item | Priority: Low Status: Pending Type: Enhancement | During icon refactor, we lost the the more icon. Add it back in once we know what to do with that navigation (i.e. which page/items to render). | 1.0 | Add More Nav Item - During icon refactor, we lost the the more icon. Add it back in once we know what to do with that navigation (i.e. which page/items to render). | priority | add more nav item during icon refactor we lost the the more icon add it back in once we know what to do with that navigation i e which page items to render | 1 |
507,966 | 14,685,842,497 | IssuesEvent | 2021-01-01 11:39:53 | schemathesis/schemathesis | https://api.github.com/repos/schemathesis/schemathesis | closed | [BUG] Failure on values of non-object type in `x-examples` | Difficulty: Easy Priority: Low Type: Bug | **Describe the bug**
In Open API 3.0 `examples` are objects with optional `summary`, `description`, `value`, `externalValue` keys, and Schemathesis supports it. On Open API 2.0, it supports `x-examples` where the same structure is expected, but there are no actual restrictions on this in the meta schema. And when the example is not an object, then it may lead to an internal error.
**To Reproduce**
Steps to reproduce the behavior:
1. Run `schemathesis run https://raw.githubusercontent.com/APIs-guru/openapi-directory/master/APIs/windows.net/graphrbac/1.6/swagger.yaml --dry-run --hypothesis-max-examples=1 --show-errors-tracebacks -M POST -E oauth2PermissionGrants`
2. See `TypeError: string indices must be integers`
If possible, please post a minimal version of your API schema that cause this behavior:
```yaml
post:
consumes:
- application/json
description: Grants OAuth2 permissions for the relevant resource Ids of an app.
operationId: OAuth2PermissionGrant_Create
parameters:
- description: The relevant app Service Principal Object Id and the Service Principal Object Id you want to grant.
in: body
name: body
required: false
schema:
$ref: "#/definitions/OAuth2PermissionGrant"
x-examples:
application/json: >-
{
"odata.type": "Microsoft.DirectoryServices.OAuth2PermissionGrant",
"clientId": "39afbaa2-4a5c-4f5b-9ee3-2c83f09bbc87",
"consentType": "AllPrincipals",
"principalId": null,
"resourceId": "d3247842-c517-4520-80a7-332690ae2fe4",
"scope": "user_impersonation",
"startTime": "0001-01-01T00:00:00",
"expiryTime": "9000-01-01T00:00:00"
}
description: Test
```
**Expected behavior**
No internal error. As it is an extension, there is no standard for it, but I think following the Open API 3.0 spec is reasonable here - and it may be considered as an invalid schema. In the future, it will be nice to skip such examples and still process other and warn the user somehow | 1.0 | [BUG] Failure on values of non-object type in `x-examples` - **Describe the bug**
In Open API 3.0 `examples` are objects with optional `summary`, `description`, `value`, `externalValue` keys, and Schemathesis supports it. On Open API 2.0, it supports `x-examples` where the same structure is expected, but there are no actual restrictions on this in the meta schema. And when the example is not an object, then it may lead to an internal error.
**To Reproduce**
Steps to reproduce the behavior:
1. Run `schemathesis run https://raw.githubusercontent.com/APIs-guru/openapi-directory/master/APIs/windows.net/graphrbac/1.6/swagger.yaml --dry-run --hypothesis-max-examples=1 --show-errors-tracebacks -M POST -E oauth2PermissionGrants`
2. See `TypeError: string indices must be integers`
If possible, please post a minimal version of your API schema that cause this behavior:
```yaml
post:
consumes:
- application/json
description: Grants OAuth2 permissions for the relevant resource Ids of an app.
operationId: OAuth2PermissionGrant_Create
parameters:
- description: The relevant app Service Principal Object Id and the Service Principal Object Id you want to grant.
in: body
name: body
required: false
schema:
$ref: "#/definitions/OAuth2PermissionGrant"
x-examples:
application/json: >-
{
"odata.type": "Microsoft.DirectoryServices.OAuth2PermissionGrant",
"clientId": "39afbaa2-4a5c-4f5b-9ee3-2c83f09bbc87",
"consentType": "AllPrincipals",
"principalId": null,
"resourceId": "d3247842-c517-4520-80a7-332690ae2fe4",
"scope": "user_impersonation",
"startTime": "0001-01-01T00:00:00",
"expiryTime": "9000-01-01T00:00:00"
}
description: Test
```
**Expected behavior**
No internal error. As it is an extension, there is no standard for it, but I think following the Open API 3.0 spec is reasonable here - and it may be considered as an invalid schema. In the future, it will be nice to skip such examples and still process other and warn the user somehow | priority | failure on values of non object type in x examples describe the bug in open api examples are objects with optional summary description value externalvalue keys and schemathesis supports it on open api it supports x examples where the same structure is expected but there are no actual restrictions on this in the meta schema and when the example is not an object then it may lead to an internal error to reproduce steps to reproduce the behavior run schemathesis run dry run hypothesis max examples show errors tracebacks m post e see typeerror string indices must be integers if possible please post a minimal version of your api schema that cause this behavior yaml post consumes application json description grants permissions for the relevant resource ids of an app operationid create parameters description the relevant app service principal object id and the service principal object id you want to grant in body name body required false schema ref definitions x examples application json odata type microsoft directoryservices clientid consenttype allprincipals principalid null resourceid scope user impersonation starttime expirytime description test expected behavior no internal error as it is an extension there is no standard for it but i think following the open api spec is reasonable here and it may be considered as an invalid schema in the future it will be nice to skip such examples and still process other and warn the user somehow | 1 |
299,474 | 9,205,535,843 | IssuesEvent | 2019-03-08 10:51:33 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | PostGIS Layer in Project not Reloadable when Layername is Changed | Category: Project Loading/Saving Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **horst-duester -** (horst-duester -)
Original Redmine Issue: 860, https://issues.qgis.org/issues/860
Original Assignee: Jürgen Fischer
---
QGIS is not able to reload a saved project with [[PostGIS]] layers after changing of layername when the layer comes from public schema.
1. Load a layer from [[PostGIS]] public schema. The connection string shows:
.... table="public"."<tablename>" ...
2. change the layername with Layer Properties->General->Display Name
3. Take a look at the connection string, it shows:
.... table="<tablename>" ...
the schema name is lost
4. Save the project.
5. Load the project. QGIS is not able to load the renamed layer.
This behaviour happens only with layer from public schema.
| 1.0 | PostGIS Layer in Project not Reloadable when Layername is Changed - ---
Author Name: **horst-duester -** (horst-duester -)
Original Redmine Issue: 860, https://issues.qgis.org/issues/860
Original Assignee: Jürgen Fischer
---
QGIS is not able to reload a saved project with [[PostGIS]] layers after changing of layername when the layer comes from public schema.
1. Load a layer from [[PostGIS]] public schema. The connection string shows:
.... table="public"."<tablename>" ...
2. change the layername with Layer Properties->General->Display Name
3. Take a look at the connection string, it shows:
.... table="<tablename>" ...
the schema name is lost
4. Save the project.
5. Load the project. QGIS is not able to load the renamed layer.
This behaviour happens only with layer from public schema.
| priority | postgis layer in project not reloadable when layername is changed author name horst duester horst duester original redmine issue original assignee jürgen fischer qgis is not able to reload a saved project with layers after changing of layername when the layer comes from public schema load a layer from public schema the connection string shows table public change the layername with layer properties general display name take a look at the connection string it shows table the schema name is lost save the project load the project qgis is not able to load the renamed layer this behaviour happens only with layer from public schema | 1 |
158,593 | 6,032,306,961 | IssuesEvent | 2017-06-09 03:12:20 | intel-analytics/BigDL | https://api.github.com/repos/intel-analytics/BigDL | closed | add wiki docs about weight initializers | document low priority | Document the supported weight initializers and how to define customized weight intializer, both in scala and python. Edit page https://github.com/intel-analytics/BigDL/wiki/Weight-Initialization | 1.0 | add wiki docs about weight initializers - Document the supported weight initializers and how to define customized weight intializer, both in scala and python. Edit page https://github.com/intel-analytics/BigDL/wiki/Weight-Initialization | priority | add wiki docs about weight initializers document the supported weight initializers and how to define customized weight intializer both in scala and python edit page | 1 |
504,057 | 14,612,603,617 | IssuesEvent | 2020-12-22 06:32:13 | fabricjs/fabric.js | https://api.github.com/repos/fabricjs/fabric.js | closed | Group object ignore own lockMovementX/Y = false properties | bug low_priority | ## Version
1.6.2
## Test Case
https://jsfiddle.net/geekduck/0u62cwy5/2/
## Steps to reproduce
1. Create two objects (lockMovementX/Y = true) .
2. Create group object(lockMovementX/Y = false) with 1. objects.
## Expected Behavior
When group object has own lockMovementX/Y=false properties, should moving.
## Actual Behavior
Group object is locked.
| 1.0 | Group object ignore own lockMovementX/Y = false properties - ## Version
1.6.2
## Test Case
https://jsfiddle.net/geekduck/0u62cwy5/2/
## Steps to reproduce
1. Create two objects (lockMovementX/Y = true) .
2. Create group object(lockMovementX/Y = false) with 1. objects.
## Expected Behavior
When group object has own lockMovementX/Y=false properties, should moving.
## Actual Behavior
Group object is locked.
| priority | group object ignore own lockmovementx y false properties version test case steps to reproduce create two objects lockmovementx y true create group object lockmovementx y false with objects expected behavior when group object has own lockmovementx y false properties should moving actual behavior group object is locked | 1 |
328,474 | 9,995,182,280 | IssuesEvent | 2019-07-11 19:35:21 | rstudio/gt | https://api.github.com/repos/rstudio/gt | closed | Rename the `cells_styles()` function as `cell_text()`; create `cell_fill()` fcn | Difficulty: ① Novice Effort: ① Low Priority: ③ High Type: ★ Enhancement | Rename the `cells_styles()` function as `cell_text()`. This helper function should only be concerned with cell text so all `text_*` args should be renamed to lose the `text_` part.
| 1.0 | Rename the `cells_styles()` function as `cell_text()`; create `cell_fill()` fcn - Rename the `cells_styles()` function as `cell_text()`. This helper function should only be concerned with cell text so all `text_*` args should be renamed to lose the `text_` part.
| priority | rename the cells styles function as cell text create cell fill fcn rename the cells styles function as cell text this helper function should only be concerned with cell text so all text args should be renamed to lose the text part | 1 |
285,738 | 8,774,096,999 | IssuesEvent | 2018-12-18 18:47:04 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Gifs not loading in Emails module | Fix Proposed Low Priority bug | #### Issue
Gifs not loading in Emails module
#### Expected Behavior
They should load.
#### Actual Behavior
They didn't.
#### Possible Fix
#### Steps to Reproduce
1.Go to Emails module
#### Context
low
#### Your Environment
- SuiteCRM Version used: 7.7.4
- Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): chrome 52.0.2743.116 m
- Environment name and version (e.g. MySQL, PHP 7):
- Operating System and version (e.g Ubuntu 16.04): win10

| 1.0 | Gifs not loading in Emails module - #### Issue
Gifs not loading in Emails module
#### Expected Behavior
They should load.
#### Actual Behavior
They didn't.
#### Possible Fix
#### Steps to Reproduce
1.Go to Emails module
#### Context
low
#### Your Environment
- SuiteCRM Version used: 7.7.4
- Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): chrome 52.0.2743.116 m
- Environment name and version (e.g. MySQL, PHP 7):
- Operating System and version (e.g Ubuntu 16.04): win10

| priority | gifs not loading in emails module issue gifs not loading in emails module expected behavior they should load actual behavior they didn t possible fix steps to reproduce go to emails module context low your environment suitecrm version used browser name and version e g chrome version bit chrome m environment name and version e g mysql php operating system and version e g ubuntu | 1 |
814,243 | 30,496,143,608 | IssuesEvent | 2023-07-18 10:57:53 | ONSdigital/design-system | https://api.github.com/repos/ONSdigital/design-system | opened | Duplicate IDs across the examples of the Design System | Bug Accessibility Low Priority | Across all component and patterns pages of the design system, where component examples have been used, there are quite often duplicate IDs for different elements within the examples, when compared to other examples on the same page.
This happens across most pages, so it is harder to pinpoint the exact location. This has been discovered by a quick automated audit using both SiteImprove and AXE Dev Tools.
Good examples of this are on the [Checkbox ](https://service-manual.ons.gov.uk/design-system/components/checkboxes) pattern, where the same checkbox text across different examples likely has the same ID (`mobile-phone` as an example).
This also happens as an example on the [Card ](https://service-manual.ons.gov.uk/design-system/components/card) page where within each example 'Nunjucks macro options' tab, there is a heading "Image" which has the ID `#image` which is repeated across the page on all examples.
[WCAG 2.2](https://www.w3.org/TR/WCAG22/) is removing 4.1.3. Parsing from their guidelines so going forwards this will no longer be a failure, but for WCAG 2.1 which we are still aligning to, and for backwards compatibility, it is recommended to review all pages and ensure there are no duplicate IDs. It is also best coding practice. | 1.0 | Duplicate IDs across the examples of the Design System - Across all component and patterns pages of the design system, where component examples have been used, there are quite often duplicate IDs for different elements within the examples, when compared to other examples on the same page.
This happens across most pages, so it is harder to pinpoint the exact location. This has been discovered by a quick automated audit using both SiteImprove and AXE Dev Tools.
Good examples of this are on the [Checkbox ](https://service-manual.ons.gov.uk/design-system/components/checkboxes) pattern, where the same checkbox text across different examples likely has the same ID (`mobile-phone` as an example).
This also happens as an example on the [Card ](https://service-manual.ons.gov.uk/design-system/components/card) page where within each example 'Nunjucks macro options' tab, there is a heading "Image" which has the ID `#image` which is repeated across the page on all examples.
[WCAG 2.2](https://www.w3.org/TR/WCAG22/) is removing 4.1.3. Parsing from their guidelines so going forwards this will no longer be a failure, but for WCAG 2.1 which we are still aligning to, and for backwards compatibility, it is recommended to review all pages and ensure there are no duplicate IDs. It is also best coding practice. | priority | duplicate ids across the examples of the design system across all component and patterns pages of the design system where component examples have been used there are quite often duplicate ids for different elements within the examples when compared to other examples on the same page this happens across most pages so it is harder to pinpoint the exact location this has been discovered by a quick automated audit using both siteimprove and axe dev tools good examples of this are on the pattern where the same checkbox text across different examples likely has the same id mobile phone as an example this also happens as an example on the page where within each example nunjucks macro options tab there is a heading image which has the id image which is repeated across the page on all examples is removing parsing from their guidelines so going forwards this will no longer be a failure but for wcag which we are still aligning to and for backwards compatibility it is recommended to review all pages and ensure there are no duplicate ids it is also best coding practice | 1 |
213,119 | 7,246,115,769 | IssuesEvent | 2018-02-14 20:28:01 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Javadoc warning messages when building Studio | priority: lowest quality | ### Expected behavior
No warning messages when building Studio would be nice.
### Actual behavior
There are Javadoc warning messages when building Studio
### Steps to reproduce the problem
* Build craftercms. Watch the output when building Studio, notice the Javadoc warning messages.
### Log/stack trace (use https://gist.github.com)
7 warnings
[WARNING] Javadoc Warnings
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/repository/ContentRepository.java:341: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/repository/ContentRepository.java:353: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/repository/ContentRepository.java:363: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/service/aws/S3Service.java:25: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/service/dependency/DependencyDiffService.java:35: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/service/dependency/DependencyService.java:74: warning - @param argument "paths" is not a parameter name.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/impl/v1/service/dependency/DependencyDiffServiceImpl.java:42: warning - @return tag has no arguments.
### Specs
Studio Version Number: 3.1.0-SNAPSHOT-f1cfb4
Build Number: f1cfb4f517001e16a4712407c777b5b257da2db1
Build Date/Time: 01-31-2018 11:12:48 -0500
#### OS
OS X
#### Browser
N/A | 1.0 | [studio] Javadoc warning messages when building Studio - ### Expected behavior
No warning messages when building Studio would be nice.
### Actual behavior
There are Javadoc warning messages when building Studio
### Steps to reproduce the problem
* Build craftercms. Watch the output when building Studio, notice the Javadoc warning messages.
### Log/stack trace (use https://gist.github.com)
7 warnings
[WARNING] Javadoc Warnings
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/repository/ContentRepository.java:341: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/repository/ContentRepository.java:353: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/repository/ContentRepository.java:363: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/service/aws/S3Service.java:25: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/service/dependency/DependencyDiffService.java:35: warning - @return tag has no arguments.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/api/v1/service/dependency/DependencyService.java:74: warning - @param argument "paths" is not a parameter name.
[WARNING] /Users/vita/temp/test5/crafter_cms_temp/craftercms/src/studio/src/main/java/org/craftercms/studio/impl/v1/service/dependency/DependencyDiffServiceImpl.java:42: warning - @return tag has no arguments.
### Specs
Studio Version Number: 3.1.0-SNAPSHOT-f1cfb4
Build Number: f1cfb4f517001e16a4712407c777b5b257da2db1
Build Date/Time: 01-31-2018 11:12:48 -0500
#### OS
OS X
#### Browser
N/A | priority | javadoc warning messages when building studio expected behavior no warning messages when building studio would be nice actual behavior there are javadoc warning messages when building studio steps to reproduce the problem build craftercms watch the output when building studio notice the javadoc warning messages log stack trace use warnings javadoc warnings users vita temp crafter cms temp craftercms src studio src main java org craftercms studio api repository contentrepository java warning return tag has no arguments users vita temp crafter cms temp craftercms src studio src main java org craftercms studio api repository contentrepository java warning return tag has no arguments users vita temp crafter cms temp craftercms src studio src main java org craftercms studio api repository contentrepository java warning return tag has no arguments users vita temp crafter cms temp craftercms src studio src main java org craftercms studio api service aws java warning return tag has no arguments users vita temp crafter cms temp craftercms src studio src main java org craftercms studio api service dependency dependencydiffservice java warning return tag has no arguments users vita temp crafter cms temp craftercms src studio src main java org craftercms studio api service dependency dependencyservice java warning param argument paths is not a parameter name users vita temp crafter cms temp craftercms src studio src main java org craftercms studio impl service dependency dependencydiffserviceimpl java warning return tag has no arguments specs studio version number snapshot build number build date time os os x browser n a | 1 |
795,423 | 28,072,193,967 | IssuesEvent | 2023-03-29 19:59:35 | strictdoc-project/strictdoc | https://api.github.com/repos/strictdoc-project/strictdoc | closed | SDoc grammar: single vs multiline fields: make a decision | Edge case Priority / Low Effort / Low Impact / Low | ```
# The case when both are None is when a multi-line field has no text
# but only an empty space:
# [REQUIREMENT]
# COMMENT: <empty space symbol>
# assert comment_single is not None or comment_multiline is not None
# TODO: One solution to simplify this would be to disallow empty fields
# in the grammar completely.
``` | 1.0 | SDoc grammar: single vs multiline fields: make a decision - ```
# The case when both are None is when a multi-line field has no text
# but only an empty space:
# [REQUIREMENT]
# COMMENT: <empty space symbol>
# assert comment_single is not None or comment_multiline is not None
# TODO: One solution to simplify this would be to disallow empty fields
# in the grammar completely.
``` | priority | sdoc grammar single vs multiline fields make a decision the case when both are none is when a multi line field has no text but only an empty space comment assert comment single is not none or comment multiline is not none todo one solution to simplify this would be to disallow empty fields in the grammar completely | 1 |
365,044 | 10,775,047,276 | IssuesEvent | 2019-11-03 11:34:20 | engelsystem/engelsystem | https://api.github.com/repos/engelsystem/engelsystem | closed | migrate fails "cannot add foreign key constraint" | Priority: Low Status: Needs discussion Type: Bug(fix) | I'm far away from being a pro and I failed with the migrate command... after creating the users table I got this and am a bit desperate as my sql knowledge does not go far enough and I fail with going deeper into the apps structure. Hope you can help with this error message?
```
Exception:
Code: HY000,
Message: SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade),
File: vendor/illuminate/database/Connection.php:664,
Trace:
[{"file":"REPLACED\/vendor\/illuminate\/database\/Connection.php","line":624,"function":"runQueryCallback","class":"Illuminate\\Database\\Connection","type":"->","args":["alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade",[],{}]},{"file":"REPLACED\/vendor\/illuminate\/database\/Connection.php","line":459,"function":"run","class":"Illuminate\\Database\\Connection","type":"->","args":["alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade",[],{}]},{"file":"REPLACED\/vendor\/illuminate\/database\/Schema\/Blueprint.php","line":86,"function":"statement","class":"Illuminate\\Database\\Connection","type":"->","args":["alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade"]},{"file":"REPLACED\/vendor\/illuminate\/database\/Schema\/Builder.php","line":252,"function":"build","class":"Illuminate\\Database\\Schema\\Blueprint","type":"->","args":[{},{}]},{"file":"REPLACED\/vendor\/illuminate\/database\/Schema\/Builder.php","line":149,"function":"build","class":"Illuminate\\Database\\Schema\\Builder","type":"->","args":[{"engine":null,"charset":null,"collation":null,"temporary":false}]},{"file":"REPLACED\/db\/migrations\/ChangesReferences.php","line":34,"function":"table","class":"Illuminate\\Database\\Schema\\Builder","type":"->","args":["Messages",{}]},{"file":"REPLACED\/db\/migrations\/2018_10_01_000000_create_users_tables.php","line":161,"function":"changeReferences","class":"Engelsystem\\Migrations\\CreateUsersTables","type":"->","args":["User","UID","users","id","unsignedInteger"]},{"file":"REPLACED\/src\/Database\/Migration\/Migrate.php","line":120,"function":"up","class":"Engelsystem\\Migrations\\CreateUsersTables","type":"->","args":[]},{"file":"REPLACED\/src\/Database\/Migration\/Migrate.php","line":70,"function":"migrate","class":"Engelsystem\\Database\\Migration\\Migrate","type":"->","args":["REPLACED\/bin\/..\/db\/migrations\/2018_10_01_000000_create_users_tables.php","2018_10_01_000000_create_users_tables","up"]},{"file":"REPLACED\/bin\/migrate","line":38,"function":"run","class":"Engelsystem\\Database\\Migration\\Migrate","type":"->","args":["REPLACED\/bin\/..\/db\/migrations","up",false]}]
An <del>un</del>expected error occurred, a team of untrained monkeys has been dispatched to deal with it.
``` | 1.0 | migrate fails "cannot add foreign key constraint" - I'm far away from being a pro and I failed with the migrate command... after creating the users table I got this and am a bit desperate as my sql knowledge does not go far enough and I fail with going deeper into the apps structure. Hope you can help with this error message?
```
Exception:
Code: HY000,
Message: SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (SQL: alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade),
File: vendor/illuminate/database/Connection.php:664,
Trace:
[{"file":"REPLACED\/vendor\/illuminate\/database\/Connection.php","line":624,"function":"runQueryCallback","class":"Illuminate\\Database\\Connection","type":"->","args":["alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade",[],{}]},{"file":"REPLACED\/vendor\/illuminate\/database\/Connection.php","line":459,"function":"run","class":"Illuminate\\Database\\Connection","type":"->","args":["alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade",[],{}]},{"file":"REPLACED\/vendor\/illuminate\/database\/Schema\/Blueprint.php","line":86,"function":"statement","class":"Illuminate\\Database\\Connection","type":"->","args":["alter table `Messages` add constraint `messages_suid_foreign` foreign key (`SUID`) references `users` (`id`) on delete cascade"]},{"file":"REPLACED\/vendor\/illuminate\/database\/Schema\/Builder.php","line":252,"function":"build","class":"Illuminate\\Database\\Schema\\Blueprint","type":"->","args":[{},{}]},{"file":"REPLACED\/vendor\/illuminate\/database\/Schema\/Builder.php","line":149,"function":"build","class":"Illuminate\\Database\\Schema\\Builder","type":"->","args":[{"engine":null,"charset":null,"collation":null,"temporary":false}]},{"file":"REPLACED\/db\/migrations\/ChangesReferences.php","line":34,"function":"table","class":"Illuminate\\Database\\Schema\\Builder","type":"->","args":["Messages",{}]},{"file":"REPLACED\/db\/migrations\/2018_10_01_000000_create_users_tables.php","line":161,"function":"changeReferences","class":"Engelsystem\\Migrations\\CreateUsersTables","type":"->","args":["User","UID","users","id","unsignedInteger"]},{"file":"REPLACED\/src\/Database\/Migration\/Migrate.php","line":120,"function":"up","class":"Engelsystem\\Migrations\\CreateUsersTables","type":"->","args":[]},{"file":"REPLACED\/src\/Database\/Migration\/Migrate.php","line":70,"function":"migrate","class":"Engelsystem\\Database\\Migration\\Migrate","type":"->","args":["REPLACED\/bin\/..\/db\/migrations\/2018_10_01_000000_create_users_tables.php","2018_10_01_000000_create_users_tables","up"]},{"file":"REPLACED\/bin\/migrate","line":38,"function":"run","class":"Engelsystem\\Database\\Migration\\Migrate","type":"->","args":["REPLACED\/bin\/..\/db\/migrations","up",false]}]
An <del>un</del>expected error occurred, a team of untrained monkeys has been dispatched to deal with it.
``` | priority | migrate fails cannot add foreign key constraint i m far away from being a pro and i failed with the migrate command after creating the users table i got this and am a bit desperate as my sql knowledge does not go far enough and i fail with going deeper into the apps structure hope you can help with this error message exception code message sqlstate general error cannot add foreign key constraint sql alter table messages add constraint messages suid foreign foreign key suid references users id on delete cascade file vendor illuminate database connection php trace file replaced vendor illuminate database connection php line function run class illuminate database connection type args file replaced vendor illuminate database schema blueprint php line function statement class illuminate database connection type args file replaced vendor illuminate database schema builder php line function build class illuminate database schema blueprint type args file replaced vendor illuminate database schema builder php line function build class illuminate database schema builder type args file replaced db migrations changesreferences php line function table class illuminate database schema builder type args file replaced db migrations create users tables php line function changereferences class engelsystem migrations createuserstables type args file replaced src database migration migrate php line function up class engelsystem migrations createuserstables type args file replaced src database migration migrate php line function migrate class engelsystem database migration migrate type args file replaced bin migrate line function run class engelsystem database migration migrate type args an un expected error occurred a team of untrained monkeys has been dispatched to deal with it | 1 |
227,045 | 7,526,344,363 | IssuesEvent | 2018-04-13 13:46:01 | fgpv-vpgf/fgpv-vpgf | https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf | opened | API user documentation | improvements: docs mApi needs: estimate priority: low | Add user documentation to `docs` folder which outlines at a high level:
- How the API is structured, the major components (GEOMETRY, layers, map)
- How the API comes together to do useful things (get map instance, add layer, add geometry)
You can/should:
- Point to sections of technical documentation for complete information; no need to document everything.
- Copy examples from technical docs or write basic ones where appropriate.
- Readers should be comfortable with JavaScript and geo mapping but may know little of how RAMP internals work. Guide should only serve as an introduction to the technical docs, not replace them. | 1.0 | API user documentation - Add user documentation to `docs` folder which outlines at a high level:
- How the API is structured, the major components (GEOMETRY, layers, map)
- How the API comes together to do useful things (get map instance, add layer, add geometry)
You can/should:
- Point to sections of technical documentation for complete information; no need to document everything.
- Copy examples from technical docs or write basic ones where appropriate.
- Readers should be comfortable with JavaScript and geo mapping but may know little of how RAMP internals work. Guide should only serve as an introduction to the technical docs, not replace them. | priority | api user documentation add user documentation to docs folder which outlines at a high level how the api is structured the major components geometry layers map how the api comes together to do useful things get map instance add layer add geometry you can should point to sections of technical documentation for complete information no need to document everything copy examples from technical docs or write basic ones where appropriate readers should be comfortable with javascript and geo mapping but may know little of how ramp internals work guide should only serve as an introduction to the technical docs not replace them | 1 |
516,466 | 14,982,824,546 | IssuesEvent | 2021-01-28 16:26:58 | open-telemetry/opentelemetry-collector-contrib | https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib | closed | [exporters/dynatraceexporter] add exporter to cmd | bug priority:p2 release:allowed-for-ga spec:trace | **Is your feature request related to a problem? Please describe.**
Consuming the `dynatraceexporter` requires a dedicated build. This reduces the comfort in consuming the exporter. It should be possible to use the dynatrace exporter using the default docker image otel/opentelemetry-collector-contrib.
**Describe the solution you'd like**
Adding the `dynatraceexporter` component to the otelcontribcol cmd.
**Describe alternatives you've considered**
NAN, since I am unaware of the current state of development and maybe this missing functionality is by intent.
| 1.0 | [exporters/dynatraceexporter] add exporter to cmd - **Is your feature request related to a problem? Please describe.**
Consuming the `dynatraceexporter` requires a dedicated build. This reduces the comfort in consuming the exporter. It should be possible to use the dynatrace exporter using the default docker image otel/opentelemetry-collector-contrib.
**Describe the solution you'd like**
Adding the `dynatraceexporter` component to the otelcontribcol cmd.
**Describe alternatives you've considered**
NAN, since I am unaware of the current state of development and maybe this missing functionality is by intent.
| priority | add exporter to cmd is your feature request related to a problem please describe consuming the dynatraceexporter requires a dedicated build this reduces the comfort in consuming the exporter it should be possible to use the dynatrace exporter using the default docker image otel opentelemetry collector contrib describe the solution you d like adding the dynatraceexporter component to the otelcontribcol cmd describe alternatives you ve considered nan since i am unaware of the current state of development and maybe this missing functionality is by intent | 1 |
131,289 | 5,145,855,015 | IssuesEvent | 2017-01-12 22:50:41 | sandialabs/slycat | https://api.github.com/repos/sandialabs/slycat | closed | Timeseries Push Scripts - First Model View Has Error Message | bug Low Priority Timeseries Model | Even though the push script has correctly generated the model, the very first time you view it, you get the "OOPS, ..." error message about being unable to read the data. In fact, I got two of those messages stacked on top of one another. However, before I could copy down the text of the error message, the popups disappeared and the model was drawn. All subsequent views of the model do not exhibit this behavior. Nor do I see this with ingestion using the wizard.
| 1.0 | Timeseries Push Scripts - First Model View Has Error Message - Even though the push script has correctly generated the model, the very first time you view it, you get the "OOPS, ..." error message about being unable to read the data. In fact, I got two of those messages stacked on top of one another. However, before I could copy down the text of the error message, the popups disappeared and the model was drawn. All subsequent views of the model do not exhibit this behavior. Nor do I see this with ingestion using the wizard.
| priority | timeseries push scripts first model view has error message even though the push script has correctly generated the model the very first time you view it you get the oops error message about being unable to read the data in fact i got two of those messages stacked on top of one another however before i could copy down the text of the error message the popups disappeared and the model was drawn all subsequent views of the model do not exhibit this behavior nor do i see this with ingestion using the wizard | 1 |
612,902 | 19,058,952,425 | IssuesEvent | 2021-11-26 03:15:42 | tracer-protocol/perpetual-pools-contracts | https://api.github.com/repos/tracer-protocol/perpetual-pools-contracts | closed | Parameterise fee split to allow DAO to modify it in future if needed | enhancement priority: low | Fee split percentage between DAO and third party deployers is not decided yet. Whatever is decided i think in future people may want to change it. I think we should parameterise it and allow DAO to modify it.
There are two changes we can make.
-Allow owner(DAO) to modify the fee split percentages in PoolFactory that will be set for all pools that are deployed
-Allow owner to modify all fee split percentages of every LeveragedPool | 1.0 | Parameterise fee split to allow DAO to modify it in future if needed - Fee split percentage between DAO and third party deployers is not decided yet. Whatever is decided i think in future people may want to change it. I think we should parameterise it and allow DAO to modify it.
There are two changes we can make.
-Allow owner(DAO) to modify the fee split percentages in PoolFactory that will be set for all pools that are deployed
-Allow owner to modify all fee split percentages of every LeveragedPool | priority | parameterise fee split to allow dao to modify it in future if needed fee split percentage between dao and third party deployers is not decided yet whatever is decided i think in future people may want to change it i think we should parameterise it and allow dao to modify it there are two changes we can make allow owner dao to modify the fee split percentages in poolfactory that will be set for all pools that are deployed allow owner to modify all fee split percentages of every leveragedpool | 1 |
235,910 | 7,744,137,739 | IssuesEvent | 2018-05-29 14:39:44 | Gloirin/m2gTest | https://api.github.com/repos/Gloirin/m2gTest | closed | 0001298:
include country names in generic translation files | Tinebase JavaScript bug low priority | **Reported by cweiss on 16 Jul 2009 15:00**
**Version:** Leonie (2009-07) Beta 2
so we don't need to build it on getAllRegistryData, cause it costs >2 seconds ;-(
| 1.0 | 0001298:
include country names in generic translation files - **Reported by cweiss on 16 Jul 2009 15:00**
**Version:** Leonie (2009-07) Beta 2
so we don't need to build it on getAllRegistryData, cause it costs >2 seconds ;-(
| priority | include country names in generic translation files reported by cweiss on jul version leonie beta so we don t need to build it on getallregistrydata cause it costs gt seconds | 1 |
37,127 | 2,815,576,227 | IssuesEvent | 2015-05-19 05:44:46 | eaudeweb/scoreboard.visualization | https://api.github.com/repos/eaudeweb/scoreboard.visualization | closed | Error on /indicators for a dataset with no indicator metadata | Low priority | URL: http://scoreboardtest.edw.ro/datasets/http-semantic-digital-agenda-data-eu-dataset-selected-estat-ent-partial/indicators
Error: Uncaught TypeError: Cannot call method 'replace' of null
Dataset details: http://scoreboardtest.edw.ro/datasets/http-semantic-digital-agenda-data-eu-dataset-selected-estat-ent-partial/@@dataset_details
```
[
{
"altlabel": null,
"definition": null,
"groupName": null,
"indicator": "http://semantic.digital-agenda-data.eu/codelist/indicator/e_cuse",
"longlabel": null,
"notation": null,
"notes": null,
"sourcelabel": null,
"sourcelink": null,
"sourcenotes": null
},
...
``` | 1.0 | Error on /indicators for a dataset with no indicator metadata - URL: http://scoreboardtest.edw.ro/datasets/http-semantic-digital-agenda-data-eu-dataset-selected-estat-ent-partial/indicators
Error: Uncaught TypeError: Cannot call method 'replace' of null
Dataset details: http://scoreboardtest.edw.ro/datasets/http-semantic-digital-agenda-data-eu-dataset-selected-estat-ent-partial/@@dataset_details
```
[
{
"altlabel": null,
"definition": null,
"groupName": null,
"indicator": "http://semantic.digital-agenda-data.eu/codelist/indicator/e_cuse",
"longlabel": null,
"notation": null,
"notes": null,
"sourcelabel": null,
"sourcelink": null,
"sourcenotes": null
},
...
``` | priority | error on indicators for a dataset with no indicator metadata url error uncaught typeerror cannot call method replace of null dataset details altlabel null definition null groupname null indicator longlabel null notation null notes null sourcelabel null sourcelink null sourcenotes null | 1 |
791,735 | 27,874,264,248 | IssuesEvent | 2023-03-21 15:10:06 | zowe/zowe-explorer-intellij | https://api.github.com/repos/zowe/zowe-explorer-intellij | closed | File -> New menu opens empty menu when zOS data set is selected | bug priority-low severity-low | Select any z/OS data set or member in working set and choose File -> New menu item.
Getting empty menu (probably expect duplication of New context menu):

| 1.0 | File -> New menu opens empty menu when zOS data set is selected - Select any z/OS data set or member in working set and choose File -> New menu item.
Getting empty menu (probably expect duplication of New context menu):

| priority | file new menu opens empty menu when zos data set is selected select any z os data set or member in working set and choose file new menu item getting empty menu probably expect duplication of new context menu | 1 |
523,813 | 15,190,350,068 | IssuesEvent | 2021-02-15 17:47:40 | knurling-rs/defmt | https://api.github.com/repos/knurling-rs/defmt | opened | defmt-test: #[ignore] attribute support | priority: low status: needs PR type: enhancement | Support this
``` rust
// inside the `#[defmt_test::test]` module
#[ignore]
#[test]
fn foo() {}
```
Tests marked as `ignore`-d should be compiled but not executed.
Ignored tests should be reported on the console output but should not be account for in the progress counter (e.g. `1/3`). | 1.0 | defmt-test: #[ignore] attribute support - Support this
``` rust
// inside the `#[defmt_test::test]` module
#[ignore]
#[test]
fn foo() {}
```
Tests marked as `ignore`-d should be compiled but not executed.
Ignored tests should be reported on the console output but should not be account for in the progress counter (e.g. `1/3`). | priority | defmt test attribute support support this rust inside the module fn foo tests marked as ignore d should be compiled but not executed ignored tests should be reported on the console output but should not be account for in the progress counter e g | 1 |
54,774 | 3,071,267,310 | IssuesEvent | 2015-08-19 10:55:14 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Пункты меню "Копировать..." | enhancement imported Priority-Low Usability | _From [virus-2...@yandex.ru](https://code.google.com/u/115822685833064635420/) on August 07, 2010 18:29:15_
Привести к одному виду названия пунктов меню "Копировать магнет-ссылку
в буфер обмена" и "Копировать Web-ссылку". Наверно лучше будет убрать "в
буфер обмена".
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=104_ | 1.0 | Пункты меню "Копировать..." - _From [virus-2...@yandex.ru](https://code.google.com/u/115822685833064635420/) on August 07, 2010 18:29:15_
Привести к одному виду названия пунктов меню "Копировать магнет-ссылку
в буфер обмена" и "Копировать Web-ссылку". Наверно лучше будет убрать "в
буфер обмена".
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=104_ | priority | пункты меню копировать from on august привести к одному виду названия пунктов меню копировать магнет ссылку в буфер обмена и копировать web ссылку наверно лучше будет убрать в буфер обмена original issue | 1 |
282,462 | 8,706,722,036 | IssuesEvent | 2018-12-06 04:18:10 | uber/pyro | https://api.github.com/repos/uber/pyro | closed | Refactoring MCMC module | low priority refactor | We have added a lot of important features to HMC while addressing #1093. This has come at the expense of class complexity, particularly for HMC and MCMC classes. It will be great to refactor some of this code to make it amenable to extend, understand and debug.
- [x] Remove `use_experimental_einsum` flag and make `TraceEinsumEvaluator` the default in HMC/NUTS.
- [x] Refactoring the adaptation code to be separate from the HMC class. This currently toggles a lot of mutable attributes that makes debugging difficult.
- [x] Making it easy for the user to specify an initial trace to begin sampling from (based on @fehiepsi's suggestion in #1511).
- [ ] Own implementation of progress bar that is specialized to our use case than having to work around tqdm's (which is a great general purpose progress bar otherwise) quirks. - Low Priority
- [x] Make progress bar consistent when number of decimals of step_size change. - Low Priority
- [x] Blocked call with timeout when reading from the shared queue in ParallelSampler.
- [x] Refactoring the TracePosterior / ParallelSampler classes to support chain level diagnostics.
- [ ] Refactoring to support parallel chains on CUDA - we will need to hold the traces temporarily within each worker until its read by the main process. Ref. to discussions [#1](https://discuss.pytorch.org/t/invalid-device-pointer-using-multiprocessing-with-cuda/28023/6), [#2](https://discuss.pytorch.org/t/cuda-tensors-on-multiprocessing-queue/28626/2)
- [ ] Any other?
| 1.0 | Refactoring MCMC module - We have added a lot of important features to HMC while addressing #1093. This has come at the expense of class complexity, particularly for HMC and MCMC classes. It will be great to refactor some of this code to make it amenable to extend, understand and debug.
- [x] Remove `use_experimental_einsum` flag and make `TraceEinsumEvaluator` the default in HMC/NUTS.
- [x] Refactoring the adaptation code to be separate from the HMC class. This currently toggles a lot of mutable attributes that makes debugging difficult.
- [x] Making it easy for the user to specify an initial trace to begin sampling from (based on @fehiepsi's suggestion in #1511).
- [ ] Own implementation of progress bar that is specialized to our use case than having to work around tqdm's (which is a great general purpose progress bar otherwise) quirks. - Low Priority
- [x] Make progress bar consistent when number of decimals of step_size change. - Low Priority
- [x] Blocked call with timeout when reading from the shared queue in ParallelSampler.
- [x] Refactoring the TracePosterior / ParallelSampler classes to support chain level diagnostics.
- [ ] Refactoring to support parallel chains on CUDA - we will need to hold the traces temporarily within each worker until its read by the main process. Ref. to discussions [#1](https://discuss.pytorch.org/t/invalid-device-pointer-using-multiprocessing-with-cuda/28023/6), [#2](https://discuss.pytorch.org/t/cuda-tensors-on-multiprocessing-queue/28626/2)
- [ ] Any other?
| priority | refactoring mcmc module we have added a lot of important features to hmc while addressing this has come at the expense of class complexity particularly for hmc and mcmc classes it will be great to refactor some of this code to make it amenable to extend understand and debug remove use experimental einsum flag and make traceeinsumevaluator the default in hmc nuts refactoring the adaptation code to be separate from the hmc class this currently toggles a lot of mutable attributes that makes debugging difficult making it easy for the user to specify an initial trace to begin sampling from based on fehiepsi s suggestion in own implementation of progress bar that is specialized to our use case than having to work around tqdm s which is a great general purpose progress bar otherwise quirks low priority make progress bar consistent when number of decimals of step size change low priority blocked call with timeout when reading from the shared queue in parallelsampler refactoring the traceposterior parallelsampler classes to support chain level diagnostics refactoring to support parallel chains on cuda we will need to hold the traces temporarily within each worker until its read by the main process ref to discussions any other | 1 |
305,593 | 9,371,681,942 | IssuesEvent | 2019-04-03 15:53:08 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | Bug: Not pulling RAMP contentions into Intake | BVA Intake bug-low-priority sierra | Case: https://appeals.cf.ds.va.gov/queue/appeals/7faadfaf-05fd-4c17-857b-c7aeeba5bed1
In this case, we are not pulling the issues/contentions from the most recent EP.
- 9/14/2017 - Service connection for PTSD was granted in 9/14/2017 rating decision
- 9/29/2017 - Vet filed appeal for IR PTSD
- 8/9/2018 - RAMP Opt-in for HLR for PTSD
- 12/11/2018 - RAMP Decision denying IR PTSD
- 1/7/2019 - RAMP selection form filing for Direct Review on IR PTSD (but Vet improperly also identifies "stomach" and "back" conditions)
- 3/25/2019 - IHP filed by rep only for IR PTSD condition
The 12/11/18 RAMP decision does not show in the Intake/Add Issues page at all. The Board has selected issues from the 9/14/2017 rating decision on that page, and they are showing up as ineligible bc of timeliness:

Additionally, when marking these issues as ineligible, Caseflow is incorrectly adding a message about "decision prior to February 14, 2019" (adding the 'before_ama' message) rather than another/accurate ineligibility message:

| 1.0 | Bug: Not pulling RAMP contentions into Intake - Case: https://appeals.cf.ds.va.gov/queue/appeals/7faadfaf-05fd-4c17-857b-c7aeeba5bed1
In this case, we are not pulling the issues/contentions from the most recent EP.
- 9/14/2017 - Service connection for PTSD was granted in 9/14/2017 rating decision
- 9/29/2017 - Vet filed appeal for IR PTSD
- 8/9/2018 - RAMP Opt-in for HLR for PTSD
- 12/11/2018 - RAMP Decision denying IR PTSD
- 1/7/2019 - RAMP selection form filing for Direct Review on IR PTSD (but Vet improperly also identifies "stomach" and "back" conditions)
- 3/25/2019 - IHP filed by rep only for IR PTSD condition
The 12/11/18 RAMP decision does not show in the Intake/Add Issues page at all. The Board has selected issues from the 9/14/2017 rating decision on that page, and they are showing up as ineligible bc of timeliness:

Additionally, when marking these issues as ineligible, Caseflow is incorrectly adding a message about "decision prior to February 14, 2019" (adding the 'before_ama' message) rather than another/accurate ineligibility message:

| priority | bug not pulling ramp contentions into intake case in this case we are not pulling the issues contentions from the most recent ep service connection for ptsd was granted in rating decision vet filed appeal for ir ptsd ramp opt in for hlr for ptsd ramp decision denying ir ptsd ramp selection form filing for direct review on ir ptsd but vet improperly also identifies stomach and back conditions ihp filed by rep only for ir ptsd condition the ramp decision does not show in the intake add issues page at all the board has selected issues from the rating decision on that page and they are showing up as ineligible bc of timeliness additionally when marking these issues as ineligible caseflow is incorrectly adding a message about decision prior to february adding the before ama message rather than another accurate ineligibility message | 1 |
512,531 | 14,899,553,668 | IssuesEvent | 2021-01-21 14:28:34 | google/trillian | https://api.github.com/repos/google/trillian | closed | Make SQL statements more explicit | Low Priority | It would be easier to debug and maintain the SQL-based storage layers if we:
- move all of the SQL `const`s to be explicit/inline at the place where they are used
- drop the single line function wrappers around `storage.getStmt`
Pull #1501 attempted to do this, but bounced off the `batched_queue` build tag.
Along the way, it would also be nice to get rid of the need for the `dummyMerkleLeafHash` in `storage/mysql/log_storage.go` | 1.0 | Make SQL statements more explicit - It would be easier to debug and maintain the SQL-based storage layers if we:
- move all of the SQL `const`s to be explicit/inline at the place where they are used
- drop the single line function wrappers around `storage.getStmt`
Pull #1501 attempted to do this, but bounced off the `batched_queue` build tag.
Along the way, it would also be nice to get rid of the need for the `dummyMerkleLeafHash` in `storage/mysql/log_storage.go` | priority | make sql statements more explicit it would be easier to debug and maintain the sql based storage layers if we move all of the sql const s to be explicit inline at the place where they are used drop the single line function wrappers around storage getstmt pull attempted to do this but bounced off the batched queue build tag along the way it would also be nice to get rid of the need for the dummymerkleleafhash in storage mysql log storage go | 1 |
271,533 | 8,484,946,043 | IssuesEvent | 2018-10-26 05:42:03 | degleris1/cmfpy | https://api.github.com/repos/degleris1/cmfpy | closed | Fix up convergence checking | low priority | Create flexible convergence checking. Probably default to percent change in error:
```python
(last_error - curr_error) / last_error
(last_error - curr_error) / norm(data)
```
https://github.com/degleris1/cmfpy/blob/e6c3d314a196a5c98117d8638cee921ad1fe0557/cmfpy/algs/frame.py#L41 | 1.0 | Fix up convergence checking - Create flexible convergence checking. Probably default to percent change in error:
```python
(last_error - curr_error) / last_error
(last_error - curr_error) / norm(data)
```
https://github.com/degleris1/cmfpy/blob/e6c3d314a196a5c98117d8638cee921ad1fe0557/cmfpy/algs/frame.py#L41 | priority | fix up convergence checking create flexible convergence checking probably default to percent change in error python last error curr error last error last error curr error norm data | 1 |
635,741 | 20,507,719,908 | IssuesEvent | 2022-03-01 00:50:22 | djpr-data/djprtradedash | https://api.github.com/repos/djpr-data/djprtradedash | opened | General: New page for merchandise category profiles | enhancement priority low | In the longer-run, it has been suggested that having a page that focuses on individual goods would be useful. In light of the fact that we have shortened SITC good names now, it might be a good way to combine both of these issues into one. A page where users can see a list of all the products and their full SITC code and name and can then click further to find out more about particular goods. | 1.0 | General: New page for merchandise category profiles - In the longer-run, it has been suggested that having a page that focuses on individual goods would be useful. In light of the fact that we have shortened SITC good names now, it might be a good way to combine both of these issues into one. A page where users can see a list of all the products and their full SITC code and name and can then click further to find out more about particular goods. | priority | general new page for merchandise category profiles in the longer run it has been suggested that having a page that focuses on individual goods would be useful in light of the fact that we have shortened sitc good names now it might be a good way to combine both of these issues into one a page where users can see a list of all the products and their full sitc code and name and can then click further to find out more about particular goods | 1 |
336,342 | 10,186,091,412 | IssuesEvent | 2019-08-10 10:04:51 | conan-community/community | https://api.github.com/repos/conan-community/community | closed | eigen/3.3.7 needs an option to specify cmake generator or header-only | Feedback please! complex: low priority: medium stage: in-progress type: bug | ### Description of Problem, Request, or Question
I did some research before submitting this issue and it may be related to https://github.com/conan-io/conan/issues/4590.
When installing Eigen with a MinGW profile, it fails to deduce settings and starts configuring with the CMake Visual Studio generator. This is wrong, since CMake internal find_package calls depend on the generator specification.
I think to work around this, we should be able to manually specify the CMake generator in package options. I guess the package_id() function might need to be updated also? I'm not an expert in Conan.
### Package Details (Include if Applicable)
* Package Name/Version: **eigen/3.3.7@conan/stable**
* Operating System: **Windows 10 Pro**
* Operation System Version: **10.0.17763 Build 17763**
* Compiler+version: **x86_64-w64-mingw32-g++.exe**
* Conan version: **conan 1.18.1**
* Python version: **python 3.7.3**
### Build logs (Include if Available)
```
eigen/3.3.7@conan/stable: Building your package in C:\Users\andre\.conan\data\eigen\3.3.7\conan\stable\build\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
eigen/3.3.7@conan/stable: Generator txt created conanbuildinfo.txt
eigen/3.3.7@conan/stable: Calling build()
eigen/3.3.7@conan/stable: WARN: This conanfile has no build step
eigen/3.3.7@conan/stable: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built
eigen/3.3.7@conan/stable: Build folder C:\Users\andre\.conan\data\eigen\3.3.7\conan\stable\build\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
eigen/3.3.7@conan/stable: Generated conaninfo.txt
eigen/3.3.7@conan/stable: Generated conanbuildinfo.txt
eigen/3.3.7@conan/stable: Generating the package
eigen/3.3.7@conan/stable: Package folder C:\Users\andre\.conan\data\eigen\3.3.7\conan\stable\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
eigen/3.3.7@conan/stable: Calling package()
eigen/3.3.7@conan/stable: WARN: CMake generator could not be deduced from settings
-- Building for: Visual Studio 15 2017
<omitted>
``` | 1.0 | eigen/3.3.7 needs an option to specify cmake generator or header-only - ### Description of Problem, Request, or Question
I did some research before submitting this issue and it may be related to https://github.com/conan-io/conan/issues/4590.
When installing Eigen with a MinGW profile, it fails to deduce settings and starts configuring with the CMake Visual Studio generator. This is wrong, since CMake internal find_package calls depend on the generator specification.
I think to work around this, we should be able to manually specify the CMake generator in package options. I guess the package_id() function might need to be updated also? I'm not an expert in Conan.
### Package Details (Include if Applicable)
* Package Name/Version: **eigen/3.3.7@conan/stable**
* Operating System: **Windows 10 Pro**
* Operation System Version: **10.0.17763 Build 17763**
* Compiler+version: **x86_64-w64-mingw32-g++.exe**
* Conan version: **conan 1.18.1**
* Python version: **python 3.7.3**
### Build logs (Include if Available)
```
eigen/3.3.7@conan/stable: Building your package in C:\Users\andre\.conan\data\eigen\3.3.7\conan\stable\build\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
eigen/3.3.7@conan/stable: Generator txt created conanbuildinfo.txt
eigen/3.3.7@conan/stable: Calling build()
eigen/3.3.7@conan/stable: WARN: This conanfile has no build step
eigen/3.3.7@conan/stable: Package '5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9' built
eigen/3.3.7@conan/stable: Build folder C:\Users\andre\.conan\data\eigen\3.3.7\conan\stable\build\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
eigen/3.3.7@conan/stable: Generated conaninfo.txt
eigen/3.3.7@conan/stable: Generated conanbuildinfo.txt
eigen/3.3.7@conan/stable: Generating the package
eigen/3.3.7@conan/stable: Package folder C:\Users\andre\.conan\data\eigen\3.3.7\conan\stable\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9
eigen/3.3.7@conan/stable: Calling package()
eigen/3.3.7@conan/stable: WARN: CMake generator could not be deduced from settings
-- Building for: Visual Studio 15 2017
<omitted>
``` | priority | eigen needs an option to specify cmake generator or header only description of problem request or question i did some research before submitting this issue and it may be related to when installing eigen with a mingw profile it fails to deduce settings and starts configuring with the cmake visual studio generator this is wrong since cmake internal find package calls depend on the generator specification i think to work around this we should be able to manually specify the cmake generator in package options i guess the package id function might need to be updated also i m not an expert in conan package details include if applicable package name version eigen conan stable operating system windows pro operation system version build compiler version g exe conan version conan python version python build logs include if available eigen conan stable building your package in c users andre conan data eigen conan stable build eigen conan stable generator txt created conanbuildinfo txt eigen conan stable calling build eigen conan stable warn this conanfile has no build step eigen conan stable package built eigen conan stable build folder c users andre conan data eigen conan stable build eigen conan stable generated conaninfo txt eigen conan stable generated conanbuildinfo txt eigen conan stable generating the package eigen conan stable package folder c users andre conan data eigen conan stable package eigen conan stable calling package eigen conan stable warn cmake generator could not be deduced from settings building for visual studio | 1 |
649,554 | 21,315,621,694 | IssuesEvent | 2022-04-16 08:09:16 | apache/dolphinscheduler | https://api.github.com/repos/apache/dolphinscheduler | closed | [Bug-FE][UI Next][V1.0.0-Beta] Resource Center dark mode display exception when viewing the file details | bug UI priority:low | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
In the case of dark mode, use the File Manager in the Resource Centre to view the file detail. The display page will have extra white rectangles.

### What you expected to happen
Clear the extra white box to display the file name properly.
### How to reproduce
1. Use of night mode.
2. accessing file management in the Resource Centre.
3. Select the created file to view the file details.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| 1.0 | [Bug-FE][UI Next][V1.0.0-Beta] Resource Center dark mode display exception when viewing the file details - ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened
In the case of dark mode, use the File Manager in the Resource Centre to view the file detail. The display page will have extra white rectangles.

### What you expected to happen
Clear the extra white box to display the file name properly.
### How to reproduce
1. Use of night mode.
2. accessing file management in the Resource Centre.
3. Select the created file to view the file details.
### Anything else
_No response_
### Version
dev
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
| priority | resource center dark mode display exception when viewing the file details search before asking i had searched in the and found no similar issues what happened in the case of dark mode use the file manager in the resource centre to view the file detail the display page will have extra white rectangles what you expected to happen clear the extra white box to display the file name properly how to reproduce use of night mode accessing file management in the resource centre select the created file to view the file details anything else no response version dev are you willing to submit pr yes i am willing to submit a pr code of conduct i agree to follow this project s | 1 |
625,534 | 19,751,890,139 | IssuesEvent | 2022-01-15 06:08:46 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | Alluxio-local works on Docker, but not on Kubernetes (Minikube) | priority-low type-bug area-k8s | **Alluxio Version:**
2.6.2
**Describe the bug**
If Alluxio local is started via `docker run` - it starts smoothly. However, when I start the same image in kubernetes (with minikube) I'm getting such errors:
<details>
<summary>output of `start_alluxio.sh`</summary>
```
Starting OpenBSD Secure Shell server: sshd.
Executing the following command on all worker nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatWorker
Waiting for tasks to finish...
All tasks finished
Executing the following command on all master nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatJournal
Waiting for tasks to finish...
All tasks finished
Assuming NoMount by default.
Starting master @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting job master @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting worker @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting job worker @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting proxy @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
-----------------------------------------
Starting to monitor all local services.
-----------------------------------------
--- [ OK ] The master service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
--- [ OK ] The job_master service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
--- [ FAILED ] The worker @ alluxio-local-588bf9688c-2c6zm is not serving requests.
--- Printing the log tail for /opt/alluxio/logs/worker.log
>>> BEGIN
2021-10-19 11:39:00,371 ERROR AlluxioWorker - Fatal error: Failed to create worker process
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:162)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:46)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:38)
at alluxio.worker.AlluxioWorker.main(AlluxioWorker.java:72)
Caused by: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:593)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:555)
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:113)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:185)
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:152)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:43)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:26)
at alluxio.worker.AlluxioWorkerProcess.lambda$new$0(AlluxioWorkerProcess.java:105)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1314)
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1237)
at alluxio.worker.grpc.GrpcExecutors.<clinit>(GrpcExecutors.java:46)
... 9 more
2021-10-19 11:39:26,902 INFO NettyUtils - EPOLL_MODE is available
<<< EOF
--- Printing the log tail for /opt/alluxio/logs/worker.out
--- EMPTY ---
--- [ OK ] The job_worker service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
--- [ OK ] The proxy service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
```
</details>
<details>
<summary>logs/worker.out</summary>
```
2021-10-19 11:38:48,184 INFO NettyUtils - EPOLL_MODE is available
2021-10-19 11:38:49,466 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 1): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:49,753 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 2): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:49,998 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 3): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:50,498 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 4): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:51,471 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 5): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:53,302 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 6): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: io exception
2021-10-19 11:38:58,773 INFO TieredIdentityFactory - Initialized tiered identity TieredIdentity(node=alluxio-local-588bf9688c-2c6zm, rack=null)
2021-10-19 11:38:59,253 INFO BlockWorkerFactory - Creating alluxio.worker.block.BlockWorker
2021-10-19 11:38:59,458 INFO DefaultStorageDir - StorageDir initialized: path=/mnt/ssd/alluxioworker, tier=alluxio.worker.block.meta.DefaultStorageTier@66528a32, dirIndex=0, medium=SSD, capacityBytes=2147483648, reservedBytes=0, availableBytes=2147483648
2021-10-19 11:39:00,371 ERROR AlluxioWorker - Fatal error: Failed to create worker process
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:162)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:46)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:38)
at alluxio.worker.AlluxioWorker.main(AlluxioWorker.java:72)
Caused by: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:593)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:555)
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:113)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:185)
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:152)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:43)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:26)
at alluxio.worker.AlluxioWorkerProcess.lambda$new$0(AlluxioWorkerProcess.java:105)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1314)
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1237)
at alluxio.worker.grpc.GrpcExecutors.<clinit>(GrpcExecutors.java:46)
... 9 more
2021-10-19 11:39:26,902 INFO NettyUtils - EPOLL_MODE is available
```
</details>
<details>
<summary>logs/job_worker.log</summary>
```
2021-10-19 11:38:47,879 INFO network.NettyUtils (NettyUtils.java:checkNettyEpollAvailable) - EPOLL_MODE is available
2021-10-19 11:38:50,556 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 1): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:50,795 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 2): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:51,168 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 3): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:51,758 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 4): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:52,595 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 5): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: io exception
2021-10-19 11:38:54,402 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 6): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: io exception
2021-10-19 11:38:59,073 INFO network.TieredIdentityFactory (TieredIdentityFactory.java:localIdentity) - Initialized tiered identity TieredIdentity(node=alluxio-local-588bf9688c-2c6zm, rack=null)
2021-10-19 11:39:00,787 INFO util.log (Log.java:initialized) - Logging initialized @16220ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:39:01,364 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Starting Alluxio job worker.
2021-10-19 11:39:01,364 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:39:01,364 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Java version: 1.8.0_302
2021-10-19 11:39:01,365 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Worker Web service starting @ /0.0.0.0:30003
2021-10-19 11:39:01,369 INFO server.Server (Server.java:doStart) - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:39:01,783 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@332729ad{/metrics/json,null,AVAILABLE}
2021-10-19 11:39:01,792 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@75d2da2d{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:39:01,795 WARN security.SecurityHandler (ConstraintSecurityHandler.java:checkPathsWithUncoveredHttpMethods) - ServletContext@o.e.j.s.ServletContextHandler@258d79be{/,null,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:16,953 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@258d79be{/,null,AVAILABLE}
2021-10-19 11:39:16,986 INFO server.AbstractConnector (AbstractConnector.java:doStart) - Started ServerConnector@7d322cad{HTTP/1.1, (http/1.1)}{0.0.0.0:30003}
2021-10-19 11:39:16,986 INFO server.Server (Server.java:doStart) - Started @32419ms
2021-10-19 11:39:16,986 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Worker Web service started @ /0.0.0.0:30003
2021-10-19 11:39:16,988 INFO metrics.MetricsSystem (MetricsSystem.java:startSinksFromConfig) - Starting sinks with config: {}.
2021-10-19 11:39:24,762 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:start) - Started Alluxio job worker with id 1634643523965
2021-10-19 11:39:24,762 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:start) - Alluxio job worker version 2.6.2 started. bindHost=/0.0.0.0:30001, connectHost=alluxio-local-588bf9688c-2c6zm:30001, rpcPort=30001, webPort=30003
2021-10-19 11:39:24,763 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:startServingRPCServer) - Starting gRPC server on address alluxio-local-588bf9688c-2c6zm:30001
2021-10-19 11:39:25,294 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:startServingRPCServer) - Started gRPC server on address alluxio-local-588bf9688c-2c6zm:30001
2021-10-19 11:40:29,258 INFO network.NettyUtils (NettyUtils.java:checkNettyEpollAvailable) - EPOLL_MODE is available
```
</details>
<details>
<summary>logs/job_master.log</summary>
```
2021-10-19 11:38:43,887 INFO network.TieredIdentityFactory (TieredIdentityFactory.java:localIdentity) - Initialized tiered identity TieredIdentity(node=localhost, rack=null)
2021-10-19 11:38:43,982 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Starting Alluxio job master @ localhost:20001.
2021-10-19 11:38:43,982 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:38:43,982 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Java version: 1.8.0_302
2021-10-19 11:38:43,983 INFO raft.RaftJournalSystem (RaftJournalSystem.java:startInternal) - Initializing Raft Journal System
2021-10-19 11:38:44,068 INFO raft.JournalStateMachine (JournalStateMachine.java:<init>) - Initialized new journal state machine
2021-10-19 11:38:44,398 INFO metrics.MetricRegistries (MetricRegistriesLoader.java:load) - Loaded MetricRegistries class org.apache.ratis.metrics.impl.MetricRegistriesImpl
2021-10-19 11:38:44,498 INFO server.RaftServer (ConfUtils.java:logGet) - raft.rpc.type = GRPC (default)
2021-10-19 11:38:44,872 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.admin.port = -1 (default)
2021-10-19 11:38:44,872 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.server.port = 20003 (custom)
2021-10-19 11:38:44,873 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.client.port = -1 (default)
2021-10-19 11:38:44,876 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.server.port = 20003 (custom)
2021-10-19 11:38:44,876 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.server.port = 20003 (custom)
2021-10-19 11:38:44,877 INFO server.GrpcService (ConfUtils.java:logGet) - raft.grpc.message.size.max = 104857600 (custom)
2021-10-19 11:38:44,880 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:44,881 INFO server.GrpcService (ConfUtils.java:logGet) - raft.grpc.flow.control.window = 1MB (=1048576) (default)
2021-10-19 11:38:44,883 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.request.timeout = 5000ms (custom)
2021-10-19 11:38:46,102 INFO impl.DataStreamServerImpl (ConfUtils.java:logGet) - raft.datastream.type = DISABLED (default)
2021-10-19 11:38:46,162 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:46,163 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:46,199 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.storage.dir = [/opt/alluxio/journal/JobJournal/raft] (custom)
2021-10-19 11:38:46,291 INFO server.RaftServer (RaftServerProxy.java:addNew) - localhost_20003: addNew group-ABB3109A44C1:[localhost_20003|rpc:localhost:20003|priority:0] returns group-ABB3109A44C1:java.util.concurrent.CompletableFuture@3f6f6701[Not completed]
2021-10-19 11:38:46,292 INFO raft.RaftJournalSystem (RaftJournalSystem.java:startInternal) - Starting Raft journal system. Cluster addresses: [localhost:20003]. Local address: localhost:20003
2021-10-19 11:38:46,380 INFO server.RaftServer$Division (RaftServerImpl.java:<init>) - localhost_20003: new RaftServerImpl for group-ABB3109A44C1:[localhost_20003|rpc:localhost:20003|priority:0] with JournalStateMachine:uninitialized
2021-10-19 11:38:46,384 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.timeout.min = 500ms (custom)
2021-10-19 11:38:46,384 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.timeout.max = 1000ms (custom)
2021-10-19 11:38:46,384 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.sleep.time = 25ms (default)
2021-10-19 11:38:46,388 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:46,389 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:46,389 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.sleep.deviation.threshold = 300ms (default)
2021-10-19 11:38:46,395 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.appender.install.snapshot.enabled = false (custom)
2021-10-19 11:38:46,456 INFO server.RaftServer$Division (ServerState.java:<init>) - localhost_20003@group-ABB3109A44C1: ConfigurationManager, init=-1: [localhost_20003|rpc:localhost:20003|priority:0], old=null, confs=<EMPTY_MAP>
2021-10-19 11:38:46,457 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.storage.dir = [/opt/alluxio/journal/JobJournal/raft] (custom)
2021-10-19 11:38:46,472 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.corruption.policy = EXCEPTION (default)
2021-10-19 11:38:46,474 INFO storage.RaftStorageDirectory (RaftStorageDirectoryImpl.java:analyzeStorage) - The storage directory /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 does not exist. Creating ...
2021-10-19 11:38:46,562 INFO storage.RaftStorageDirectory (RaftStorageDirectoryImpl.java:tryLock) - Lock on /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/in_use.lock acquired by nodename 1012@alluxio-local-588bf9688c-2c6zm
2021-10-19 11:38:46,683 INFO storage.RaftStorage (RaftStorageImpl.java:format) - Storage directory /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 has been successfully formatted.
2021-10-19 11:38:46,696 INFO raft.JournalStateMachine (JournalStateMachine.java:loadSnapshot) - No snapshot to load
2021-10-19 11:38:46,701 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.notification.no-leader.timeout = 60s (default)
2021-10-19 11:38:46,769 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.use.memory = false (default)
2021-10-19 11:38:46,800 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.purge.gap = 1024 (default)
2021-10-19 11:38:46,860 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:46,867 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.log_worker.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:46,892 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:46,974 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.cache.num.max = 6 (default)
2021-10-19 11:38:46,975 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.cache.size.max = 200MB (=209715200) (default)
2021-10-19 11:38:46,984 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:<init>) - new localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker for RaftStorageImpl:Storage Directory /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1
2021-10-19 11:38:46,985 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.queue.byte-limit = 167772160 (custom)
2021-10-19 11:38:47,060 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.queue.element-limit = 4096 (default)
2021-10-19 11:38:47,066 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:47,067 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.preallocated.size = 4MB (=4194304) (default)
2021-10-19 11:38:47,068 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.force.sync.num = 128 (default)
2021-10-19 11:38:47,089 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.sync = true (default)
2021-10-19 11:38:47,089 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.sync.timeout = 10s (default)
2021-10-19 11:38:47,094 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.sync.timeout.retry = -1 (default)
2021-10-19 11:38:47,199 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.write.buffer.size = 64KB (=65536) (default)
2021-10-19 11:38:47,266 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.caching.enabled = false (default)
2021-10-19 11:38:47,355 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:lambda$new$0) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: flushIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:47,355 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:lambda$new$0) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: safeCacheEvictIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:47,381 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.snapshot.auto.trigger.enabled = true (custom)
2021-10-19 11:38:47,382 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.snapshot.auto.trigger.threshold = 2000000 (custom)
2021-10-19 11:38:47,463 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.snapshot.retention.file.num = 3 (custom)
2021-10-19 11:38:47,465 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.purge.upto.snapshot.index = false (default)
2021-10-19 11:38:47,466 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.retrycache.expirytime = 60000ms (default)
2021-10-19 11:38:47,466 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.retrycache.statistics.expirytime = 100μs (default)
2021-10-19 11:38:47,575 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.leader_election.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:47,586 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.server.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:47,594 INFO server.RaftServer$Division (RaftServerImpl.java:start) - localhost_20003@group-ABB3109A44C1: start as a follower, conf=-1: [localhost_20003|rpc:localhost:20003|priority:0], old=null
2021-10-19 11:38:47,596 INFO server.RaftServer$Division (RaftServerImpl.java:setRole) - localhost_20003@group-ABB3109A44C1: changes role from null to FOLLOWER at term 0 for startAsFollower
2021-10-19 11:38:47,597 INFO impl.RoleInfo (RoleInfo.java:updateAndGet) - localhost_20003: start localhost_20003@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:48,063 INFO util.JmxRegister (JmxRegister.java:tryRegister) - Successfully registered JMX Bean with object name Ratis:service=RaftServer,group=group-ABB3109A44C1,id=localhost_20003
2021-10-19 11:38:48,072 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.state_machine.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:48,158 INFO server.RaftServer (RaftServerProxy.java:lambda$start$5) - localhost_20003: start RPC server
2021-10-19 11:38:48,254 INFO impl.FollowerState (FollowerState.java:run) - localhost_20003@group-ABB3109A44C1-FollowerState: change to CANDIDATE, lastRpcElapsedTime:658103563ns, electionTimeout:570ms
2021-10-19 11:38:48,255 INFO impl.RoleInfo (RoleInfo.java:shutdownFollowerState) - localhost_20003: shutdown localhost_20003@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:48,261 INFO server.RaftServer$Division (RaftServerImpl.java:setRole) - localhost_20003@group-ABB3109A44C1: changes role from FOLLOWER to CANDIDATE at term 0 for changeToCandidate
2021-10-19 11:38:48,265 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.leaderelection.pre-vote = true (default)
2021-10-19 11:38:48,265 INFO impl.RoleInfo (RoleInfo.java:updateAndGet) - localhost_20003: start localhost_20003@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:48,276 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: submit vote requests at term 0 for -1: [localhost_20003|rpc:localhost:20003|priority:0], old=null
2021-10-19 11:38:48,276 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: result PASSED (term=0)
2021-10-19 11:38:48,279 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: submit vote requests at term 1 for -1: [localhost_20003|rpc:localhost:20003|priority:0], old=null
2021-10-19 11:38:48,280 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: result PASSED (term=1)
2021-10-19 11:38:48,280 INFO impl.RoleInfo (RoleInfo.java:shutdownLeaderElection) - localhost_20003: shutdown localhost_20003@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:48,280 INFO server.RaftServer$Division (RaftServerImpl.java:setRole) - localhost_20003@group-ABB3109A44C1: changes role from CANDIDATE to LEADER at term 1 for changeToLeader
2021-10-19 11:38:48,281 INFO master.AbstractPrimarySelector (AbstractPrimarySelector.java:setState) - Primary selector transitioning to PRIMARY
2021-10-19 11:38:48,281 INFO server.RaftServer$Division (ServerState.java:setLeader) - localhost_20003@group-ABB3109A44C1: change Leader from null to localhost_20003 at term 1 for becomeLeader, leader elected after 1580ms
2021-10-19 11:38:48,361 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.staging.catchup.gap = 1000 (default)
2021-10-19 11:38:48,369 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.log_appender.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:48,379 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.write.element-limit = 4096 (default)
2021-10-19 11:38:48,380 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.write.byte-limit = 167772160 (custom)
2021-10-19 11:38:48,392 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.watch.timeout = 10s (default)
2021-10-19 11:38:48,395 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.watch.timeout.denomination = 1s (default)
2021-10-19 11:38:48,396 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.watch.element-limit = 65536 (default)
2021-10-19 11:38:48,463 INFO impl.RoleInfo (RoleInfo.java:updateAndGet) - localhost_20003: start localhost_20003@group-ABB3109A44C1-LeaderStateImpl
2021-10-19 11:38:48,588 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:startLogSegment) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: Starting segment from index:0
2021-10-19 11:38:48,993 INFO server.GrpcService (GrpcService.java:startImpl) - localhost_20003: GrpcService started, listening on 20003
2021-10-19 11:38:49,080 INFO raft.RaftJournalSystem (RaftJournalSystem.java:startInternal) - Started Raft Journal System in 2788ms
2021-10-19 11:38:49,081 INFO util.JvmPauseMonitor (JvmPauseMonitor.java:run) - JvmPauseMonitor-localhost_20003: Started
2021-10-19 11:38:49,277 INFO server.RaftServer$Division (ServerState.java:setRaftConf) - localhost_20003@group-ABB3109A44C1: set configuration 0: [localhost_20003|rpc:localhost:20003|admin:|client:|dataStream:|priority:0], old=null
2021-10-19 11:38:49,791 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.client_message_metrics.client-F9C59BE237A4->localhost_20003
2021-10-19 11:38:49,993 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:execute) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: created new log segment /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/current/log_inprogress_0
2021-10-19 11:38:50,259 INFO master.FaultTolerantAlluxioJobMasterProcess (FaultTolerantAlluxioJobMasterProcess.java:start) - Transitioning from secondary to primary
2021-10-19 11:38:50,480 INFO raft.RaftJournalSystem (RaftJournalSystem.java:catchUp) - Performing catchup. Last applied SN: -1. Catchup ID: -5028710296366856428
2021-10-19 11:38:51,679 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.server_message_metrics.localhost_20003
2021-10-19 11:38:52,763 INFO raft.RaftJournalSystem (RaftJournalSystem.java:catchUp) - Caught up in 2404ms. Last sequence number from previous term: -1.
2021-10-19 11:38:52,779 INFO master.AbstractMaster (AbstractMaster.java:stop) - JobMaster: Stopped secondary master.
2021-10-19 11:38:52,779 INFO master.FaultTolerantAlluxioJobMasterProcess (FaultTolerantAlluxioJobMasterProcess.java:start) - Secondary stopped
2021-10-19 11:38:52,779 INFO master.AbstractMaster (AbstractMaster.java:start) - JobMaster: Starting primary master.
2021-10-19 11:38:52,868 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServing) - Alluxio job master web server version 2.6.2 starting (gained leadership). webAddress=/0.0.0.0:20002
2021-10-19 11:38:52,797 INFO master.FaultTolerantAlluxioJobMasterProcess (FaultTolerantAlluxioJobMasterProcess.java:start) - Primary started
2021-10-19 11:38:54,286 WARN util.JvmPauseMonitor (JvmPauseMonitor.java:detectPause) - JvmPauseMonitor-localhost_20003: Detected pause in JVM or host machine (eg GC): pause of approximately 117879770ns.
GC pool 'MarkSweepCompact' had collection(s): count=1 time=421ms
2021-10-19 11:38:54,291 INFO util.log (Log.java:initialized) - Logging initialized @12091ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:38:54,967 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Master Web service starting @ /0.0.0.0:20002
2021-10-19 11:38:54,973 INFO server.Server (Server.java:doStart) - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:38:55,183 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@303b0619{/metrics/json,null,AVAILABLE}
2021-10-19 11:38:55,184 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@fd151e3{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:38:55,186 WARN security.SecurityHandler (ConstraintSecurityHandler.java:checkPathsWithUncoveredHttpMethods) - ServletContext@o.e.j.s.ServletContextHandler@f452ac3{/,null,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:03,291 INFO network.NettyUtils (NettyUtils.java:checkNettyEpollAvailable) - EPOLL_MODE is available
2021-10-19 11:39:21,695 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@f452ac3{/,null,AVAILABLE}
2021-10-19 11:39:21,760 INFO server.AbstractConnector (AbstractConnector.java:doStart) - Started ServerConnector@6abfb6b9{HTTP/1.1, (http/1.1)}{0.0.0.0:20002}
2021-10-19 11:39:21,761 INFO server.Server (Server.java:doStart) - Started @39562ms
2021-10-19 11:39:21,761 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Master Web service started @ /0.0.0.0:20002
2021-10-19 11:39:21,762 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServing) - Alluxio job master version 2.6.2 started (gained leadership). bindAddress=/0.0.0.0:20001, connectAddress=localhost:20001, webAddress=/0.0.0.0:20002
2021-10-19 11:39:21,762 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServingRPCServer) - Starting Alluxio job master gRPC server on address /0.0.0.0:20001
2021-10-19 11:39:22,398 INFO master.MasterProcess (MasterProcess.java:registerServices) - registered service JOB_MASTER_WORKER_SERVICE
2021-10-19 11:39:22,398 INFO master.MasterProcess (MasterProcess.java:registerServices) - registered service JOB_MASTER_CLIENT_SERVICE
2021-10-19 11:39:22,988 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServingRPCServer) - Started Alluxio job master gRPC server on address localhost:20001
2021-10-19 11:39:24,673 INFO job.JobMaster (JobMaster.java:registerWorker) - registerWorker(): WorkerNetAddress: WorkerNetAddress{host=alluxio-local-588bf9688c-2c6zm, containerHost=, rpcPort=30001, dataPort=30002, webPort=30003, domainSocketPath=, tieredIdentity=TieredIdentity(node=alluxio-local-588bf9688c-2c6zm)} id: 1634643523965
```
</details>
<details>
<summary>logs/master.log</summary>
```
2021-10-19 11:38:41,976 INFO FileSystemMasterFactory - Creating alluxio.master.file.FileSystemMaster
2021-10-19 11:38:41,976 INFO TableMasterFactory - Creating alluxio.master.table.TableMaster
2021-10-19 11:38:41,976 INFO MetricsMasterFactory - Creating alluxio.master.metrics.MetricsMaster
2021-10-19 11:38:41,976 INFO MetaMasterFactory - Creating alluxio.master.meta.MetaMaster
2021-10-19 11:38:41,976 INFO BlockMasterFactory - Creating alluxio.master.block.BlockMaster
2021-10-19 11:38:42,273 INFO TieredIdentityFactory - Initialized tiered identity TieredIdentity(node=localhost, rack=null)
2021-10-19 11:38:42,274 INFO UnderDatabaseRegistry - Loading udb jars from /opt/alluxio/lib
2021-10-19 11:38:42,294 INFO UnderDatabaseRegistry - Registered UDBs: hive,glue
2021-10-19 11:38:42,296 INFO LayoutRegistry - Registered Table Layouts: hive
2021-10-19 11:38:42,465 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/blocks
2021-10-19 11:38:42,679 INFO ExtensionFactoryRegistry - Loading core jars from /opt/alluxio/lib
2021-10-19 11:38:42,872 INFO ExtensionFactoryRegistry - Loading extension jars from /opt/alluxio/extensions
2021-10-19 11:38:43,364 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:43,485 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:43,505 INFO ProcessUtils - Starting Alluxio master @localhost:19998.
2021-10-19 11:38:43,505 INFO ProcessUtils - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:38:43,505 INFO ProcessUtils - Java version: 1.8.0_302
2021-10-19 11:38:43,505 INFO RaftJournalSystem - Initializing Raft Journal System
2021-10-19 11:38:43,599 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/blocks
2021-10-19 11:38:43,662 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:43,662 INFO JournalStateMachine - Initialized new journal state machine
2021-10-19 11:38:43,770 INFO MetricRegistries - Loaded MetricRegistries class org.apache.ratis.metrics.impl.MetricRegistriesImpl
2021-10-19 11:38:43,868 INFO RaftServer - raft.rpc.type = GRPC (default)
2021-10-19 11:38:44,084 INFO GrpcConfigKeys - raft.grpc.admin.port = -1 (default)
2021-10-19 11:38:44,085 INFO GrpcConfigKeys - raft.grpc.server.port = 19200 (custom)
2021-10-19 11:38:44,086 INFO GrpcConfigKeys - raft.grpc.client.port = -1 (default)
2021-10-19 11:38:44,086 INFO GrpcConfigKeys - raft.grpc.server.port = 19200 (custom)
2021-10-19 11:38:44,086 INFO GrpcConfigKeys - raft.grpc.server.port = 19200 (custom)
2021-10-19 11:38:44,087 INFO GrpcService - raft.grpc.message.size.max = 104857600 (custom)
2021-10-19 11:38:44,097 INFO RaftServerConfigKeys - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:44,102 INFO GrpcService - raft.grpc.flow.control.window = 1MB (=1048576) (default)
2021-10-19 11:38:44,103 INFO RaftServerConfigKeys - raft.server.rpc.request.timeout = 5000ms (custom)
2021-10-19 11:38:44,878 INFO DataStreamServerImpl - raft.datastream.type = DISABLED (default)
2021-10-19 11:38:44,879 INFO RaftServerConfigKeys - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:44,879 INFO RaftServerConfigKeys - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:44,892 INFO RaftServerConfigKeys - raft.server.storage.dir = [/opt/alluxio/journal/raft] (custom)
2021-10-19 11:38:44,898 INFO RaftServer - localhost_19200: addNew group-ABB3109A44C1:[localhost_19200|rpc:localhost:19200|priority:0] returns group-ABB3109A44C1:java.util.concurrent.CompletableFuture@69997e9d[Not completed]
2021-10-19 11:38:44,898 INFO RaftJournalSystem - Starting Raft journal system. Cluster addresses: [localhost:19200]. Local address: localhost:19200
2021-10-19 11:38:44,968 INFO RaftServer$Division - localhost_19200: new RaftServerImpl for group-ABB3109A44C1:[localhost_19200|rpc:localhost:19200|priority:0] with JournalStateMachine:uninitialized
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.timeout.min = 500ms (custom)
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.timeout.max = 1000ms (custom)
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.sleep.time = 25ms (default)
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:44,971 INFO RaftServerConfigKeys - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:44,971 INFO RaftServerConfigKeys - raft.server.sleep.deviation.threshold = 300ms (default)
2021-10-19 11:38:44,971 INFO RaftServerConfigKeys - raft.server.log.appender.install.snapshot.enabled = false (custom)
2021-10-19 11:38:44,975 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: ConfigurationManager, init=-1: [localhost_19200|rpc:localhost:19200|priority:0], old=null, confs=<EMPTY_MAP>
2021-10-19 11:38:44,976 INFO RaftServerConfigKeys - raft.server.storage.dir = [/opt/alluxio/journal/raft] (custom)
2021-10-19 11:38:44,981 INFO RaftServerConfigKeys - raft.server.log.corruption.policy = EXCEPTION (default)
2021-10-19 11:38:44,982 INFO RaftStorageDirectory - The storage directory /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 does not exist. Creating ...
2021-10-19 11:38:45,053 INFO RaftStorageDirectory - Lock on /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/in_use.lock acquired by nodename 925@alluxio-local-588bf9688c-2c6zm
2021-10-19 11:38:45,078 INFO RaftStorage - Storage directory /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 has been successfully formatted.
2021-10-19 11:38:45,082 INFO JournalStateMachine - No snapshot to load
2021-10-19 11:38:45,083 INFO RaftServerConfigKeys - raft.server.notification.no-leader.timeout = 60s (default)
2021-10-19 11:38:45,088 INFO RaftServerConfigKeys - raft.server.log.use.memory = false (default)
2021-10-19 11:38:45,157 INFO RaftServerConfigKeys - raft.server.log.purge.gap = 1024 (default)
2021-10-19 11:38:45,158 INFO RaftServerConfigKeys - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:45,163 INFO RatisMetrics - Creating Metrics Registry : ratis.log_worker.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,174 INFO RaftServerConfigKeys - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:45,181 INFO RaftServerConfigKeys - raft.server.log.segment.cache.num.max = 6 (default)
2021-10-19 11:38:45,182 INFO RaftServerConfigKeys - raft.server.log.segment.cache.size.max = 200MB (=209715200) (default)
2021-10-19 11:38:45,187 INFO SegmentedRaftLogWorker - new localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker for RaftStorageImpl:Storage Directory /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1
2021-10-19 11:38:45,187 INFO RaftServerConfigKeys - raft.server.log.queue.byte-limit = 167772160 (custom)
2021-10-19 11:38:45,192 INFO RaftServerConfigKeys - raft.server.log.queue.element-limit = 4096 (default)
2021-10-19 11:38:45,194 INFO RaftServerConfigKeys - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:45,194 INFO RaftServerConfigKeys - raft.server.log.preallocated.size = 4MB (=4194304) (default)
2021-10-19 11:38:45,195 INFO RaftServerConfigKeys - raft.server.log.force.sync.num = 128 (default)
2021-10-19 11:38:45,196 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.sync = true (default)
2021-10-19 11:38:45,196 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.sync.timeout = 10s (default)
2021-10-19 11:38:45,196 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.sync.timeout.retry = -1 (default)
2021-10-19 11:38:45,202 INFO RaftServerConfigKeys - raft.server.log.write.buffer.size = 64KB (=65536) (default)
2021-10-19 11:38:45,252 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.caching.enabled = false (default)
2021-10-19 11:38:45,270 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: flushIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:45,270 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: safeCacheEvictIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:45,274 INFO RaftServerConfigKeys - raft.server.snapshot.auto.trigger.enabled = true (custom)
2021-10-19 11:38:45,275 INFO RaftServerConfigKeys - raft.server.snapshot.auto.trigger.threshold = 2000000 (custom)
2021-10-19 11:38:45,275 INFO RaftServerConfigKeys - raft.server.snapshot.retention.file.num = 3 (custom)
2021-10-19 11:38:45,276 INFO RaftServerConfigKeys - raft.server.log.purge.upto.snapshot.index = false (default)
2021-10-19 11:38:45,277 INFO RaftServerConfigKeys - raft.server.retrycache.expirytime = 60000ms (default)
2021-10-19 11:38:45,277 INFO RaftServerConfigKeys - raft.server.retrycache.statistics.expirytime = 100μs (default)
2021-10-19 11:38:45,301 INFO RatisMetrics - Creating Metrics Registry : ratis.leader_election.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,359 INFO RatisMetrics - Creating Metrics Registry : ratis.server.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,376 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: start as a follower, conf=-1: [localhost_19200|rpc:localhost:19200|priority:0], old=null
2021-10-19 11:38:45,386 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: changes role from null to FOLLOWER at term 0 for startAsFollower
2021-10-19 11:38:45,389 INFO RoleInfo - localhost_19200: start localhost_19200@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:45,854 INFO JmxRegister - Successfully registered JMX Bean with object name Ratis:service=RaftServer,group=group-ABB3109A44C1,id=localhost_19200
2021-10-19 11:38:45,858 INFO RatisMetrics - Creating Metrics Registry : ratis.state_machine.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,874 INFO RaftServer - localhost_19200: start RPC server
2021-10-19 11:38:46,198 INFO GrpcService - localhost_19200: GrpcService started, listening on 19200
2021-10-19 11:38:46,298 INFO RaftJournalSystem - Started Raft Journal System in 1400ms
2021-10-19 11:38:46,356 INFO FollowerState - localhost_19200@group-ABB3109A44C1-FollowerState: change to CANDIDATE, lastRpcElapsedTime:969022630ns, electionTimeout:842ms
2021-10-19 11:38:46,357 INFO RoleInfo - localhost_19200: shutdown localhost_19200@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:46,358 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: changes role from FOLLOWER to CANDIDATE at term 0 for changeToCandidate
2021-10-19 11:38:46,370 INFO RaftServerConfigKeys - raft.server.leaderelection.pre-vote = true (default)
2021-10-19 11:38:46,370 INFO RoleInfo - localhost_19200: start localhost_19200@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:46,397 INFO JvmPauseMonitor - JvmPauseMonitor-localhost_19200: Started
2021-10-19 11:38:46,474 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: submit vote requests at term 0 for -1: [localhost_19200|rpc:localhost:19200|priority:0], old=null
2021-10-19 11:38:46,475 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: result PASSED (term=0)
2021-10-19 11:38:46,485 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: submit vote requests at term 1 for -1: [localhost_19200|rpc:localhost:19200|priority:0], old=null
2021-10-19 11:38:46,485 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: result PASSED (term=1)
2021-10-19 11:38:46,485 INFO RoleInfo - localhost_19200: shutdown localhost_19200@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:46,494 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: changes role from CANDIDATE to LEADER at term 1 for changeToLeader
2021-10-19 11:38:46,495 INFO AbstractPrimarySelector - Primary selector transitioning to PRIMARY
2021-10-19 11:38:46,495 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: change Leader from null to localhost_19200 at term 1 for becomeLeader, leader elected after 1411ms
2021-10-19 11:38:46,585 INFO RaftServerConfigKeys - raft.server.staging.catchup.gap = 1000 (default)
2021-10-19 11:38:46,667 INFO RatisMetrics - Creating Metrics Registry : ratis.log_appender.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:46,672 INFO RaftServerConfigKeys - raft.server.write.element-limit = 4096 (default)
2021-10-19 11:38:46,672 INFO RaftServerConfigKeys - raft.server.write.byte-limit = 167772160 (custom)
2021-10-19 11:38:46,760 INFO RaftServerConfigKeys - raft.server.watch.timeout = 10s (default)
2021-10-19 11:38:46,760 INFO RaftServerConfigKeys - raft.server.watch.timeout.denomination = 1s (default)
2021-10-19 11:38:46,761 INFO RaftServerConfigKeys - raft.server.watch.element-limit = 65536 (default)
2021-10-19 11:38:46,797 INFO RoleInfo - localhost_19200: start localhost_19200@group-ABB3109A44C1-LeaderStateImpl
2021-10-19 11:38:46,862 INFO RatisMetrics - Creating Metrics Registry : ratis.client_message_metrics.client-533C8ACCAFB1->localhost_19200
2021-10-19 11:38:46,971 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: Starting segment from index:0
2021-10-19 11:38:47,283 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: set configuration 0: [localhost_19200|rpc:localhost:19200|admin:|client:|dataStream:|priority:0], old=null
2021-10-19 11:38:47,587 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: created new log segment /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/current/log_inprogress_0
2021-10-19 11:38:48,196 INFO AlluxioMasterProcess - All masters started
2021-10-19 11:38:48,196 INFO FaultTolerantAlluxioMasterProcess - Secondary started
2021-10-19 11:38:48,197 INFO AbstractMaster - TableMaster: Stopped secondary master.
2021-10-19 11:38:48,197 INFO AbstractMaster - MetaMaster: Stopped secondary master.
2021-10-19 11:38:48,197 INFO AbstractMaster - FileSystemMaster: Stopped secondary master.
2021-10-19 11:38:48,197 INFO AbstractMaster - BlockMaster: Stopped secondary master.
2021-10-19 11:38:48,198 INFO AbstractMaster - MetricsMaster: Stopped secondary master.
2021-10-19 11:38:48,198 INFO FaultTolerantAlluxioMasterProcess - Secondary stopped
2021-10-19 11:38:48,377 INFO RaftJournalSystem - Performing catchup. Last applied SN: -1. Catchup ID: -1903413762753791743
2021-10-19 11:38:49,289 INFO RatisMetrics - Creating Metrics Registry : ratis.server_message_metrics.localhost_19200
2021-10-19 11:38:50,496 INFO RaftJournalSystem - Caught up in 2297ms. Last sequence number from previous term: -1.
2021-10-19 11:38:50,557 INFO AbstractMaster - MetricsMaster: Starting primary master.
2021-10-19 11:38:50,568 INFO MetricsSystem - Reset all metrics in the metrics system in 9ms
2021-10-19 11:38:50,568 INFO MetricsStore - Cleared the metrics store and metrics system in 9 ms
2021-10-19 11:38:50,598 INFO AbstractMaster - BlockMaster: Starting primary master.
2021-10-19 11:38:50,665 INFO AbstractMaster - FileSystemMaster: Starting primary master.
2021-10-19 11:38:50,665 INFO DefaultFileSystemMaster - Starting fs master as primary
2021-10-19 11:38:51,489 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:51,793 INFO AbstractMaster - MetaMaster: Starting primary master.
2021-10-19 11:38:51,898 INFO DefaultMetaMaster - Created new cluster ID c0dc202f-34fd-4b45-9e0b-dce039a495e0
2021-10-19 11:38:52,091 INFO BackupTracker - Resetting backup tracker.
2021-10-19 11:38:52,092 INFO BackupLeaderRole - Creating backup-leader role.
2021-10-19 11:38:52,092 INFO AbstractMaster - TableMaster: Starting primary master.
2021-10-19 11:38:52,159 INFO AlluxioMasterProcess - All masters started
2021-10-19 11:38:52,177 INFO MetricsSystem - Starting sinks with config: {}.
2021-10-19 11:38:52,182 INFO AlluxioMasterProcess - Starting Alluxio master gRPC server on address /0.0.0.0:19998
2021-10-19 11:38:53,787 INFO MasterProcess - registered service METRICS_MASTER_CLIENT_SERVICE
2021-10-19 11:38:53,885 INFO NettyUtils - EPOLL_MODE is available
2021-10-19 11:38:54,194 INFO MasterProcess - registered service BLOCK_MASTER_WORKER_SERVICE
2021-10-19 11:38:54,195 INFO MasterProcess - registered service BLOCK_MASTER_CLIENT_SERVICE
2021-10-19 11:38:54,653 INFO MasterProcess - registered service FILE_SYSTEM_MASTER_WORKER_SERVICE
2021-10-19 11:38:54,654 INFO MasterProcess - registered service FILE_SYSTEM_MASTER_CLIENT_SERVICE
2021-10-19 11:38:54,654 INFO MasterProcess - registered service FILE_SYSTEM_MASTER_JOB_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service RAFT_JOURNAL_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_BACKUP_MESSAGING_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_CLIENT_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_CONFIG_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_MASTER_SERVICE
2021-10-19 11:38:55,089 INFO MasterProcess - registered service TABLE_MASTER_CLIENT_SERVICE
2021-10-19 11:38:56,255 INFO DefaultSafeModeManager - Rpc server started, waiting 5000ms for workers to register
2021-10-19 11:38:56,255 INFO AlluxioMasterProcess - Started Alluxio master gRPC server on address localhost:19998
2021-10-19 11:38:56,255 INFO AlluxioMasterProcess - Alluxio master web server version 2.6.2 starting (gained leadership). webAddress=/0.0.0.0:19999
2021-10-19 11:38:56,277 INFO FaultTolerantAlluxioMasterProcess - Primary started
2021-10-19 11:38:56,382 INFO log - Logging initialized @15982ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:38:57,602 INFO WebServer - Alluxio Master Web service starting @ /0.0.0.0:19999
2021-10-19 11:38:57,676 INFO Server - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:38:57,957 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@65496512{/metrics/json,null,AVAILABLE}
2021-10-19 11:38:57,958 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@3569535d{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:38:57,961 WARN SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@62df565d{/,file:///opt/alluxio/webui/master/build/,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:33,479 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@62df565d{/,file:///opt/alluxio/webui/master/build/,AVAILABLE}
2021-10-19 11:39:33,488 INFO AbstractConnector - Started ServerConnector@1fe0f21b{HTTP/1.1, (http/1.1)}{0.0.0.0:19999}
2021-10-19 11:39:33,488 INFO Server - Started @53092ms
2021-10-19 11:39:33,488 INFO WebServer - Alluxio Master Web service started @ /0.0.0.0:19999
2021-10-19 11:39:33,491 INFO AlluxioMasterProcess - Alluxio master version 2.6.2 started (gained leadership). bindAddress=/0.0.0.0:19998, connectAddress=localhost:19998, webAddress=/0.0.0.0:19999
```
</details>
<details>
<summary>logs/proxy.log</summary>
```
2021-10-19 11:38:48,075 INFO ProcessUtils - Starting Alluxio Proxy.
2021-10-19 11:38:48,081 INFO ProcessUtils - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:38:48,081 INFO ProcessUtils - Java version: 1.8.0_302
2021-10-19 11:38:50,252 INFO log - Logging initialized @5589ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:38:51,581 INFO TieredIdentityFactory - Initialized tiered identity TieredIdentity(node=alluxio-local-588bf9688c-2c6zm, rack=null)
2021-10-19 11:38:51,657 INFO WebServer - Alluxio Proxy Web service starting @ /0.0.0.0:39999
2021-10-19 11:38:51,668 INFO Server - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:38:52,064 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@37883b97{/metrics/json,null,AVAILABLE}
2021-10-19 11:38:52,069 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@6ab778a{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:38:52,077 WARN SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@291b4bf5{/,null,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:26,290 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@291b4bf5{/,null,AVAILABLE}
2021-10-19 11:39:26,388 INFO AbstractConnector - Started ServerConnector@53ca01a2{HTTP/1.1, (http/1.1)}{0.0.0.0:39999}
2021-10-19 11:39:26,389 INFO Server - Started @41727ms
2021-10-19 11:39:26,389 INFO WebServer - Alluxio Proxy Web service started @ /0.0.0.0:39999
```
</details>
<details>
<summary>logs/task.log</summary>
```
Executing the following command on all worker nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatWorker
[localhost] Connecting as ...
[2021-10-19 11:38:26][localhost] nohup: ignoring input
[2021-10-19 11:38:27][localhost] Formatting Alluxio Worker @ alluxio-local-588bf9688c-2c6zm
[2021-10-19 11:38:27][localhost] 2021-10-19 11:38:27,891 INFO Format - Formatting worker data folder: /alluxioworker/
[2021-10-19 11:38:27][localhost] 2021-10-19 11:38:27,892 INFO Format - Formatting Data path for tier 0:/mnt/ssd/alluxioworker
[2021-10-19 11:38:27][localhost] 2021-10-19 11:38:27,903 INFO Format - Formatting complete
[2021-10-19 11:38:27][localhost] Connection to localhost closed.
Executing the following command on all master nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatJournal
[localhost] Connecting as ...
[2021-10-19 11:38:31][localhost] nohup: ignoring input
[2021-10-19 11:38:31][localhost] Formatting Alluxio Master @ alluxio-local-588bf9688c-2c6zm
[2021-10-19 11:38:32][localhost] 2021-10-19 11:38:32,068 INFO Format - Formatting master journal: /opt/alluxio/journal/
[2021-10-19 11:38:32][localhost] 2021-10-19 11:38:32,179 INFO Format - Formatting complete
[2021-10-19 11:38:32][localhost] Connection to localhost closed.
```
</details>
**To Reproduce**
* get reproduce files: [alluxio-reproduce.tar.gz](https://github.com/Alluxio/alluxio/files/7372898/alluxio-reproduce.tar.gz)
* install helm, docker & minikube
* `minikube start`
* `eval $(minikube docker-env)` - docker command will run inside minikube
* inside `path/to/alluxio-reproduce/docker`: `docker build -t alluxio-local .`
Then if container is started directly by docker: `docker run -it alluxio-local /bin/bash` - scrip `/opt/start_alluxio.sh` runs smoothly.
However if the container is started in kubernetes:
* `helm install alluxio .` inside `path/to/alluxio-reproduce/helm`
* get pod name `kubectl get pods`
* get inside pod: `kubectl exec -it <alluxio-local-pod-name-with-hash> -- bash`
* and run `/opt/start_alluxio.sh`
It fails with errors described above.
**Expected behavior**
The same output with no errors in both confgurations.
**Urgency**
?
**Are you planning to fix it**
I'm looking for other docker/kubernetes configuration, which would enable simple colocation with Presto in the same container, preferably on Debian-based images.
**Additional context**
For simplicity of reproduction I used Alluxio-local without any real UFS, however I have the same issue when starting worker in separate pod configured for MinIO.
| 1.0 | Alluxio-local works on Docker, but not on Kubernetes (Minikube) - **Alluxio Version:**
2.6.2
**Describe the bug**
If Alluxio local is started via `docker run` - it starts smoothly. However, when I start the same image in kubernetes (with minikube) I'm getting such errors:
<details>
<summary>output of `start_alluxio.sh`</summary>
```
Starting OpenBSD Secure Shell server: sshd.
Executing the following command on all worker nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatWorker
Waiting for tasks to finish...
All tasks finished
Executing the following command on all master nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatJournal
Waiting for tasks to finish...
All tasks finished
Assuming NoMount by default.
Starting master @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting job master @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting worker @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting job worker @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
Starting proxy @ alluxio-local-588bf9688c-2c6zm. Logging to /opt/alluxio/logs
-----------------------------------------
Starting to monitor all local services.
-----------------------------------------
--- [ OK ] The master service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
--- [ OK ] The job_master service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
--- [ FAILED ] The worker @ alluxio-local-588bf9688c-2c6zm is not serving requests.
--- Printing the log tail for /opt/alluxio/logs/worker.log
>>> BEGIN
2021-10-19 11:39:00,371 ERROR AlluxioWorker - Fatal error: Failed to create worker process
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:162)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:46)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:38)
at alluxio.worker.AlluxioWorker.main(AlluxioWorker.java:72)
Caused by: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:593)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:555)
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:113)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:185)
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:152)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:43)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:26)
at alluxio.worker.AlluxioWorkerProcess.lambda$new$0(AlluxioWorkerProcess.java:105)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1314)
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1237)
at alluxio.worker.grpc.GrpcExecutors.<clinit>(GrpcExecutors.java:46)
... 9 more
2021-10-19 11:39:26,902 INFO NettyUtils - EPOLL_MODE is available
<<< EOF
--- Printing the log tail for /opt/alluxio/logs/worker.out
--- EMPTY ---
--- [ OK ] The job_worker service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
--- [ OK ] The proxy service @ alluxio-local-588bf9688c-2c6zm is in a healthy state.
```
</details>
<details>
<summary>logs/worker.out</summary>
```
2021-10-19 11:38:48,184 INFO NettyUtils - EPOLL_MODE is available
2021-10-19 11:38:49,466 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 1): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:49,753 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 2): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:49,998 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 3): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:50,498 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 4): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:51,471 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 5): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:53,302 WARN RetryUtils - Failed to load cluster default configuration with master (attempt 6): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: io exception
2021-10-19 11:38:58,773 INFO TieredIdentityFactory - Initialized tiered identity TieredIdentity(node=alluxio-local-588bf9688c-2c6zm, rack=null)
2021-10-19 11:38:59,253 INFO BlockWorkerFactory - Creating alluxio.worker.block.BlockWorker
2021-10-19 11:38:59,458 INFO DefaultStorageDir - StorageDir initialized: path=/mnt/ssd/alluxioworker, tier=alluxio.worker.block.meta.DefaultStorageTier@66528a32, dirIndex=0, medium=SSD, capacityBytes=2147483648, reservedBytes=0, availableBytes=2147483648
2021-10-19 11:39:00,371 ERROR AlluxioWorker - Fatal error: Failed to create worker process
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:162)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:46)
at alluxio.worker.WorkerProcess$Factory.create(WorkerProcess.java:38)
at alluxio.worker.AlluxioWorker.main(AlluxioWorker.java:72)
Caused by: java.util.concurrent.ExecutionException: java.lang.ExceptionInInitializerError
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:593)
at alluxio.util.CommonUtils.invokeAll(CommonUtils.java:555)
at alluxio.worker.AlluxioWorkerProcess.<init>(AlluxioWorkerProcess.java:113)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:185)
at alluxio.worker.block.DefaultBlockWorker.<init>(DefaultBlockWorker.java:152)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:43)
at alluxio.worker.block.BlockWorkerFactory.create(BlockWorkerFactory.java:26)
at alluxio.worker.AlluxioWorkerProcess.lambda$new$0(AlluxioWorkerProcess.java:105)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1314)
at java.util.concurrent.ThreadPoolExecutor.<init>(ThreadPoolExecutor.java:1237)
at alluxio.worker.grpc.GrpcExecutors.<clinit>(GrpcExecutors.java:46)
... 9 more
2021-10-19 11:39:26,902 INFO NettyUtils - EPOLL_MODE is available
```
</details>
<details>
<summary>logs/job_worker.log</summary>
```
2021-10-19 11:38:47,879 INFO network.NettyUtils (NettyUtils.java:checkNettyEpollAvailable) - EPOLL_MODE is available
2021-10-19 11:38:50,556 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 1): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:50,795 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 2): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:51,168 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 3): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:51,758 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 4): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: Network closed for unknown reason
2021-10-19 11:38:52,595 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 5): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: io exception
2021-10-19 11:38:54,402 WARN retry.RetryUtils (RetryUtils.java:retry) - Failed to load cluster default configuration with master (attempt 6): alluxio.exception.status.UnavailableException: Failed to handshake with master localhost:19998 to load cluster default configuration values: UNAVAILABLE: io exception
2021-10-19 11:38:59,073 INFO network.TieredIdentityFactory (TieredIdentityFactory.java:localIdentity) - Initialized tiered identity TieredIdentity(node=alluxio-local-588bf9688c-2c6zm, rack=null)
2021-10-19 11:39:00,787 INFO util.log (Log.java:initialized) - Logging initialized @16220ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:39:01,364 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Starting Alluxio job worker.
2021-10-19 11:39:01,364 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:39:01,364 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Java version: 1.8.0_302
2021-10-19 11:39:01,365 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Worker Web service starting @ /0.0.0.0:30003
2021-10-19 11:39:01,369 INFO server.Server (Server.java:doStart) - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:39:01,783 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@332729ad{/metrics/json,null,AVAILABLE}
2021-10-19 11:39:01,792 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@75d2da2d{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:39:01,795 WARN security.SecurityHandler (ConstraintSecurityHandler.java:checkPathsWithUncoveredHttpMethods) - ServletContext@o.e.j.s.ServletContextHandler@258d79be{/,null,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:16,953 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@258d79be{/,null,AVAILABLE}
2021-10-19 11:39:16,986 INFO server.AbstractConnector (AbstractConnector.java:doStart) - Started ServerConnector@7d322cad{HTTP/1.1, (http/1.1)}{0.0.0.0:30003}
2021-10-19 11:39:16,986 INFO server.Server (Server.java:doStart) - Started @32419ms
2021-10-19 11:39:16,986 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Worker Web service started @ /0.0.0.0:30003
2021-10-19 11:39:16,988 INFO metrics.MetricsSystem (MetricsSystem.java:startSinksFromConfig) - Starting sinks with config: {}.
2021-10-19 11:39:24,762 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:start) - Started Alluxio job worker with id 1634643523965
2021-10-19 11:39:24,762 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:start) - Alluxio job worker version 2.6.2 started. bindHost=/0.0.0.0:30001, connectHost=alluxio-local-588bf9688c-2c6zm:30001, rpcPort=30001, webPort=30003
2021-10-19 11:39:24,763 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:startServingRPCServer) - Starting gRPC server on address alluxio-local-588bf9688c-2c6zm:30001
2021-10-19 11:39:25,294 INFO worker.AlluxioJobWorkerProcess (AlluxioJobWorkerProcess.java:startServingRPCServer) - Started gRPC server on address alluxio-local-588bf9688c-2c6zm:30001
2021-10-19 11:40:29,258 INFO network.NettyUtils (NettyUtils.java:checkNettyEpollAvailable) - EPOLL_MODE is available
```
</details>
<details>
<summary>logs/job_master.log</summary>
```
2021-10-19 11:38:43,887 INFO network.TieredIdentityFactory (TieredIdentityFactory.java:localIdentity) - Initialized tiered identity TieredIdentity(node=localhost, rack=null)
2021-10-19 11:38:43,982 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Starting Alluxio job master @ localhost:20001.
2021-10-19 11:38:43,982 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:38:43,982 INFO alluxio.ProcessUtils (ProcessUtils.java:run) - Java version: 1.8.0_302
2021-10-19 11:38:43,983 INFO raft.RaftJournalSystem (RaftJournalSystem.java:startInternal) - Initializing Raft Journal System
2021-10-19 11:38:44,068 INFO raft.JournalStateMachine (JournalStateMachine.java:<init>) - Initialized new journal state machine
2021-10-19 11:38:44,398 INFO metrics.MetricRegistries (MetricRegistriesLoader.java:load) - Loaded MetricRegistries class org.apache.ratis.metrics.impl.MetricRegistriesImpl
2021-10-19 11:38:44,498 INFO server.RaftServer (ConfUtils.java:logGet) - raft.rpc.type = GRPC (default)
2021-10-19 11:38:44,872 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.admin.port = -1 (default)
2021-10-19 11:38:44,872 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.server.port = 20003 (custom)
2021-10-19 11:38:44,873 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.client.port = -1 (default)
2021-10-19 11:38:44,876 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.server.port = 20003 (custom)
2021-10-19 11:38:44,876 INFO grpc.GrpcConfigKeys (ConfUtils.java:logGet) - raft.grpc.server.port = 20003 (custom)
2021-10-19 11:38:44,877 INFO server.GrpcService (ConfUtils.java:logGet) - raft.grpc.message.size.max = 104857600 (custom)
2021-10-19 11:38:44,880 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:44,881 INFO server.GrpcService (ConfUtils.java:logGet) - raft.grpc.flow.control.window = 1MB (=1048576) (default)
2021-10-19 11:38:44,883 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.request.timeout = 5000ms (custom)
2021-10-19 11:38:46,102 INFO impl.DataStreamServerImpl (ConfUtils.java:logGet) - raft.datastream.type = DISABLED (default)
2021-10-19 11:38:46,162 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:46,163 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:46,199 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.storage.dir = [/opt/alluxio/journal/JobJournal/raft] (custom)
2021-10-19 11:38:46,291 INFO server.RaftServer (RaftServerProxy.java:addNew) - localhost_20003: addNew group-ABB3109A44C1:[localhost_20003|rpc:localhost:20003|priority:0] returns group-ABB3109A44C1:java.util.concurrent.CompletableFuture@3f6f6701[Not completed]
2021-10-19 11:38:46,292 INFO raft.RaftJournalSystem (RaftJournalSystem.java:startInternal) - Starting Raft journal system. Cluster addresses: [localhost:20003]. Local address: localhost:20003
2021-10-19 11:38:46,380 INFO server.RaftServer$Division (RaftServerImpl.java:<init>) - localhost_20003: new RaftServerImpl for group-ABB3109A44C1:[localhost_20003|rpc:localhost:20003|priority:0] with JournalStateMachine:uninitialized
2021-10-19 11:38:46,384 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.timeout.min = 500ms (custom)
2021-10-19 11:38:46,384 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.timeout.max = 1000ms (custom)
2021-10-19 11:38:46,384 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.sleep.time = 25ms (default)
2021-10-19 11:38:46,388 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:46,389 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:46,389 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.sleep.deviation.threshold = 300ms (default)
2021-10-19 11:38:46,395 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.appender.install.snapshot.enabled = false (custom)
2021-10-19 11:38:46,456 INFO server.RaftServer$Division (ServerState.java:<init>) - localhost_20003@group-ABB3109A44C1: ConfigurationManager, init=-1: [localhost_20003|rpc:localhost:20003|priority:0], old=null, confs=<EMPTY_MAP>
2021-10-19 11:38:46,457 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.storage.dir = [/opt/alluxio/journal/JobJournal/raft] (custom)
2021-10-19 11:38:46,472 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.corruption.policy = EXCEPTION (default)
2021-10-19 11:38:46,474 INFO storage.RaftStorageDirectory (RaftStorageDirectoryImpl.java:analyzeStorage) - The storage directory /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 does not exist. Creating ...
2021-10-19 11:38:46,562 INFO storage.RaftStorageDirectory (RaftStorageDirectoryImpl.java:tryLock) - Lock on /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/in_use.lock acquired by nodename 1012@alluxio-local-588bf9688c-2c6zm
2021-10-19 11:38:46,683 INFO storage.RaftStorage (RaftStorageImpl.java:format) - Storage directory /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 has been successfully formatted.
2021-10-19 11:38:46,696 INFO raft.JournalStateMachine (JournalStateMachine.java:loadSnapshot) - No snapshot to load
2021-10-19 11:38:46,701 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.notification.no-leader.timeout = 60s (default)
2021-10-19 11:38:46,769 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.use.memory = false (default)
2021-10-19 11:38:46,800 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.purge.gap = 1024 (default)
2021-10-19 11:38:46,860 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:46,867 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.log_worker.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:46,892 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:46,974 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.cache.num.max = 6 (default)
2021-10-19 11:38:46,975 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.cache.size.max = 200MB (=209715200) (default)
2021-10-19 11:38:46,984 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:<init>) - new localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker for RaftStorageImpl:Storage Directory /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1
2021-10-19 11:38:46,985 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.queue.byte-limit = 167772160 (custom)
2021-10-19 11:38:47,060 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.queue.element-limit = 4096 (default)
2021-10-19 11:38:47,066 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:47,067 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.preallocated.size = 4MB (=4194304) (default)
2021-10-19 11:38:47,068 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.force.sync.num = 128 (default)
2021-10-19 11:38:47,089 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.sync = true (default)
2021-10-19 11:38:47,089 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.sync.timeout = 10s (default)
2021-10-19 11:38:47,094 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.sync.timeout.retry = -1 (default)
2021-10-19 11:38:47,199 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.write.buffer.size = 64KB (=65536) (default)
2021-10-19 11:38:47,266 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.statemachine.data.caching.enabled = false (default)
2021-10-19 11:38:47,355 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:lambda$new$0) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: flushIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:47,355 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:lambda$new$0) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: safeCacheEvictIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:47,381 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.snapshot.auto.trigger.enabled = true (custom)
2021-10-19 11:38:47,382 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.snapshot.auto.trigger.threshold = 2000000 (custom)
2021-10-19 11:38:47,463 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.snapshot.retention.file.num = 3 (custom)
2021-10-19 11:38:47,465 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.log.purge.upto.snapshot.index = false (default)
2021-10-19 11:38:47,466 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.retrycache.expirytime = 60000ms (default)
2021-10-19 11:38:47,466 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.retrycache.statistics.expirytime = 100μs (default)
2021-10-19 11:38:47,575 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.leader_election.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:47,586 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.server.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:47,594 INFO server.RaftServer$Division (RaftServerImpl.java:start) - localhost_20003@group-ABB3109A44C1: start as a follower, conf=-1: [localhost_20003|rpc:localhost:20003|priority:0], old=null
2021-10-19 11:38:47,596 INFO server.RaftServer$Division (RaftServerImpl.java:setRole) - localhost_20003@group-ABB3109A44C1: changes role from null to FOLLOWER at term 0 for startAsFollower
2021-10-19 11:38:47,597 INFO impl.RoleInfo (RoleInfo.java:updateAndGet) - localhost_20003: start localhost_20003@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:48,063 INFO util.JmxRegister (JmxRegister.java:tryRegister) - Successfully registered JMX Bean with object name Ratis:service=RaftServer,group=group-ABB3109A44C1,id=localhost_20003
2021-10-19 11:38:48,072 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.state_machine.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:48,158 INFO server.RaftServer (RaftServerProxy.java:lambda$start$5) - localhost_20003: start RPC server
2021-10-19 11:38:48,254 INFO impl.FollowerState (FollowerState.java:run) - localhost_20003@group-ABB3109A44C1-FollowerState: change to CANDIDATE, lastRpcElapsedTime:658103563ns, electionTimeout:570ms
2021-10-19 11:38:48,255 INFO impl.RoleInfo (RoleInfo.java:shutdownFollowerState) - localhost_20003: shutdown localhost_20003@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:48,261 INFO server.RaftServer$Division (RaftServerImpl.java:setRole) - localhost_20003@group-ABB3109A44C1: changes role from FOLLOWER to CANDIDATE at term 0 for changeToCandidate
2021-10-19 11:38:48,265 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.leaderelection.pre-vote = true (default)
2021-10-19 11:38:48,265 INFO impl.RoleInfo (RoleInfo.java:updateAndGet) - localhost_20003: start localhost_20003@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:48,276 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: submit vote requests at term 0 for -1: [localhost_20003|rpc:localhost:20003|priority:0], old=null
2021-10-19 11:38:48,276 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: result PASSED (term=0)
2021-10-19 11:38:48,279 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: submit vote requests at term 1 for -1: [localhost_20003|rpc:localhost:20003|priority:0], old=null
2021-10-19 11:38:48,280 INFO impl.LeaderElection (LeaderElection.java:askForVotes) - localhost_20003@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: result PASSED (term=1)
2021-10-19 11:38:48,280 INFO impl.RoleInfo (RoleInfo.java:shutdownLeaderElection) - localhost_20003: shutdown localhost_20003@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:48,280 INFO server.RaftServer$Division (RaftServerImpl.java:setRole) - localhost_20003@group-ABB3109A44C1: changes role from CANDIDATE to LEADER at term 1 for changeToLeader
2021-10-19 11:38:48,281 INFO master.AbstractPrimarySelector (AbstractPrimarySelector.java:setState) - Primary selector transitioning to PRIMARY
2021-10-19 11:38:48,281 INFO server.RaftServer$Division (ServerState.java:setLeader) - localhost_20003@group-ABB3109A44C1: change Leader from null to localhost_20003 at term 1 for becomeLeader, leader elected after 1580ms
2021-10-19 11:38:48,361 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.staging.catchup.gap = 1000 (default)
2021-10-19 11:38:48,369 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.log_appender.localhost_20003@group-ABB3109A44C1
2021-10-19 11:38:48,379 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.write.element-limit = 4096 (default)
2021-10-19 11:38:48,380 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.write.byte-limit = 167772160 (custom)
2021-10-19 11:38:48,392 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.watch.timeout = 10s (default)
2021-10-19 11:38:48,395 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.watch.timeout.denomination = 1s (default)
2021-10-19 11:38:48,396 INFO server.RaftServerConfigKeys (ConfUtils.java:logGet) - raft.server.watch.element-limit = 65536 (default)
2021-10-19 11:38:48,463 INFO impl.RoleInfo (RoleInfo.java:updateAndGet) - localhost_20003: start localhost_20003@group-ABB3109A44C1-LeaderStateImpl
2021-10-19 11:38:48,588 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:startLogSegment) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: Starting segment from index:0
2021-10-19 11:38:48,993 INFO server.GrpcService (GrpcService.java:startImpl) - localhost_20003: GrpcService started, listening on 20003
2021-10-19 11:38:49,080 INFO raft.RaftJournalSystem (RaftJournalSystem.java:startInternal) - Started Raft Journal System in 2788ms
2021-10-19 11:38:49,081 INFO util.JvmPauseMonitor (JvmPauseMonitor.java:run) - JvmPauseMonitor-localhost_20003: Started
2021-10-19 11:38:49,277 INFO server.RaftServer$Division (ServerState.java:setRaftConf) - localhost_20003@group-ABB3109A44C1: set configuration 0: [localhost_20003|rpc:localhost:20003|admin:|client:|dataStream:|priority:0], old=null
2021-10-19 11:38:49,791 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.client_message_metrics.client-F9C59BE237A4->localhost_20003
2021-10-19 11:38:49,993 INFO segmented.SegmentedRaftLogWorker (SegmentedRaftLogWorker.java:execute) - localhost_20003@group-ABB3109A44C1-SegmentedRaftLogWorker: created new log segment /opt/alluxio/journal/JobJournal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/current/log_inprogress_0
2021-10-19 11:38:50,259 INFO master.FaultTolerantAlluxioJobMasterProcess (FaultTolerantAlluxioJobMasterProcess.java:start) - Transitioning from secondary to primary
2021-10-19 11:38:50,480 INFO raft.RaftJournalSystem (RaftJournalSystem.java:catchUp) - Performing catchup. Last applied SN: -1. Catchup ID: -5028710296366856428
2021-10-19 11:38:51,679 INFO metrics.RatisMetrics (RatisMetrics.java:lambda$create$0) - Creating Metrics Registry : ratis.server_message_metrics.localhost_20003
2021-10-19 11:38:52,763 INFO raft.RaftJournalSystem (RaftJournalSystem.java:catchUp) - Caught up in 2404ms. Last sequence number from previous term: -1.
2021-10-19 11:38:52,779 INFO master.AbstractMaster (AbstractMaster.java:stop) - JobMaster: Stopped secondary master.
2021-10-19 11:38:52,779 INFO master.FaultTolerantAlluxioJobMasterProcess (FaultTolerantAlluxioJobMasterProcess.java:start) - Secondary stopped
2021-10-19 11:38:52,779 INFO master.AbstractMaster (AbstractMaster.java:start) - JobMaster: Starting primary master.
2021-10-19 11:38:52,868 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServing) - Alluxio job master web server version 2.6.2 starting (gained leadership). webAddress=/0.0.0.0:20002
2021-10-19 11:38:52,797 INFO master.FaultTolerantAlluxioJobMasterProcess (FaultTolerantAlluxioJobMasterProcess.java:start) - Primary started
2021-10-19 11:38:54,286 WARN util.JvmPauseMonitor (JvmPauseMonitor.java:detectPause) - JvmPauseMonitor-localhost_20003: Detected pause in JVM or host machine (eg GC): pause of approximately 117879770ns.
GC pool 'MarkSweepCompact' had collection(s): count=1 time=421ms
2021-10-19 11:38:54,291 INFO util.log (Log.java:initialized) - Logging initialized @12091ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:38:54,967 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Master Web service starting @ /0.0.0.0:20002
2021-10-19 11:38:54,973 INFO server.Server (Server.java:doStart) - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:38:55,183 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@303b0619{/metrics/json,null,AVAILABLE}
2021-10-19 11:38:55,184 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@fd151e3{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:38:55,186 WARN security.SecurityHandler (ConstraintSecurityHandler.java:checkPathsWithUncoveredHttpMethods) - ServletContext@o.e.j.s.ServletContextHandler@f452ac3{/,null,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:03,291 INFO network.NettyUtils (NettyUtils.java:checkNettyEpollAvailable) - EPOLL_MODE is available
2021-10-19 11:39:21,695 INFO handler.ContextHandler (ContextHandler.java:doStart) - Started o.e.j.s.ServletContextHandler@f452ac3{/,null,AVAILABLE}
2021-10-19 11:39:21,760 INFO server.AbstractConnector (AbstractConnector.java:doStart) - Started ServerConnector@6abfb6b9{HTTP/1.1, (http/1.1)}{0.0.0.0:20002}
2021-10-19 11:39:21,761 INFO server.Server (Server.java:doStart) - Started @39562ms
2021-10-19 11:39:21,761 INFO web.WebServer (WebServer.java:start) - Alluxio Job Manager Master Web service started @ /0.0.0.0:20002
2021-10-19 11:39:21,762 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServing) - Alluxio job master version 2.6.2 started (gained leadership). bindAddress=/0.0.0.0:20001, connectAddress=localhost:20001, webAddress=/0.0.0.0:20002
2021-10-19 11:39:21,762 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServingRPCServer) - Starting Alluxio job master gRPC server on address /0.0.0.0:20001
2021-10-19 11:39:22,398 INFO master.MasterProcess (MasterProcess.java:registerServices) - registered service JOB_MASTER_WORKER_SERVICE
2021-10-19 11:39:22,398 INFO master.MasterProcess (MasterProcess.java:registerServices) - registered service JOB_MASTER_CLIENT_SERVICE
2021-10-19 11:39:22,988 INFO master.AlluxioJobMasterProcess (AlluxioJobMasterProcess.java:startServingRPCServer) - Started Alluxio job master gRPC server on address localhost:20001
2021-10-19 11:39:24,673 INFO job.JobMaster (JobMaster.java:registerWorker) - registerWorker(): WorkerNetAddress: WorkerNetAddress{host=alluxio-local-588bf9688c-2c6zm, containerHost=, rpcPort=30001, dataPort=30002, webPort=30003, domainSocketPath=, tieredIdentity=TieredIdentity(node=alluxio-local-588bf9688c-2c6zm)} id: 1634643523965
```
</details>
<details>
<summary>logs/master.log</summary>
```
2021-10-19 11:38:41,976 INFO FileSystemMasterFactory - Creating alluxio.master.file.FileSystemMaster
2021-10-19 11:38:41,976 INFO TableMasterFactory - Creating alluxio.master.table.TableMaster
2021-10-19 11:38:41,976 INFO MetricsMasterFactory - Creating alluxio.master.metrics.MetricsMaster
2021-10-19 11:38:41,976 INFO MetaMasterFactory - Creating alluxio.master.meta.MetaMaster
2021-10-19 11:38:41,976 INFO BlockMasterFactory - Creating alluxio.master.block.BlockMaster
2021-10-19 11:38:42,273 INFO TieredIdentityFactory - Initialized tiered identity TieredIdentity(node=localhost, rack=null)
2021-10-19 11:38:42,274 INFO UnderDatabaseRegistry - Loading udb jars from /opt/alluxio/lib
2021-10-19 11:38:42,294 INFO UnderDatabaseRegistry - Registered UDBs: hive,glue
2021-10-19 11:38:42,296 INFO LayoutRegistry - Registered Table Layouts: hive
2021-10-19 11:38:42,465 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/blocks
2021-10-19 11:38:42,679 INFO ExtensionFactoryRegistry - Loading core jars from /opt/alluxio/lib
2021-10-19 11:38:42,872 INFO ExtensionFactoryRegistry - Loading extension jars from /opt/alluxio/extensions
2021-10-19 11:38:43,364 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:43,485 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:43,505 INFO ProcessUtils - Starting Alluxio master @localhost:19998.
2021-10-19 11:38:43,505 INFO ProcessUtils - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:38:43,505 INFO ProcessUtils - Java version: 1.8.0_302
2021-10-19 11:38:43,505 INFO RaftJournalSystem - Initializing Raft Journal System
2021-10-19 11:38:43,599 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/blocks
2021-10-19 11:38:43,662 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:43,662 INFO JournalStateMachine - Initialized new journal state machine
2021-10-19 11:38:43,770 INFO MetricRegistries - Loaded MetricRegistries class org.apache.ratis.metrics.impl.MetricRegistriesImpl
2021-10-19 11:38:43,868 INFO RaftServer - raft.rpc.type = GRPC (default)
2021-10-19 11:38:44,084 INFO GrpcConfigKeys - raft.grpc.admin.port = -1 (default)
2021-10-19 11:38:44,085 INFO GrpcConfigKeys - raft.grpc.server.port = 19200 (custom)
2021-10-19 11:38:44,086 INFO GrpcConfigKeys - raft.grpc.client.port = -1 (default)
2021-10-19 11:38:44,086 INFO GrpcConfigKeys - raft.grpc.server.port = 19200 (custom)
2021-10-19 11:38:44,086 INFO GrpcConfigKeys - raft.grpc.server.port = 19200 (custom)
2021-10-19 11:38:44,087 INFO GrpcService - raft.grpc.message.size.max = 104857600 (custom)
2021-10-19 11:38:44,097 INFO RaftServerConfigKeys - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:44,102 INFO GrpcService - raft.grpc.flow.control.window = 1MB (=1048576) (default)
2021-10-19 11:38:44,103 INFO RaftServerConfigKeys - raft.server.rpc.request.timeout = 5000ms (custom)
2021-10-19 11:38:44,878 INFO DataStreamServerImpl - raft.datastream.type = DISABLED (default)
2021-10-19 11:38:44,879 INFO RaftServerConfigKeys - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:44,879 INFO RaftServerConfigKeys - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:44,892 INFO RaftServerConfigKeys - raft.server.storage.dir = [/opt/alluxio/journal/raft] (custom)
2021-10-19 11:38:44,898 INFO RaftServer - localhost_19200: addNew group-ABB3109A44C1:[localhost_19200|rpc:localhost:19200|priority:0] returns group-ABB3109A44C1:java.util.concurrent.CompletableFuture@69997e9d[Not completed]
2021-10-19 11:38:44,898 INFO RaftJournalSystem - Starting Raft journal system. Cluster addresses: [localhost:19200]. Local address: localhost:19200
2021-10-19 11:38:44,968 INFO RaftServer$Division - localhost_19200: new RaftServerImpl for group-ABB3109A44C1:[localhost_19200|rpc:localhost:19200|priority:0] with JournalStateMachine:uninitialized
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.timeout.min = 500ms (custom)
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.timeout.max = 1000ms (custom)
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.sleep.time = 25ms (default)
2021-10-19 11:38:44,970 INFO RaftServerConfigKeys - raft.server.rpc.slowness.timeout = 9223372036854775807ms (custom)
2021-10-19 11:38:44,971 INFO RaftServerConfigKeys - raft.server.leaderelection.leader.step-down.wait-time = 9223372036854775807ms (custom)
2021-10-19 11:38:44,971 INFO RaftServerConfigKeys - raft.server.sleep.deviation.threshold = 300ms (default)
2021-10-19 11:38:44,971 INFO RaftServerConfigKeys - raft.server.log.appender.install.snapshot.enabled = false (custom)
2021-10-19 11:38:44,975 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: ConfigurationManager, init=-1: [localhost_19200|rpc:localhost:19200|priority:0], old=null, confs=<EMPTY_MAP>
2021-10-19 11:38:44,976 INFO RaftServerConfigKeys - raft.server.storage.dir = [/opt/alluxio/journal/raft] (custom)
2021-10-19 11:38:44,981 INFO RaftServerConfigKeys - raft.server.log.corruption.policy = EXCEPTION (default)
2021-10-19 11:38:44,982 INFO RaftStorageDirectory - The storage directory /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 does not exist. Creating ...
2021-10-19 11:38:45,053 INFO RaftStorageDirectory - Lock on /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/in_use.lock acquired by nodename 925@alluxio-local-588bf9688c-2c6zm
2021-10-19 11:38:45,078 INFO RaftStorage - Storage directory /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1 has been successfully formatted.
2021-10-19 11:38:45,082 INFO JournalStateMachine - No snapshot to load
2021-10-19 11:38:45,083 INFO RaftServerConfigKeys - raft.server.notification.no-leader.timeout = 60s (default)
2021-10-19 11:38:45,088 INFO RaftServerConfigKeys - raft.server.log.use.memory = false (default)
2021-10-19 11:38:45,157 INFO RaftServerConfigKeys - raft.server.log.purge.gap = 1024 (default)
2021-10-19 11:38:45,158 INFO RaftServerConfigKeys - raft.server.log.appender.buffer.byte-limit = 10485760 (custom)
2021-10-19 11:38:45,163 INFO RatisMetrics - Creating Metrics Registry : ratis.log_worker.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,174 INFO RaftServerConfigKeys - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:45,181 INFO RaftServerConfigKeys - raft.server.log.segment.cache.num.max = 6 (default)
2021-10-19 11:38:45,182 INFO RaftServerConfigKeys - raft.server.log.segment.cache.size.max = 200MB (=209715200) (default)
2021-10-19 11:38:45,187 INFO SegmentedRaftLogWorker - new localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker for RaftStorageImpl:Storage Directory /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1
2021-10-19 11:38:45,187 INFO RaftServerConfigKeys - raft.server.log.queue.byte-limit = 167772160 (custom)
2021-10-19 11:38:45,192 INFO RaftServerConfigKeys - raft.server.log.queue.element-limit = 4096 (default)
2021-10-19 11:38:45,194 INFO RaftServerConfigKeys - raft.server.log.segment.size.max = 10485760 (custom)
2021-10-19 11:38:45,194 INFO RaftServerConfigKeys - raft.server.log.preallocated.size = 4MB (=4194304) (default)
2021-10-19 11:38:45,195 INFO RaftServerConfigKeys - raft.server.log.force.sync.num = 128 (default)
2021-10-19 11:38:45,196 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.sync = true (default)
2021-10-19 11:38:45,196 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.sync.timeout = 10s (default)
2021-10-19 11:38:45,196 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.sync.timeout.retry = -1 (default)
2021-10-19 11:38:45,202 INFO RaftServerConfigKeys - raft.server.log.write.buffer.size = 64KB (=65536) (default)
2021-10-19 11:38:45,252 INFO RaftServerConfigKeys - raft.server.log.statemachine.data.caching.enabled = false (default)
2021-10-19 11:38:45,270 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: flushIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:45,270 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: safeCacheEvictIndex: setUnconditionally 0 -> -1
2021-10-19 11:38:45,274 INFO RaftServerConfigKeys - raft.server.snapshot.auto.trigger.enabled = true (custom)
2021-10-19 11:38:45,275 INFO RaftServerConfigKeys - raft.server.snapshot.auto.trigger.threshold = 2000000 (custom)
2021-10-19 11:38:45,275 INFO RaftServerConfigKeys - raft.server.snapshot.retention.file.num = 3 (custom)
2021-10-19 11:38:45,276 INFO RaftServerConfigKeys - raft.server.log.purge.upto.snapshot.index = false (default)
2021-10-19 11:38:45,277 INFO RaftServerConfigKeys - raft.server.retrycache.expirytime = 60000ms (default)
2021-10-19 11:38:45,277 INFO RaftServerConfigKeys - raft.server.retrycache.statistics.expirytime = 100μs (default)
2021-10-19 11:38:45,301 INFO RatisMetrics - Creating Metrics Registry : ratis.leader_election.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,359 INFO RatisMetrics - Creating Metrics Registry : ratis.server.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,376 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: start as a follower, conf=-1: [localhost_19200|rpc:localhost:19200|priority:0], old=null
2021-10-19 11:38:45,386 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: changes role from null to FOLLOWER at term 0 for startAsFollower
2021-10-19 11:38:45,389 INFO RoleInfo - localhost_19200: start localhost_19200@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:45,854 INFO JmxRegister - Successfully registered JMX Bean with object name Ratis:service=RaftServer,group=group-ABB3109A44C1,id=localhost_19200
2021-10-19 11:38:45,858 INFO RatisMetrics - Creating Metrics Registry : ratis.state_machine.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:45,874 INFO RaftServer - localhost_19200: start RPC server
2021-10-19 11:38:46,198 INFO GrpcService - localhost_19200: GrpcService started, listening on 19200
2021-10-19 11:38:46,298 INFO RaftJournalSystem - Started Raft Journal System in 1400ms
2021-10-19 11:38:46,356 INFO FollowerState - localhost_19200@group-ABB3109A44C1-FollowerState: change to CANDIDATE, lastRpcElapsedTime:969022630ns, electionTimeout:842ms
2021-10-19 11:38:46,357 INFO RoleInfo - localhost_19200: shutdown localhost_19200@group-ABB3109A44C1-FollowerState
2021-10-19 11:38:46,358 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: changes role from FOLLOWER to CANDIDATE at term 0 for changeToCandidate
2021-10-19 11:38:46,370 INFO RaftServerConfigKeys - raft.server.leaderelection.pre-vote = true (default)
2021-10-19 11:38:46,370 INFO RoleInfo - localhost_19200: start localhost_19200@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:46,397 INFO JvmPauseMonitor - JvmPauseMonitor-localhost_19200: Started
2021-10-19 11:38:46,474 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: submit vote requests at term 0 for -1: [localhost_19200|rpc:localhost:19200|priority:0], old=null
2021-10-19 11:38:46,475 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 PRE_VOTE round 0: result PASSED (term=0)
2021-10-19 11:38:46,485 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: submit vote requests at term 1 for -1: [localhost_19200|rpc:localhost:19200|priority:0], old=null
2021-10-19 11:38:46,485 INFO LeaderElection - localhost_19200@group-ABB3109A44C1-LeaderElection1 ELECTION round 0: result PASSED (term=1)
2021-10-19 11:38:46,485 INFO RoleInfo - localhost_19200: shutdown localhost_19200@group-ABB3109A44C1-LeaderElection1
2021-10-19 11:38:46,494 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: changes role from CANDIDATE to LEADER at term 1 for changeToLeader
2021-10-19 11:38:46,495 INFO AbstractPrimarySelector - Primary selector transitioning to PRIMARY
2021-10-19 11:38:46,495 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: change Leader from null to localhost_19200 at term 1 for becomeLeader, leader elected after 1411ms
2021-10-19 11:38:46,585 INFO RaftServerConfigKeys - raft.server.staging.catchup.gap = 1000 (default)
2021-10-19 11:38:46,667 INFO RatisMetrics - Creating Metrics Registry : ratis.log_appender.localhost_19200@group-ABB3109A44C1
2021-10-19 11:38:46,672 INFO RaftServerConfigKeys - raft.server.write.element-limit = 4096 (default)
2021-10-19 11:38:46,672 INFO RaftServerConfigKeys - raft.server.write.byte-limit = 167772160 (custom)
2021-10-19 11:38:46,760 INFO RaftServerConfigKeys - raft.server.watch.timeout = 10s (default)
2021-10-19 11:38:46,760 INFO RaftServerConfigKeys - raft.server.watch.timeout.denomination = 1s (default)
2021-10-19 11:38:46,761 INFO RaftServerConfigKeys - raft.server.watch.element-limit = 65536 (default)
2021-10-19 11:38:46,797 INFO RoleInfo - localhost_19200: start localhost_19200@group-ABB3109A44C1-LeaderStateImpl
2021-10-19 11:38:46,862 INFO RatisMetrics - Creating Metrics Registry : ratis.client_message_metrics.client-533C8ACCAFB1->localhost_19200
2021-10-19 11:38:46,971 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: Starting segment from index:0
2021-10-19 11:38:47,283 INFO RaftServer$Division - localhost_19200@group-ABB3109A44C1: set configuration 0: [localhost_19200|rpc:localhost:19200|admin:|client:|dataStream:|priority:0], old=null
2021-10-19 11:38:47,587 INFO SegmentedRaftLogWorker - localhost_19200@group-ABB3109A44C1-SegmentedRaftLogWorker: created new log segment /opt/alluxio/journal/raft/02511d47-d67c-49a3-9011-abb3109a44c1/current/log_inprogress_0
2021-10-19 11:38:48,196 INFO AlluxioMasterProcess - All masters started
2021-10-19 11:38:48,196 INFO FaultTolerantAlluxioMasterProcess - Secondary started
2021-10-19 11:38:48,197 INFO AbstractMaster - TableMaster: Stopped secondary master.
2021-10-19 11:38:48,197 INFO AbstractMaster - MetaMaster: Stopped secondary master.
2021-10-19 11:38:48,197 INFO AbstractMaster - FileSystemMaster: Stopped secondary master.
2021-10-19 11:38:48,197 INFO AbstractMaster - BlockMaster: Stopped secondary master.
2021-10-19 11:38:48,198 INFO AbstractMaster - MetricsMaster: Stopped secondary master.
2021-10-19 11:38:48,198 INFO FaultTolerantAlluxioMasterProcess - Secondary stopped
2021-10-19 11:38:48,377 INFO RaftJournalSystem - Performing catchup. Last applied SN: -1. Catchup ID: -1903413762753791743
2021-10-19 11:38:49,289 INFO RatisMetrics - Creating Metrics Registry : ratis.server_message_metrics.localhost_19200
2021-10-19 11:38:50,496 INFO RaftJournalSystem - Caught up in 2297ms. Last sequence number from previous term: -1.
2021-10-19 11:38:50,557 INFO AbstractMaster - MetricsMaster: Starting primary master.
2021-10-19 11:38:50,568 INFO MetricsSystem - Reset all metrics in the metrics system in 9ms
2021-10-19 11:38:50,568 INFO MetricsStore - Cleared the metrics store and metrics system in 9 ms
2021-10-19 11:38:50,598 INFO AbstractMaster - BlockMaster: Starting primary master.
2021-10-19 11:38:50,665 INFO AbstractMaster - FileSystemMaster: Starting primary master.
2021-10-19 11:38:50,665 INFO DefaultFileSystemMaster - Starting fs master as primary
2021-10-19 11:38:51,489 INFO RocksStore - Opened rocks database under path /opt/alluxio/metastore/inodes
2021-10-19 11:38:51,793 INFO AbstractMaster - MetaMaster: Starting primary master.
2021-10-19 11:38:51,898 INFO DefaultMetaMaster - Created new cluster ID c0dc202f-34fd-4b45-9e0b-dce039a495e0
2021-10-19 11:38:52,091 INFO BackupTracker - Resetting backup tracker.
2021-10-19 11:38:52,092 INFO BackupLeaderRole - Creating backup-leader role.
2021-10-19 11:38:52,092 INFO AbstractMaster - TableMaster: Starting primary master.
2021-10-19 11:38:52,159 INFO AlluxioMasterProcess - All masters started
2021-10-19 11:38:52,177 INFO MetricsSystem - Starting sinks with config: {}.
2021-10-19 11:38:52,182 INFO AlluxioMasterProcess - Starting Alluxio master gRPC server on address /0.0.0.0:19998
2021-10-19 11:38:53,787 INFO MasterProcess - registered service METRICS_MASTER_CLIENT_SERVICE
2021-10-19 11:38:53,885 INFO NettyUtils - EPOLL_MODE is available
2021-10-19 11:38:54,194 INFO MasterProcess - registered service BLOCK_MASTER_WORKER_SERVICE
2021-10-19 11:38:54,195 INFO MasterProcess - registered service BLOCK_MASTER_CLIENT_SERVICE
2021-10-19 11:38:54,653 INFO MasterProcess - registered service FILE_SYSTEM_MASTER_WORKER_SERVICE
2021-10-19 11:38:54,654 INFO MasterProcess - registered service FILE_SYSTEM_MASTER_CLIENT_SERVICE
2021-10-19 11:38:54,654 INFO MasterProcess - registered service FILE_SYSTEM_MASTER_JOB_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service RAFT_JOURNAL_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_BACKUP_MESSAGING_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_CLIENT_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_CONFIG_SERVICE
2021-10-19 11:38:54,884 INFO MasterProcess - registered service META_MASTER_MASTER_SERVICE
2021-10-19 11:38:55,089 INFO MasterProcess - registered service TABLE_MASTER_CLIENT_SERVICE
2021-10-19 11:38:56,255 INFO DefaultSafeModeManager - Rpc server started, waiting 5000ms for workers to register
2021-10-19 11:38:56,255 INFO AlluxioMasterProcess - Started Alluxio master gRPC server on address localhost:19998
2021-10-19 11:38:56,255 INFO AlluxioMasterProcess - Alluxio master web server version 2.6.2 starting (gained leadership). webAddress=/0.0.0.0:19999
2021-10-19 11:38:56,277 INFO FaultTolerantAlluxioMasterProcess - Primary started
2021-10-19 11:38:56,382 INFO log - Logging initialized @15982ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:38:57,602 INFO WebServer - Alluxio Master Web service starting @ /0.0.0.0:19999
2021-10-19 11:38:57,676 INFO Server - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:38:57,957 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@65496512{/metrics/json,null,AVAILABLE}
2021-10-19 11:38:57,958 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@3569535d{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:38:57,961 WARN SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@62df565d{/,file:///opt/alluxio/webui/master/build/,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:33,479 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@62df565d{/,file:///opt/alluxio/webui/master/build/,AVAILABLE}
2021-10-19 11:39:33,488 INFO AbstractConnector - Started ServerConnector@1fe0f21b{HTTP/1.1, (http/1.1)}{0.0.0.0:19999}
2021-10-19 11:39:33,488 INFO Server - Started @53092ms
2021-10-19 11:39:33,488 INFO WebServer - Alluxio Master Web service started @ /0.0.0.0:19999
2021-10-19 11:39:33,491 INFO AlluxioMasterProcess - Alluxio master version 2.6.2 started (gained leadership). bindAddress=/0.0.0.0:19998, connectAddress=localhost:19998, webAddress=/0.0.0.0:19999
```
</details>
<details>
<summary>logs/proxy.log</summary>
```
2021-10-19 11:38:48,075 INFO ProcessUtils - Starting Alluxio Proxy.
2021-10-19 11:38:48,081 INFO ProcessUtils - Alluxio version: 2.6.2-2a0f3a47d9515f2ac1ea0d4246e947d0be209ed4
2021-10-19 11:38:48,081 INFO ProcessUtils - Java version: 1.8.0_302
2021-10-19 11:38:50,252 INFO log - Logging initialized @5589ms to org.eclipse.jetty.util.log.Slf4jLog
2021-10-19 11:38:51,581 INFO TieredIdentityFactory - Initialized tiered identity TieredIdentity(node=alluxio-local-588bf9688c-2c6zm, rack=null)
2021-10-19 11:38:51,657 INFO WebServer - Alluxio Proxy Web service starting @ /0.0.0.0:39999
2021-10-19 11:38:51,668 INFO Server - jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 1.8.0_302-b08
2021-10-19 11:38:52,064 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@37883b97{/metrics/json,null,AVAILABLE}
2021-10-19 11:38:52,069 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@6ab778a{/metrics/prometheus,null,AVAILABLE}
2021-10-19 11:38:52,077 WARN SecurityHandler - ServletContext@o.e.j.s.ServletContextHandler@291b4bf5{/,null,STARTING} has uncovered http methods for path: /
2021-10-19 11:39:26,290 INFO ContextHandler - Started o.e.j.s.ServletContextHandler@291b4bf5{/,null,AVAILABLE}
2021-10-19 11:39:26,388 INFO AbstractConnector - Started ServerConnector@53ca01a2{HTTP/1.1, (http/1.1)}{0.0.0.0:39999}
2021-10-19 11:39:26,389 INFO Server - Started @41727ms
2021-10-19 11:39:26,389 INFO WebServer - Alluxio Proxy Web service started @ /0.0.0.0:39999
```
</details>
<details>
<summary>logs/task.log</summary>
```
Executing the following command on all worker nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatWorker
[localhost] Connecting as ...
[2021-10-19 11:38:26][localhost] nohup: ignoring input
[2021-10-19 11:38:27][localhost] Formatting Alluxio Worker @ alluxio-local-588bf9688c-2c6zm
[2021-10-19 11:38:27][localhost] 2021-10-19 11:38:27,891 INFO Format - Formatting worker data folder: /alluxioworker/
[2021-10-19 11:38:27][localhost] 2021-10-19 11:38:27,892 INFO Format - Formatting Data path for tier 0:/mnt/ssd/alluxioworker
[2021-10-19 11:38:27][localhost] 2021-10-19 11:38:27,903 INFO Format - Formatting complete
[2021-10-19 11:38:27][localhost] Connection to localhost closed.
Executing the following command on all master nodes and logging to /opt/alluxio/logs/task.log: /opt/alluxio/bin/alluxio formatJournal
[localhost] Connecting as ...
[2021-10-19 11:38:31][localhost] nohup: ignoring input
[2021-10-19 11:38:31][localhost] Formatting Alluxio Master @ alluxio-local-588bf9688c-2c6zm
[2021-10-19 11:38:32][localhost] 2021-10-19 11:38:32,068 INFO Format - Formatting master journal: /opt/alluxio/journal/
[2021-10-19 11:38:32][localhost] 2021-10-19 11:38:32,179 INFO Format - Formatting complete
[2021-10-19 11:38:32][localhost] Connection to localhost closed.
```
</details>
**To Reproduce**
* get reproduce files: [alluxio-reproduce.tar.gz](https://github.com/Alluxio/alluxio/files/7372898/alluxio-reproduce.tar.gz)
* install helm, docker & minikube
* `minikube start`
* `eval $(minikube docker-env)` - docker command will run inside minikube
* inside `path/to/alluxio-reproduce/docker`: `docker build -t alluxio-local .`
Then if container is started directly by docker: `docker run -it alluxio-local /bin/bash` - scrip `/opt/start_alluxio.sh` runs smoothly.
However if the container is started in kubernetes:
* `helm install alluxio .` inside `path/to/alluxio-reproduce/helm`
* get pod name `kubectl get pods`
* get inside pod: `kubectl exec -it <alluxio-local-pod-name-with-hash> -- bash`
* and run `/opt/start_alluxio.sh`
It fails with errors described above.
**Expected behavior**
The same output with no errors in both confgurations.
**Urgency**
?
**Are you planning to fix it**
I'm looking for other docker/kubernetes configuration, which would enable simple colocation with Presto in the same container, preferably on Debian-based images.
**Additional context**
For simplicity of reproduction I used Alluxio-local without any real UFS, however I have the same issue when starting worker in separate pod configured for MinIO.
| priority | alluxio local works on docker but not on kubernetes minikube alluxio version describe the bug if alluxio local is started via docker run it starts smoothly however when i start the same image in kubernetes with minikube i m getting such errors output of start alluxio sh starting openbsd secure shell server sshd executing the following command on all worker nodes and logging to opt alluxio logs task log opt alluxio bin alluxio formatworker waiting for tasks to finish all tasks finished executing the following command on all master nodes and logging to opt alluxio logs task log opt alluxio bin alluxio formatjournal waiting for tasks to finish all tasks finished assuming nomount by default starting master alluxio local logging to opt alluxio logs starting job master alluxio local logging to opt alluxio logs starting worker alluxio local logging to opt alluxio logs starting job worker alluxio local logging to opt alluxio logs starting proxy alluxio local logging to opt alluxio logs starting to monitor all local services the master service alluxio local is in a healthy state the job master service alluxio local is in a healthy state the worker alluxio local is not serving requests printing the log tail for opt alluxio logs worker log begin error alluxioworker fatal error failed to create worker process java lang runtimeexception java util concurrent executionexception java lang exceptionininitializererror at alluxio worker alluxioworkerprocess alluxioworkerprocess java at alluxio worker workerprocess factory create workerprocess java at alluxio worker workerprocess factory create workerprocess java at alluxio worker alluxioworker main alluxioworker java caused by java util concurrent executionexception java lang exceptionininitializererror at java util concurrent futuretask report futuretask java at java util concurrent futuretask get futuretask java at alluxio util commonutils invokeall commonutils java at alluxio util commonutils invokeall commonutils java at alluxio worker alluxioworkerprocess alluxioworkerprocess java more caused by java lang exceptionininitializererror at alluxio worker block defaultblockworker defaultblockworker java at alluxio worker block defaultblockworker defaultblockworker java at alluxio worker block blockworkerfactory create blockworkerfactory java at alluxio worker block blockworkerfactory create blockworkerfactory java at alluxio worker alluxioworkerprocess lambda new alluxioworkerprocess java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by java lang illegalargumentexception at java util concurrent threadpoolexecutor threadpoolexecutor java at java util concurrent threadpoolexecutor threadpoolexecutor java at alluxio worker grpc grpcexecutors grpcexecutors java more info nettyutils epoll mode is available eof printing the log tail for opt alluxio logs worker out empty the job worker service alluxio local is in a healthy state the proxy service alluxio local is in a healthy state logs worker out info nettyutils epoll mode is available warn retryutils failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retryutils failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retryutils failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retryutils failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retryutils failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retryutils failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable io exception info tieredidentityfactory initialized tiered identity tieredidentity node alluxio local rack null info blockworkerfactory creating alluxio worker block blockworker info defaultstoragedir storagedir initialized path mnt ssd alluxioworker tier alluxio worker block meta defaultstoragetier dirindex medium ssd capacitybytes reservedbytes availablebytes error alluxioworker fatal error failed to create worker process java lang runtimeexception java util concurrent executionexception java lang exceptionininitializererror at alluxio worker alluxioworkerprocess alluxioworkerprocess java at alluxio worker workerprocess factory create workerprocess java at alluxio worker workerprocess factory create workerprocess java at alluxio worker alluxioworker main alluxioworker java caused by java util concurrent executionexception java lang exceptionininitializererror at java util concurrent futuretask report futuretask java at java util concurrent futuretask get futuretask java at alluxio util commonutils invokeall commonutils java at alluxio util commonutils invokeall commonutils java at alluxio worker alluxioworkerprocess alluxioworkerprocess java more caused by java lang exceptionininitializererror at alluxio worker block defaultblockworker defaultblockworker java at alluxio worker block defaultblockworker defaultblockworker java at alluxio worker block blockworkerfactory create blockworkerfactory java at alluxio worker block blockworkerfactory create blockworkerfactory java at alluxio worker alluxioworkerprocess lambda new alluxioworkerprocess java at java util concurrent futuretask run futuretask java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java caused by java lang illegalargumentexception at java util concurrent threadpoolexecutor threadpoolexecutor java at java util concurrent threadpoolexecutor threadpoolexecutor java at alluxio worker grpc grpcexecutors grpcexecutors java more info nettyutils epoll mode is available logs job worker log info network nettyutils nettyutils java checknettyepollavailable epoll mode is available warn retry retryutils retryutils java retry failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retry retryutils retryutils java retry failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retry retryutils retryutils java retry failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retry retryutils retryutils java retry failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable network closed for unknown reason warn retry retryutils retryutils java retry failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable io exception warn retry retryutils retryutils java retry failed to load cluster default configuration with master attempt alluxio exception status unavailableexception failed to handshake with master localhost to load cluster default configuration values unavailable io exception info network tieredidentityfactory tieredidentityfactory java localidentity initialized tiered identity tieredidentity node alluxio local rack null info util log log java initialized logging initialized to org eclipse jetty util log info alluxio processutils processutils java run starting alluxio job worker info alluxio processutils processutils java run alluxio version info alluxio processutils processutils java run java version info web webserver webserver java start alluxio job manager worker web service starting info server server server java dostart jetty built git jvm info handler contexthandler contexthandler java dostart started o e j s servletcontexthandler metrics json null available info handler contexthandler contexthandler java dostart started o e j s servletcontexthandler metrics prometheus null available warn security securityhandler constraintsecurityhandler java checkpathswithuncoveredhttpmethods servletcontext o e j s servletcontexthandler null starting has uncovered http methods for path info handler contexthandler contexthandler java dostart started o e j s servletcontexthandler null available info server abstractconnector abstractconnector java dostart started serverconnector http http info server server server java dostart started info web webserver webserver java start alluxio job manager worker web service started info metrics metricssystem metricssystem java startsinksfromconfig starting sinks with config info worker alluxiojobworkerprocess alluxiojobworkerprocess java start started alluxio job worker with id info worker alluxiojobworkerprocess alluxiojobworkerprocess java start alluxio job worker version started bindhost connecthost alluxio local rpcport webport info worker alluxiojobworkerprocess alluxiojobworkerprocess java startservingrpcserver starting grpc server on address alluxio local info worker alluxiojobworkerprocess alluxiojobworkerprocess java startservingrpcserver started grpc server on address alluxio local info network nettyutils nettyutils java checknettyepollavailable epoll mode is available logs job master log info network tieredidentityfactory tieredidentityfactory java localidentity initialized tiered identity tieredidentity node localhost rack null info alluxio processutils processutils java run starting alluxio job master localhost info alluxio processutils processutils java run alluxio version info alluxio processutils processutils java run java version info raft raftjournalsystem raftjournalsystem java startinternal initializing raft journal system info raft journalstatemachine journalstatemachine java initialized new journal state machine info metrics metricregistries metricregistriesloader java load loaded metricregistries class org apache ratis metrics impl metricregistriesimpl info server raftserver confutils java logget raft rpc type grpc default info grpc grpcconfigkeys confutils java logget raft grpc admin port default info grpc grpcconfigkeys confutils java logget raft grpc server port custom info grpc grpcconfigkeys confutils java logget raft grpc client port default info grpc grpcconfigkeys confutils java logget raft grpc server port custom info grpc grpcconfigkeys confutils java logget raft grpc server port custom info server grpcservice confutils java logget raft grpc message size max custom info server raftserverconfigkeys confutils java logget raft server log appender buffer byte limit custom info server grpcservice confutils java logget raft grpc flow control window default info server raftserverconfigkeys confutils java logget raft server rpc request timeout custom info impl datastreamserverimpl confutils java logget raft datastream type disabled default info server raftserverconfigkeys confutils java logget raft server rpc slowness timeout custom info server raftserverconfigkeys confutils java logget raft server leaderelection leader step down wait time custom info server raftserverconfigkeys confutils java logget raft server storage dir custom info server raftserver raftserverproxy java addnew localhost addnew group returns group java util concurrent completablefuture info raft raftjournalsystem raftjournalsystem java startinternal starting raft journal system cluster addresses local address localhost info server raftserver division raftserverimpl java localhost new raftserverimpl for group with journalstatemachine uninitialized info server raftserverconfigkeys confutils java logget raft server rpc timeout min custom info server raftserverconfigkeys confutils java logget raft server rpc timeout max custom info server raftserverconfigkeys confutils java logget raft server rpc sleep time default info server raftserverconfigkeys confutils java logget raft server rpc slowness timeout custom info server raftserverconfigkeys confutils java logget raft server leaderelection leader step down wait time custom info server raftserverconfigkeys confutils java logget raft server sleep deviation threshold default info server raftserverconfigkeys confutils java logget raft server log appender install snapshot enabled false custom info server raftserver division serverstate java localhost group configurationmanager init old null confs info server raftserverconfigkeys confutils java logget raft server storage dir custom info server raftserverconfigkeys confutils java logget raft server log corruption policy exception default info storage raftstoragedirectory raftstoragedirectoryimpl java analyzestorage the storage directory opt alluxio journal jobjournal raft does not exist creating info storage raftstoragedirectory raftstoragedirectoryimpl java trylock lock on opt alluxio journal jobjournal raft in use lock acquired by nodename alluxio local info storage raftstorage raftstorageimpl java format storage directory opt alluxio journal jobjournal raft has been successfully formatted info raft journalstatemachine journalstatemachine java loadsnapshot no snapshot to load info server raftserverconfigkeys confutils java logget raft server notification no leader timeout default info server raftserverconfigkeys confutils java logget raft server log use memory false default info server raftserverconfigkeys confutils java logget raft server log purge gap default info server raftserverconfigkeys confutils java logget raft server log appender buffer byte limit custom info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis log worker localhost group info server raftserverconfigkeys confutils java logget raft server log segment size max custom info server raftserverconfigkeys confutils java logget raft server log segment cache num max default info server raftserverconfigkeys confutils java logget raft server log segment cache size max default info segmented segmentedraftlogworker segmentedraftlogworker java new localhost group segmentedraftlogworker for raftstorageimpl storage directory opt alluxio journal jobjournal raft info server raftserverconfigkeys confutils java logget raft server log queue byte limit custom info server raftserverconfigkeys confutils java logget raft server log queue element limit default info server raftserverconfigkeys confutils java logget raft server log segment size max custom info server raftserverconfigkeys confutils java logget raft server log preallocated size default info server raftserverconfigkeys confutils java logget raft server log force sync num default info server raftserverconfigkeys confutils java logget raft server log statemachine data sync true default info server raftserverconfigkeys confutils java logget raft server log statemachine data sync timeout default info server raftserverconfigkeys confutils java logget raft server log statemachine data sync timeout retry default info server raftserverconfigkeys confutils java logget raft server log write buffer size default info server raftserverconfigkeys confutils java logget raft server log statemachine data caching enabled false default info segmented segmentedraftlogworker segmentedraftlogworker java lambda new localhost group segmentedraftlogworker flushindex setunconditionally info segmented segmentedraftlogworker segmentedraftlogworker java lambda new localhost group segmentedraftlogworker safecacheevictindex setunconditionally info server raftserverconfigkeys confutils java logget raft server snapshot auto trigger enabled true custom info server raftserverconfigkeys confutils java logget raft server snapshot auto trigger threshold custom info server raftserverconfigkeys confutils java logget raft server snapshot retention file num custom info server raftserverconfigkeys confutils java logget raft server log purge upto snapshot index false default info server raftserverconfigkeys confutils java logget raft server retrycache expirytime default info server raftserverconfigkeys confutils java logget raft server retrycache statistics expirytime default info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis leader election localhost group info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis server localhost group info server raftserver division raftserverimpl java start localhost group start as a follower conf old null info server raftserver division raftserverimpl java setrole localhost group changes role from null to follower at term for startasfollower info impl roleinfo roleinfo java updateandget localhost start localhost group followerstate info util jmxregister jmxregister java tryregister successfully registered jmx bean with object name ratis service raftserver group group id localhost info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis state machine localhost group info server raftserver raftserverproxy java lambda start localhost start rpc server info impl followerstate followerstate java run localhost group followerstate change to candidate lastrpcelapsedtime electiontimeout info impl roleinfo roleinfo java shutdownfollowerstate localhost shutdown localhost group followerstate info server raftserver division raftserverimpl java setrole localhost group changes role from follower to candidate at term for changetocandidate info server raftserverconfigkeys confutils java logget raft server leaderelection pre vote true default info impl roleinfo roleinfo java updateandget localhost start localhost group info impl leaderelection leaderelection java askforvotes localhost group pre vote round submit vote requests at term for old null info impl leaderelection leaderelection java askforvotes localhost group pre vote round result passed term info impl leaderelection leaderelection java askforvotes localhost group election round submit vote requests at term for old null info impl leaderelection leaderelection java askforvotes localhost group election round result passed term info impl roleinfo roleinfo java shutdownleaderelection localhost shutdown localhost group info server raftserver division raftserverimpl java setrole localhost group changes role from candidate to leader at term for changetoleader info master abstractprimaryselector abstractprimaryselector java setstate primary selector transitioning to primary info server raftserver division serverstate java setleader localhost group change leader from null to localhost at term for becomeleader leader elected after info server raftserverconfigkeys confutils java logget raft server staging catchup gap default info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis log appender localhost group info server raftserverconfigkeys confutils java logget raft server write element limit default info server raftserverconfigkeys confutils java logget raft server write byte limit custom info server raftserverconfigkeys confutils java logget raft server watch timeout default info server raftserverconfigkeys confutils java logget raft server watch timeout denomination default info server raftserverconfigkeys confutils java logget raft server watch element limit default info impl roleinfo roleinfo java updateandget localhost start localhost group leaderstateimpl info segmented segmentedraftlogworker segmentedraftlogworker java startlogsegment localhost group segmentedraftlogworker starting segment from index info server grpcservice grpcservice java startimpl localhost grpcservice started listening on info raft raftjournalsystem raftjournalsystem java startinternal started raft journal system in info util jvmpausemonitor jvmpausemonitor java run jvmpausemonitor localhost started info server raftserver division serverstate java setraftconf localhost group set configuration old null info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis client message metrics client localhost info segmented segmentedraftlogworker segmentedraftlogworker java execute localhost group segmentedraftlogworker created new log segment opt alluxio journal jobjournal raft current log inprogress info master faulttolerantalluxiojobmasterprocess faulttolerantalluxiojobmasterprocess java start transitioning from secondary to primary info raft raftjournalsystem raftjournalsystem java catchup performing catchup last applied sn catchup id info metrics ratismetrics ratismetrics java lambda create creating metrics registry ratis server message metrics localhost info raft raftjournalsystem raftjournalsystem java catchup caught up in last sequence number from previous term info master abstractmaster abstractmaster java stop jobmaster stopped secondary master info master faulttolerantalluxiojobmasterprocess faulttolerantalluxiojobmasterprocess java start secondary stopped info master abstractmaster abstractmaster java start jobmaster starting primary master info master alluxiojobmasterprocess alluxiojobmasterprocess java startserving alluxio job master web server version starting gained leadership webaddress info master faulttolerantalluxiojobmasterprocess faulttolerantalluxiojobmasterprocess java start primary started warn util jvmpausemonitor jvmpausemonitor java detectpause jvmpausemonitor localhost detected pause in jvm or host machine eg gc pause of approximately gc pool marksweepcompact had collection s count time info util log log java initialized logging initialized to org eclipse jetty util log info web webserver webserver java start alluxio job manager master web service starting info server server server java dostart jetty built git jvm info handler contexthandler contexthandler java dostart started o e j s servletcontexthandler metrics json null available info handler contexthandler contexthandler java dostart started o e j s servletcontexthandler metrics prometheus null available warn security securityhandler constraintsecurityhandler java checkpathswithuncoveredhttpmethods servletcontext o e j s servletcontexthandler null starting has uncovered http methods for path info network nettyutils nettyutils java checknettyepollavailable epoll mode is available info handler contexthandler contexthandler java dostart started o e j s servletcontexthandler null available info server abstractconnector abstractconnector java dostart started serverconnector http http info server server server java dostart started info web webserver webserver java start alluxio job manager master web service started info master alluxiojobmasterprocess alluxiojobmasterprocess java startserving alluxio job master version started gained leadership bindaddress connectaddress localhost webaddress info master alluxiojobmasterprocess alluxiojobmasterprocess java startservingrpcserver starting alluxio job master grpc server on address info master masterprocess masterprocess java registerservices registered service job master worker service info master masterprocess masterprocess java registerservices registered service job master client service info master alluxiojobmasterprocess alluxiojobmasterprocess java startservingrpcserver started alluxio job master grpc server on address localhost info job jobmaster jobmaster java registerworker registerworker workernetaddress workernetaddress host alluxio local containerhost rpcport dataport webport domainsocketpath tieredidentity tieredidentity node alluxio local id logs master log info filesystemmasterfactory creating alluxio master file filesystemmaster info tablemasterfactory creating alluxio master table tablemaster info metricsmasterfactory creating alluxio master metrics metricsmaster info metamasterfactory creating alluxio master meta metamaster info blockmasterfactory creating alluxio master block blockmaster info tieredidentityfactory initialized tiered identity tieredidentity node localhost rack null info underdatabaseregistry loading udb jars from opt alluxio lib info underdatabaseregistry registered udbs hive glue info layoutregistry registered table layouts hive info rocksstore opened rocks database under path opt alluxio metastore blocks info extensionfactoryregistry loading core jars from opt alluxio lib info extensionfactoryregistry loading extension jars from opt alluxio extensions info rocksstore opened rocks database under path opt alluxio metastore inodes info rocksstore opened rocks database under path opt alluxio metastore inodes info processutils starting alluxio master localhost info processutils alluxio version info processutils java version info raftjournalsystem initializing raft journal system info rocksstore opened rocks database under path opt alluxio metastore blocks info rocksstore opened rocks database under path opt alluxio metastore inodes info journalstatemachine initialized new journal state machine info metricregistries loaded metricregistries class org apache ratis metrics impl metricregistriesimpl info raftserver raft rpc type grpc default info grpcconfigkeys raft grpc admin port default info grpcconfigkeys raft grpc server port custom info grpcconfigkeys raft grpc client port default info grpcconfigkeys raft grpc server port custom info grpcconfigkeys raft grpc server port custom info grpcservice raft grpc message size max custom info raftserverconfigkeys raft server log appender buffer byte limit custom info grpcservice raft grpc flow control window default info raftserverconfigkeys raft server rpc request timeout custom info datastreamserverimpl raft datastream type disabled default info raftserverconfigkeys raft server rpc slowness timeout custom info raftserverconfigkeys raft server leaderelection leader step down wait time custom info raftserverconfigkeys raft server storage dir custom info raftserver localhost addnew group returns group java util concurrent completablefuture info raftjournalsystem starting raft journal system cluster addresses local address localhost info raftserver division localhost new raftserverimpl for group with journalstatemachine uninitialized info raftserverconfigkeys raft server rpc timeout min custom info raftserverconfigkeys raft server rpc timeout max custom info raftserverconfigkeys raft server rpc sleep time default info raftserverconfigkeys raft server rpc slowness timeout custom info raftserverconfigkeys raft server leaderelection leader step down wait time custom info raftserverconfigkeys raft server sleep deviation threshold default info raftserverconfigkeys raft server log appender install snapshot enabled false custom info raftserver division localhost group configurationmanager init old null confs info raftserverconfigkeys raft server storage dir custom info raftserverconfigkeys raft server log corruption policy exception default info raftstoragedirectory the storage directory opt alluxio journal raft does not exist creating info raftstoragedirectory lock on opt alluxio journal raft in use lock acquired by nodename alluxio local info raftstorage storage directory opt alluxio journal raft has been successfully formatted info journalstatemachine no snapshot to load info raftserverconfigkeys raft server notification no leader timeout default info raftserverconfigkeys raft server log use memory false default info raftserverconfigkeys raft server log purge gap default info raftserverconfigkeys raft server log appender buffer byte limit custom info ratismetrics creating metrics registry ratis log worker localhost group info raftserverconfigkeys raft server log segment size max custom info raftserverconfigkeys raft server log segment cache num max default info raftserverconfigkeys raft server log segment cache size max default info segmentedraftlogworker new localhost group segmentedraftlogworker for raftstorageimpl storage directory opt alluxio journal raft info raftserverconfigkeys raft server log queue byte limit custom info raftserverconfigkeys raft server log queue element limit default info raftserverconfigkeys raft server log segment size max custom info raftserverconfigkeys raft server log preallocated size default info raftserverconfigkeys raft server log force sync num default info raftserverconfigkeys raft server log statemachine data sync true default info raftserverconfigkeys raft server log statemachine data sync timeout default info raftserverconfigkeys raft server log statemachine data sync timeout retry default info raftserverconfigkeys raft server log write buffer size default info raftserverconfigkeys raft server log statemachine data caching enabled false default info segmentedraftlogworker localhost group segmentedraftlogworker flushindex setunconditionally info segmentedraftlogworker localhost group segmentedraftlogworker safecacheevictindex setunconditionally info raftserverconfigkeys raft server snapshot auto trigger enabled true custom info raftserverconfigkeys raft server snapshot auto trigger threshold custom info raftserverconfigkeys raft server snapshot retention file num custom info raftserverconfigkeys raft server log purge upto snapshot index false default info raftserverconfigkeys raft server retrycache expirytime default info raftserverconfigkeys raft server retrycache statistics expirytime default info ratismetrics creating metrics registry ratis leader election localhost group info ratismetrics creating metrics registry ratis server localhost group info raftserver division localhost group start as a follower conf old null info raftserver division localhost group changes role from null to follower at term for startasfollower info roleinfo localhost start localhost group followerstate info jmxregister successfully registered jmx bean with object name ratis service raftserver group group id localhost info ratismetrics creating metrics registry ratis state machine localhost group info raftserver localhost start rpc server info grpcservice localhost grpcservice started listening on info raftjournalsystem started raft journal system in info followerstate localhost group followerstate change to candidate lastrpcelapsedtime electiontimeout info roleinfo localhost shutdown localhost group followerstate info raftserver division localhost group changes role from follower to candidate at term for changetocandidate info raftserverconfigkeys raft server leaderelection pre vote true default info roleinfo localhost start localhost group info jvmpausemonitor jvmpausemonitor localhost started info leaderelection localhost group pre vote round submit vote requests at term for old null info leaderelection localhost group pre vote round result passed term info leaderelection localhost group election round submit vote requests at term for old null info leaderelection localhost group election round result passed term info roleinfo localhost shutdown localhost group info raftserver division localhost group changes role from candidate to leader at term for changetoleader info abstractprimaryselector primary selector transitioning to primary info raftserver division localhost group change leader from null to localhost at term for becomeleader leader elected after info raftserverconfigkeys raft server staging catchup gap default info ratismetrics creating metrics registry ratis log appender localhost group info raftserverconfigkeys raft server write element limit default info raftserverconfigkeys raft server write byte limit custom info raftserverconfigkeys raft server watch timeout default info raftserverconfigkeys raft server watch timeout denomination default info raftserverconfigkeys raft server watch element limit default info roleinfo localhost start localhost group leaderstateimpl info ratismetrics creating metrics registry ratis client message metrics client localhost info segmentedraftlogworker localhost group segmentedraftlogworker starting segment from index info raftserver division localhost group set configuration old null info segmentedraftlogworker localhost group segmentedraftlogworker created new log segment opt alluxio journal raft current log inprogress info alluxiomasterprocess all masters started info faulttolerantalluxiomasterprocess secondary started info abstractmaster tablemaster stopped secondary master info abstractmaster metamaster stopped secondary master info abstractmaster filesystemmaster stopped secondary master info abstractmaster blockmaster stopped secondary master info abstractmaster metricsmaster stopped secondary master info faulttolerantalluxiomasterprocess secondary stopped info raftjournalsystem performing catchup last applied sn catchup id info ratismetrics creating metrics registry ratis server message metrics localhost info raftjournalsystem caught up in last sequence number from previous term info abstractmaster metricsmaster starting primary master info metricssystem reset all metrics in the metrics system in info metricsstore cleared the metrics store and metrics system in ms info abstractmaster blockmaster starting primary master info abstractmaster filesystemmaster starting primary master info defaultfilesystemmaster starting fs master as primary info rocksstore opened rocks database under path opt alluxio metastore inodes info abstractmaster metamaster starting primary master info defaultmetamaster created new cluster id info backuptracker resetting backup tracker info backupleaderrole creating backup leader role info abstractmaster tablemaster starting primary master info alluxiomasterprocess all masters started info metricssystem starting sinks with config info alluxiomasterprocess starting alluxio master grpc server on address info masterprocess registered service metrics master client service info nettyutils epoll mode is available info masterprocess registered service block master worker service info masterprocess registered service block master client service info masterprocess registered service file system master worker service info masterprocess registered service file system master client service info masterprocess registered service file system master job service info masterprocess registered service raft journal service info masterprocess registered service meta master backup messaging service info masterprocess registered service meta master client service info masterprocess registered service meta master config service info masterprocess registered service meta master master service info masterprocess registered service table master client service info defaultsafemodemanager rpc server started waiting for workers to register info alluxiomasterprocess started alluxio master grpc server on address localhost info alluxiomasterprocess alluxio master web server version starting gained leadership webaddress info faulttolerantalluxiomasterprocess primary started info log logging initialized to org eclipse jetty util log info webserver alluxio master web service starting info server jetty built git jvm info contexthandler started o e j s servletcontexthandler metrics json null available info contexthandler started o e j s servletcontexthandler metrics prometheus null available warn securityhandler servletcontext o e j s servletcontexthandler file opt alluxio webui master build starting has uncovered http methods for path info contexthandler started o e j s servletcontexthandler file opt alluxio webui master build available info abstractconnector started serverconnector http http info server started info webserver alluxio master web service started info alluxiomasterprocess alluxio master version started gained leadership bindaddress connectaddress localhost webaddress logs proxy log info processutils starting alluxio proxy info processutils alluxio version info processutils java version info log logging initialized to org eclipse jetty util log info tieredidentityfactory initialized tiered identity tieredidentity node alluxio local rack null info webserver alluxio proxy web service starting info server jetty built git jvm info contexthandler started o e j s servletcontexthandler metrics json null available info contexthandler started o e j s servletcontexthandler metrics prometheus null available warn securityhandler servletcontext o e j s servletcontexthandler null starting has uncovered http methods for path info contexthandler started o e j s servletcontexthandler null available info abstractconnector started serverconnector http http info server started info webserver alluxio proxy web service started logs task log executing the following command on all worker nodes and logging to opt alluxio logs task log opt alluxio bin alluxio formatworker connecting as nohup ignoring input formatting alluxio worker alluxio local info format formatting worker data folder alluxioworker info format formatting data path for tier mnt ssd alluxioworker info format formatting complete connection to localhost closed executing the following command on all master nodes and logging to opt alluxio logs task log opt alluxio bin alluxio formatjournal connecting as nohup ignoring input formatting alluxio master alluxio local info format formatting master journal opt alluxio journal info format formatting complete connection to localhost closed to reproduce get reproduce files install helm docker minikube minikube start eval minikube docker env docker command will run inside minikube inside path to alluxio reproduce docker docker build t alluxio local then if container is started directly by docker docker run it alluxio local bin bash scrip opt start alluxio sh runs smoothly however if the container is started in kubernetes helm install alluxio inside path to alluxio reproduce helm get pod name kubectl get pods get inside pod kubectl exec it bash and run opt start alluxio sh it fails with errors described above expected behavior the same output with no errors in both confgurations urgency are you planning to fix it i m looking for other docker kubernetes configuration which would enable simple colocation with presto in the same container preferably on debian based images additional context for simplicity of reproduction i used alluxio local without any real ufs however i have the same issue when starting worker in separate pod configured for minio | 1 |
353,195 | 10,549,884,841 | IssuesEvent | 2019-10-03 09:45:04 | 8bitPit/Niagara-Issues | https://api.github.com/repos/8bitPit/Niagara-Issues | closed | Contact integration into Launcher | low priority pro feature | Any plans to integrate Contacts into this launcher? What I was thinking is to have a 'contact mode' where favorite page will display favorite contacts (with option for direct call/message with swipe gestures) and a swipe will activate all contacts in the same alphabetical scrolling style as in app drawer. And some gestures to get into 'contact mode' and come out of it to normal 'App mode'? | 1.0 | Contact integration into Launcher - Any plans to integrate Contacts into this launcher? What I was thinking is to have a 'contact mode' where favorite page will display favorite contacts (with option for direct call/message with swipe gestures) and a swipe will activate all contacts in the same alphabetical scrolling style as in app drawer. And some gestures to get into 'contact mode' and come out of it to normal 'App mode'? | priority | contact integration into launcher any plans to integrate contacts into this launcher what i was thinking is to have a contact mode where favorite page will display favorite contacts with option for direct call message with swipe gestures and a swipe will activate all contacts in the same alphabetical scrolling style as in app drawer and some gestures to get into contact mode and come out of it to normal app mode | 1 |
372,682 | 11,019,088,158 | IssuesEvent | 2019-12-05 11:54:07 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | opened | Design QA: Trading Page - orders/positions empty states | Priority: Low | 
https://www.figma.com/file/fLWVwmanAwetVZbujQquEi/Market-Page?node-id=2435%3A169186
When empty the space is the height of 2 rows.
Add message | 1.0 | Design QA: Trading Page - orders/positions empty states - 
https://www.figma.com/file/fLWVwmanAwetVZbujQquEi/Market-Page?node-id=2435%3A169186
When empty the space is the height of 2 rows.
Add message | priority | design qa trading page orders positions empty states when empty the space is the height of rows add message | 1 |
749,256 | 26,156,245,640 | IssuesEvent | 2022-12-30 22:25:40 | union-platform/union-app | https://api.github.com/repos/union-platform/union-app | closed | Refactor Twilio service | type: enhancement priority: low ss: backend | Currently we use some custom request sending and response parsing in interaction with Twilio.
We can avoid it by using servant client. | 1.0 | Refactor Twilio service - Currently we use some custom request sending and response parsing in interaction with Twilio.
We can avoid it by using servant client. | priority | refactor twilio service currently we use some custom request sending and response parsing in interaction with twilio we can avoid it by using servant client | 1 |
321,740 | 9,808,228,342 | IssuesEvent | 2019-06-12 15:12:42 | wso2/product-is | https://api.github.com/repos/wso2/product-is | opened | [Self Registration REST API] Wrong Content-Type in Register User successful response | Complexity/Low Component/Identity Governance Priority/High Severity/Major Type/Bug | Moved from: https://wso2.org/jira/browse/IDENTITY-7373
Hi,
I'm using the Self Registration REST API (v0.9) of Identity Server 5.3.0.
This is what I added in <IS_HOME>/repository/conf/identity/identity.xml:
```
<SelfRegistration>
<Enable>true</Enable>
<LockOnCreation>true</LockOnCreation>
<Notification>
<InternallyManage>false</InternallyManage>
</Notification>
<ReCaptcha>false</ReCaptcha>
</SelfRegistration>
```
The important thing here is that I have disable the internal management of the notifications because I want to manage it myself.
So when I use the Register User (https://localhost:9443/api/identity/user/v0.9/me) resource of the API it returns the Validation Code so I can handle it. But the Content-Type of the response is application/json and the body is a plain text. Here is an example:
```
HTTP/1.1 201 Created
Date: Thu, 14 Jun 2018 07:10:42 GMT
Content-Type: application/json
Content-Length: 36
Server: WSO2 Carbon Server
8ff16bfe-64d5-43a4-95b7-d9d2285a4936
```
When there is an error all goes well because in that case the Content-Type is application/json and the body is a JSON:
```
HTTP/1.1 409 Conflict
Date: Thu, 14 Jun 2018 09:46:19 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Server: WSO2 Carbon Server
{"code":"20030","message":"Conflict","description":"User test_user already exists in the system. Please use a different username."}
```
Maybe a simple solution could be include the Validation Code in a JSON:
```
HTTP/1.1 201 Created
Date: Thu, 14 Jun 2018 07:10:42 GMT
Content-Type: application/json
Content-Length: 36
Server: WSO2 Carbon Server
{"code":"8ff16bfe-64d5-43a4-95b7-d9d2285a4936"}
```
The same happens with the Resend Code (https://localhost:9443/api/identity/user/v0.9/resend-code) resource of the API. Here is an example of response:
```
HTTP/1.1 201 Created
Date: Thu, 14 Jun 2018 09:49:35 GMT
Content-Type: application/json
Content-Length: 36
Server: WSO2 Carbon Server
81279f88-ae62-454e-9520-838a1ea80364
```
Thanks! | 1.0 | [Self Registration REST API] Wrong Content-Type in Register User successful response - Moved from: https://wso2.org/jira/browse/IDENTITY-7373
Hi,
I'm using the Self Registration REST API (v0.9) of Identity Server 5.3.0.
This is what I added in <IS_HOME>/repository/conf/identity/identity.xml:
```
<SelfRegistration>
<Enable>true</Enable>
<LockOnCreation>true</LockOnCreation>
<Notification>
<InternallyManage>false</InternallyManage>
</Notification>
<ReCaptcha>false</ReCaptcha>
</SelfRegistration>
```
The important thing here is that I have disable the internal management of the notifications because I want to manage it myself.
So when I use the Register User (https://localhost:9443/api/identity/user/v0.9/me) resource of the API it returns the Validation Code so I can handle it. But the Content-Type of the response is application/json and the body is a plain text. Here is an example:
```
HTTP/1.1 201 Created
Date: Thu, 14 Jun 2018 07:10:42 GMT
Content-Type: application/json
Content-Length: 36
Server: WSO2 Carbon Server
8ff16bfe-64d5-43a4-95b7-d9d2285a4936
```
When there is an error all goes well because in that case the Content-Type is application/json and the body is a JSON:
```
HTTP/1.1 409 Conflict
Date: Thu, 14 Jun 2018 09:46:19 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Server: WSO2 Carbon Server
{"code":"20030","message":"Conflict","description":"User test_user already exists in the system. Please use a different username."}
```
Maybe a simple solution could be include the Validation Code in a JSON:
```
HTTP/1.1 201 Created
Date: Thu, 14 Jun 2018 07:10:42 GMT
Content-Type: application/json
Content-Length: 36
Server: WSO2 Carbon Server
{"code":"8ff16bfe-64d5-43a4-95b7-d9d2285a4936"}
```
The same happens with the Resend Code (https://localhost:9443/api/identity/user/v0.9/resend-code) resource of the API. Here is an example of response:
```
HTTP/1.1 201 Created
Date: Thu, 14 Jun 2018 09:49:35 GMT
Content-Type: application/json
Content-Length: 36
Server: WSO2 Carbon Server
81279f88-ae62-454e-9520-838a1ea80364
```
Thanks! | priority | wrong content type in register user successful response moved from hi i m using the self registration rest api of identity server this is what i added in repository conf identity identity xml true true false false the important thing here is that i have disable the internal management of the notifications because i want to manage it myself so when i use the register user resource of the api it returns the validation code so i can handle it but the content type of the response is application json and the body is a plain text here is an example http created date thu jun gmt content type application json content length server carbon server when there is an error all goes well because in that case the content type is application json and the body is a json http conflict date thu jun gmt content type application json transfer encoding chunked server carbon server code message conflict description user test user already exists in the system please use a different username maybe a simple solution could be include the validation code in a json http created date thu jun gmt content type application json content length server carbon server code the same happens with the resend code resource of the api here is an example of response http created date thu jun gmt content type application json content length server carbon server thanks | 1 |
485,058 | 13,960,495,620 | IssuesEvent | 2020-10-24 21:22:22 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | closed | Allow to drop import files on project creation | Component: Frontend Difficulty: 1 Priority: Low Status: Needs implementation Type: Enhancement | When setting an AOI for a new project, allow the user to upload a file by just dragging and dropping it over the map. | 1.0 | Allow to drop import files on project creation - When setting an AOI for a new project, allow the user to upload a file by just dragging and dropping it over the map. | priority | allow to drop import files on project creation when setting an aoi for a new project allow the user to upload a file by just dragging and dropping it over the map | 1 |
679,989 | 23,252,978,231 | IssuesEvent | 2022-08-04 06:37:45 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Docker quay.io label fetching error | type:bug priority-4-low datasource:docker status:ready reproduction:provided | Example image: https://quay.io/repository/jetstack/cert-manager-webhook
```
"body": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>InvalidArgument</Code><Message>Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified</Message></Error>",
"message": "Response code 400 (Bad Request)",
"stack": "HTTPError: Response code 400 (Bad Request)\n at EventEmitter.emitter.on (/home/ubuntu/renovateapp/node_modules/got/source/as-promise.js:74:19)\n at process._tickCallback (internal/process/next_tick.js:68:7)"
},
``` | 1.0 | Docker quay.io label fetching error - Example image: https://quay.io/repository/jetstack/cert-manager-webhook
```
"body": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>InvalidArgument</Code><Message>Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified</Message></Error>",
"message": "Response code 400 (Bad Request)",
"stack": "HTTPError: Response code 400 (Bad Request)\n at EventEmitter.emitter.on (/home/ubuntu/renovateapp/node_modules/got/source/as-promise.js:74:19)\n at process._tickCallback (internal/process/next_tick.js:68:7)"
},
``` | priority | docker quay io label fetching error example image body n invalidargument only one auth mechanism allowed only the x amz algorithm query parameter signature query string parameter or the authorization header should be specified message response code bad request stack httperror response code bad request n at eventemitter emitter on home ubuntu renovateapp node modules got source as promise js n at process tickcallback internal process next tick js | 1 |
563,624 | 16,702,289,416 | IssuesEvent | 2021-06-09 05:22:10 | Automattic/Edit-Flow | https://api.github.com/repos/Automattic/Edit-Flow | opened | jQuery - redundant code in modules/custom-status/lib/custom-status.js | Enhancement Module: Custom Statuses [Priority] Low | From https://github.com/Automattic/Edit-Flow/pull/649/files#r645296481
---
## Expected/Desired Behavior
Remove the redundancy code.
## Code:
http://github.com/Automattic/Edit-Flow/blob/8a52203127b483576410558f940097e583d6ef3d/modules/custom-status/lib/custom-status.js#L84-L87
## Details
**tl;dr: We can remove this jQuery listener because (1) jQuery selector is no longer found, and (2) there is no issue with custom statuses and `Quick Edit` right now.**
As mentioned in the comment here, this `click` event is triggered if `Quick Edit` links are clicked in http://valet-vipgo-3279.test/wp-admin/edit.php
However, `Quick Edit` is currently a button element. Its HTML looks like this:
```html
<button type="button" class="button-link editinline" aria-label="Quick edit “Add a new post – set this for future” inline" aria-expanded="false">Quick Edit</button>
```
Also, in the browser console, I can double check that with these functions:
- `jQuery('#the-list a.editinline').length` returns 0
- `jQuery('#the-list button.editinline').length` returns 20
That said, I am not seeing any issue with `Quick Edit` and custom statuses here. | 1.0 | jQuery - redundant code in modules/custom-status/lib/custom-status.js - From https://github.com/Automattic/Edit-Flow/pull/649/files#r645296481
---
## Expected/Desired Behavior
Remove the redundancy code.
## Code:
http://github.com/Automattic/Edit-Flow/blob/8a52203127b483576410558f940097e583d6ef3d/modules/custom-status/lib/custom-status.js#L84-L87
## Details
**tl;dr: We can remove this jQuery listener because (1) jQuery selector is no longer found, and (2) there is no issue with custom statuses and `Quick Edit` right now.**
As mentioned in the comment here, this `click` event is triggered if `Quick Edit` links are clicked in http://valet-vipgo-3279.test/wp-admin/edit.php
However, `Quick Edit` is currently a button element. Its HTML looks like this:
```html
<button type="button" class="button-link editinline" aria-label="Quick edit “Add a new post – set this for future” inline" aria-expanded="false">Quick Edit</button>
```
Also, in the browser console, I can double check that with these functions:
- `jQuery('#the-list a.editinline').length` returns 0
- `jQuery('#the-list button.editinline').length` returns 20
That said, I am not seeing any issue with `Quick Edit` and custom statuses here. | priority | jquery redundant code in modules custom status lib custom status js from expected desired behavior remove the redundancy code code details tl dr we can remove this jquery listener because jquery selector is no longer found and there is no issue with custom statuses and quick edit right now as mentioned in the comment here this click event is triggered if quick edit links are clicked in however quick edit is currently a button element its html looks like this html quick nbsp edit also in the browser console i can double check that with these functions jquery the list a editinline length returns jquery the list button editinline length returns that said i am not seeing any issue with quick edit and custom statuses here | 1 |
87,840 | 3,768,111,776 | IssuesEvent | 2016-03-16 02:15:49 | CompEvol/beast2 | https://api.github.com/repos/CompEvol/beast2 | closed | Hidden inputs confuse Input.determineClass() | LOW priority wontfix | Prior to 2.4 the following was possible:
```java
public class A extends BEASTObject {
public Input<T> anInput = new Input<>("input", "");
// ...
}
public class B extends A {
public Input<S> anInput = new Input<>("input", "");
// ...
}
```
While this might seem perverse, MASTER uses this to allow `Trajectory` simulations to use the "output" element to specify trajectory-specific outputs and `InheritanceTrajectory` simulations (which extend `Trajectory`) to specify tree/network specific outputs. The changes that have been made to `Input.determineClass()` mean that this is no longer possible. | 1.0 | Hidden inputs confuse Input.determineClass() - Prior to 2.4 the following was possible:
```java
public class A extends BEASTObject {
public Input<T> anInput = new Input<>("input", "");
// ...
}
public class B extends A {
public Input<S> anInput = new Input<>("input", "");
// ...
}
```
While this might seem perverse, MASTER uses this to allow `Trajectory` simulations to use the "output" element to specify trajectory-specific outputs and `InheritanceTrajectory` simulations (which extend `Trajectory`) to specify tree/network specific outputs. The changes that have been made to `Input.determineClass()` mean that this is no longer possible. | priority | hidden inputs confuse input determineclass prior to the following was possible java public class a extends beastobject public input aninput new input input public class b extends a public input aninput new input input while this might seem perverse master uses this to allow trajectory simulations to use the output element to specify trajectory specific outputs and inheritancetrajectory simulations which extend trajectory to specify tree network specific outputs the changes that have been made to input determineclass mean that this is no longer possible | 1 |
250,125 | 7,968,944,276 | IssuesEvent | 2018-07-16 07:00:58 | gluster/glusterd2 | https://api.github.com/repos/gluster/glusterd2 | opened | Extend metadata based filtering to other operations | FW: Volume Management GCS-Stretch feature priority: low usability | Currently, only volume and peer listing can be filtered based on metadata labels (key-value pairs). Similar to labels in k8s, we should support most of our volume operations to take labels/filters as input.
Example: Stop all volumes having specific keys and values:
```
glustercli volume stop all --key=datatype --value=thumbnail
```
```
glustercli volume stop all --key=workload --value=db
``` | 1.0 | Extend metadata based filtering to other operations - Currently, only volume and peer listing can be filtered based on metadata labels (key-value pairs). Similar to labels in k8s, we should support most of our volume operations to take labels/filters as input.
Example: Stop all volumes having specific keys and values:
```
glustercli volume stop all --key=datatype --value=thumbnail
```
```
glustercli volume stop all --key=workload --value=db
``` | priority | extend metadata based filtering to other operations currently only volume and peer listing can be filtered based on metadata labels key value pairs similar to labels in we should support most of our volume operations to take labels filters as input example stop all volumes having specific keys and values glustercli volume stop all key datatype value thumbnail glustercli volume stop all key workload value db | 1 |
443,500 | 12,795,051,095 | IssuesEvent | 2020-07-02 08:05:42 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Minimap can vanish | Category: UI Priority: Low Status: Fixed Status: Reopen Week Task | 
I tried to popout the minimap, it seemed to disappear entirely with no way to get it back.
Turns out it was compressed real tiny on the side.
Minimap should have functionality that forces it to be a minimum size and on screen, no matter what settings say | 1.0 | Minimap can vanish - 
I tried to popout the minimap, it seemed to disappear entirely with no way to get it back.
Turns out it was compressed real tiny on the side.
Minimap should have functionality that forces it to be a minimum size and on screen, no matter what settings say | priority | minimap can vanish i tried to popout the minimap it seemed to disappear entirely with no way to get it back turns out it was compressed real tiny on the side minimap should have functionality that forces it to be a minimum size and on screen no matter what settings say | 1 |
439,365 | 12,681,825,981 | IssuesEvent | 2020-06-19 16:06:53 | open-learning-exchange/myplanet | https://api.github.com/repos/open-learning-exchange/myplanet | opened | (For Guests) Navigation Bar Breaks When Entering a Extremely Long Username | low priority | **Issue**
This is an extreme case and should not be prioritized. When a Guest enters an extremely long username, the navigation bar at the top disappears entirely from the user's view.
Here is what happens when I enter an extremely long name:

Here is what it looks like normally:

**Solution/Potential Fixes**
Instead of collapsing the navigation bar towards the right, I think it would be better to collapse the navigation bar towards the left.
Currently, adding a longer name pushes Home, Library, and all other buttons to the right. I think that instead of moving home and library to the right, we can move the new user's name towards to the left, essentially only showing part of the user's name at once.
Another solution that I think is much simpler is to simply restrict the length of the username that a guest can type. This will prevent any navigation bar issues while not changing the functionality of the navigation bar. | 1.0 | (For Guests) Navigation Bar Breaks When Entering a Extremely Long Username - **Issue**
This is an extreme case and should not be prioritized. When a Guest enters an extremely long username, the navigation bar at the top disappears entirely from the user's view.
Here is what happens when I enter an extremely long name:

Here is what it looks like normally:

**Solution/Potential Fixes**
Instead of collapsing the navigation bar towards the right, I think it would be better to collapse the navigation bar towards the left.
Currently, adding a longer name pushes Home, Library, and all other buttons to the right. I think that instead of moving home and library to the right, we can move the new user's name towards to the left, essentially only showing part of the user's name at once.
Another solution that I think is much simpler is to simply restrict the length of the username that a guest can type. This will prevent any navigation bar issues while not changing the functionality of the navigation bar. | priority | for guests navigation bar breaks when entering a extremely long username issue this is an extreme case and should not be prioritized when a guest enters an extremely long username the navigation bar at the top disappears entirely from the user s view here is what happens when i enter an extremely long name here is what it looks like normally solution potential fixes instead of collapsing the navigation bar towards the right i think it would be better to collapse the navigation bar towards the left currently adding a longer name pushes home library and all other buttons to the right i think that instead of moving home and library to the right we can move the new user s name towards to the left essentially only showing part of the user s name at once another solution that i think is much simpler is to simply restrict the length of the username that a guest can type this will prevent any navigation bar issues while not changing the functionality of the navigation bar | 1 |
368,081 | 10,865,744,393 | IssuesEvent | 2019-11-14 19:40:28 | bluek8s/kubedirector | https://api.github.com/repos/bluek8s/kubedirector | opened | error if KD starts up while CR has deletion timestamp | Priority: Low Project: Cluster Reconcile Type: Bug | (I think this is a regression from our previous release.)
Let's say that KD is down for whatever reason, and a delete is issued for some CR that we have a finalizer on. The CR cannot be completely deleted until KD wakes up and removes the finalizer, but it will get deletion-timestamped.
When KD comes back it should remove the finalizer and let the CR be deleted. However currently it does not, and something interacts poorly with our status protection code. An example:
{"level":"error","ts":1573084585.663659,"logger":"kubebuilder.controller","msg":"Reconciler error","controller":"kubedirectorcluster-controller","request":"default/cdh5142cm-persistent","error":"Internal error occurred: admission webhook \"validate-cr.kubedirector.bluedata.io\" denied the request: \nKubeDirector-related status properties are read-only","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/Users/jbaxter/Projects/go/pkg/mod/github.com/go-logr/zapr@v0.1.0/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/Users/jbaxter/Projects/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.1.10/pkg/internal/controller/controller.go:217\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1\n\t/Users/jbaxter/Projects/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.1.10/pkg/internal/controller/controller.go:158\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\t/Users/jbaxter/Projects/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20181127025237-2b1284ed4c93/pkg/util/wait/wait.go:133\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\t/Users/jbaxter/Projects/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20181127025237-2b1284ed4c93/pkg/util/wait/wait.go:134\nk8s.io/apimachinery/pkg/util/wait.Until\n\t/Users/jbaxter/Projects/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20181127025237-2b1284ed4c93/pkg/util/wait/wait.go:88"}
| 1.0 | error if KD starts up while CR has deletion timestamp - (I think this is a regression from our previous release.)
Let's say that KD is down for whatever reason, and a delete is issued for some CR that we have a finalizer on. The CR cannot be completely deleted until KD wakes up and removes the finalizer, but it will get deletion-timestamped.
When KD comes back it should remove the finalizer and let the CR be deleted. However currently it does not, and something interacts poorly with our status protection code. An example:
{"level":"error","ts":1573084585.663659,"logger":"kubebuilder.controller","msg":"Reconciler error","controller":"kubedirectorcluster-controller","request":"default/cdh5142cm-persistent","error":"Internal error occurred: admission webhook \"validate-cr.kubedirector.bluedata.io\" denied the request: \nKubeDirector-related status properties are read-only","stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/Users/jbaxter/Projects/go/pkg/mod/github.com/go-logr/zapr@v0.1.0/zapr.go:128\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/Users/jbaxter/Projects/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.1.10/pkg/internal/controller/controller.go:217\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1\n\t/Users/jbaxter/Projects/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.1.10/pkg/internal/controller/controller.go:158\nk8s.io/apimachinery/pkg/util/wait.JitterUntil.func1\n\t/Users/jbaxter/Projects/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20181127025237-2b1284ed4c93/pkg/util/wait/wait.go:133\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\t/Users/jbaxter/Projects/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20181127025237-2b1284ed4c93/pkg/util/wait/wait.go:134\nk8s.io/apimachinery/pkg/util/wait.Until\n\t/Users/jbaxter/Projects/go/pkg/mod/k8s.io/apimachinery@v0.0.0-20181127025237-2b1284ed4c93/pkg/util/wait/wait.go:88"}
| priority | error if kd starts up while cr has deletion timestamp i think this is a regression from our previous release let s say that kd is down for whatever reason and a delete is issued for some cr that we have a finalizer on the cr cannot be completely deleted until kd wakes up and removes the finalizer but it will get deletion timestamped when kd comes back it should remove the finalizer and let the cr be deleted however currently it does not and something interacts poorly with our status protection code an example level error ts logger kubebuilder controller msg reconciler error controller kubedirectorcluster controller request default persistent error internal error occurred admission webhook validate cr kubedirector bluedata io denied the request nkubedirector related status properties are read only stacktrace github com go logr zapr zaplogger error n t users jbaxter projects go pkg mod github com go logr zapr zapr go nsigs io controller runtime pkg internal controller controller processnextworkitem n t users jbaxter projects go pkg mod sigs io controller runtime pkg internal controller controller go nsigs io controller runtime pkg internal controller controller start n t users jbaxter projects go pkg mod sigs io controller runtime pkg internal controller controller go io apimachinery pkg util wait jitteruntil n t users jbaxter projects go pkg mod io apimachinery pkg util wait wait go io apimachinery pkg util wait jitteruntil n t users jbaxter projects go pkg mod io apimachinery pkg util wait wait go io apimachinery pkg util wait until n t users jbaxter projects go pkg mod io apimachinery pkg util wait wait go | 1 |
259,879 | 8,200,925,446 | IssuesEvent | 2018-09-01 11:16:19 | M0OPK/SDJSharp | https://api.github.com/repos/M0OPK/SDJSharp | opened | When making a channel custom, set a default value to original name | Priority: Low enhancement | The change to a channel name is often minor. So it makes sense to default the name to the current name, rather than blank | 1.0 | When making a channel custom, set a default value to original name - The change to a channel name is often minor. So it makes sense to default the name to the current name, rather than blank | priority | when making a channel custom set a default value to original name the change to a channel name is often minor so it makes sense to default the name to the current name rather than blank | 1 |
71,136 | 3,352,392,432 | IssuesEvent | 2015-11-17 22:32:34 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | closed | Solar access inconsistent | mapping oversight priority: low | As atmos technician, I can pretty much use all solar airlocks except for the one by Research. | 1.0 | Solar access inconsistent - As atmos technician, I can pretty much use all solar airlocks except for the one by Research. | priority | solar access inconsistent as atmos technician i can pretty much use all solar airlocks except for the one by research | 1 |
370,714 | 10,938,541,790 | IssuesEvent | 2019-11-25 08:43:23 | bounswe/bounswe2019group6 | https://api.github.com/repos/bounswe/bounswe2019group6 | opened | Deposit Currency Type | priority:low type:discussion / question | Hello @burakikanyildiz ,
Currently we have an endpoint called `/investment/deposit` to load a money to the system. There isn't any information about what we load to our account, USD? or TL? or any other currency type?
I think the user should be able to load 2 or 3 type of currency to his/her account. What do you think?
This is not an urgent issue. After the MS 2 we can implement it if we decide to do. | 1.0 | Deposit Currency Type - Hello @burakikanyildiz ,
Currently we have an endpoint called `/investment/deposit` to load a money to the system. There isn't any information about what we load to our account, USD? or TL? or any other currency type?
I think the user should be able to load 2 or 3 type of currency to his/her account. What do you think?
This is not an urgent issue. After the MS 2 we can implement it if we decide to do. | priority | deposit currency type hello burakikanyildiz currently we have an endpoint called investment deposit to load a money to the system there isn t any information about what we load to our account usd or tl or any other currency type i think the user should be able to load or type of currency to his her account what do you think this is not an urgent issue after the ms we can implement it if we decide to do | 1 |
103,677 | 4,183,586,641 | IssuesEvent | 2016-06-23 01:07:26 | TheNOOFClan/S.C.S.I. | https://api.github.com/repos/TheNOOFClan/S.C.S.I. | reopened | Compatibility | Independent Low Priority Potential issue Verification Requested | Discord.py 0.10.0 will happen eventually. We need to ensure scuzzy is compatible with it, or at least that it won't break everything. | 1.0 | Compatibility - Discord.py 0.10.0 will happen eventually. We need to ensure scuzzy is compatible with it, or at least that it won't break everything. | priority | compatibility discord py will happen eventually we need to ensure scuzzy is compatible with it or at least that it won t break everything | 1 |
403,919 | 11,849,024,605 | IssuesEvent | 2020-03-24 14:39:16 | input-output-hk/ouroboros-network | https://api.github.com/repos/input-output-hk/ouroboros-network | opened | Simplify conditions in sendBuf and recvBuf | Windows networking priority low | `System.Win32.Async.Socket.recvBuf` always logs `result, errorCode`:
```
recvBuf -1, 997
recvBuf -1, 997
recvBuf -1, 997
recvBuf -1, 997
recvBuf 0, 0
recvBuf 0, 0
recvBuf -1, 997
```
`System.Win32.Async.Socket.sendBuf` always logs `result, errorCode`:
```
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf -1, 997
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
```
This suggest they agree on error so we could just decide on one of them.
| 1.0 | Simplify conditions in sendBuf and recvBuf - `System.Win32.Async.Socket.recvBuf` always logs `result, errorCode`:
```
recvBuf -1, 997
recvBuf -1, 997
recvBuf -1, 997
recvBuf -1, 997
recvBuf 0, 0
recvBuf 0, 0
recvBuf -1, 997
```
`System.Win32.Async.Socket.sendBuf` always logs `result, errorCode`:
```
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf -1, 997
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
sendBuf 0, 0
```
This suggest they agree on error so we could just decide on one of them.
| priority | simplify conditions in sendbuf and recvbuf system async socket recvbuf always logs result errorcode recvbuf recvbuf recvbuf recvbuf recvbuf recvbuf recvbuf system async socket sendbuf always logs result errorcode sendbuf sendbuf sendbuf sendbuf sendbuf sendbuf sendbuf sendbuf sendbuf sendbuf this suggest they agree on error so we could just decide on one of them | 1 |
485,629 | 13,996,381,130 | IssuesEvent | 2020-10-28 05:46:24 | Serraniel/AniwatchPlus | https://api.github.com/repos/Serraniel/AniwatchPlus | closed | Aniwatch preloader disappears early | Priority: Low State: Pending Type: Bug | The preloader / loading disappears too early on some pages, if they are called directly. This results in `runAfterLoad` scripts being executed before the page actually is loaded completly.
| 1.0 | Aniwatch preloader disappears early - The preloader / loading disappears too early on some pages, if they are called directly. This results in `runAfterLoad` scripts being executed before the page actually is loaded completly.
| priority | aniwatch preloader disappears early the preloader loading disappears too early on some pages if they are called directly this results in runafterload scripts being executed before the page actually is loaded completly | 1 |
267,285 | 8,381,292,460 | IssuesEvent | 2018-10-07 23:29:18 | tlienart/JuDoc.jl | https://api.github.com/repos/tlienart/JuDoc.jl | closed | Using HTTP.jl for serving | engine enhancement low-priority | ```julia
using HTTP
HTTP.listen() do req::HTTP.Request
req.target == "/" && return HTTP.Response(200, read("index.html"))
file = HTTP.unescapeuri(req.target[2:end])
return isfile(file) ? HTTP.Response(200, read(file)) : HTTP.Response(404)
end
```
does the job (needs a REPL).
* add a catch for `InterruptException`
* ~~check if it does live updating of things?~~
* how to interweave with the `judoc(single_pass=false)` ? | 1.0 | Using HTTP.jl for serving - ```julia
using HTTP
HTTP.listen() do req::HTTP.Request
req.target == "/" && return HTTP.Response(200, read("index.html"))
file = HTTP.unescapeuri(req.target[2:end])
return isfile(file) ? HTTP.Response(200, read(file)) : HTTP.Response(404)
end
```
does the job (needs a REPL).
* add a catch for `InterruptException`
* ~~check if it does live updating of things?~~
* how to interweave with the `judoc(single_pass=false)` ? | priority | using http jl for serving julia using http http listen do req http request req target return http response read index html file http unescapeuri req target return isfile file http response read file http response end does the job needs a repl add a catch for interruptexception check if it does live updating of things how to interweave with the judoc single pass false | 1 |
257,351 | 8,136,247,733 | IssuesEvent | 2018-08-20 07:44:52 | ow2-proactive/scheduling-portal | https://api.github.com/repos/ow2-proactive/scheduling-portal | opened | "Finished job output" does not report correct information when a user doesn't have the right to retrieve the output | priority:low severity:minor type:bug | When a user doesn't have the right to retrieve a job's output or its sever log (the user's right is defined by the user group it belongs to), Scheduler Portal reports a message "Please Wait" as shown in the image:

This message is confusing, we need a better message indicating that the user does not have the right to fetch the job's output, for e.x. "You are not authorised to retrieve this job's log" | 1.0 | "Finished job output" does not report correct information when a user doesn't have the right to retrieve the output - When a user doesn't have the right to retrieve a job's output or its sever log (the user's right is defined by the user group it belongs to), Scheduler Portal reports a message "Please Wait" as shown in the image:

This message is confusing, we need a better message indicating that the user does not have the right to fetch the job's output, for e.x. "You are not authorised to retrieve this job's log" | priority | finished job output does not report correct information when a user doesn t have the right to retrieve the output when a user doesn t have the right to retrieve a job s output or its sever log the user s right is defined by the user group it belongs to scheduler portal reports a message please wait as shown in the image this message is confusing we need a better message indicating that the user does not have the right to fetch the job s output for e x you are not authorised to retrieve this job s log | 1 |
613,412 | 19,089,515,653 | IssuesEvent | 2021-11-29 10:29:22 | bounswe/2021SpringGroup7 | https://api.github.com/repos/bounswe/2021SpringGroup7 | opened | CM-9 Remove redundant files from mobile app | Type: Bug Status: To Do Priority: Low | What are the steps to reproduce this issue?
-------------------------------------------
(Write your answer here.)
<!--
1. …
2. …
3. …
-->
What happens?
-------------
- Remove redundant lock files from `mobile-Columbus` folder
- Add lock files to gitignore file
| 1.0 | CM-9 Remove redundant files from mobile app - What are the steps to reproduce this issue?
-------------------------------------------
(Write your answer here.)
<!--
1. …
2. …
3. …
-->
What happens?
-------------
- Remove redundant lock files from `mobile-Columbus` folder
- Add lock files to gitignore file
| priority | cm remove redundant files from mobile app what are the steps to reproduce this issue write your answer here … … … what happens remove redundant lock files from mobile columbus folder add lock files to gitignore file | 1 |
390,041 | 11,520,958,134 | IssuesEvent | 2020-02-14 15:45:40 | getting-things-gnome/gtg | https://api.github.com/repos/getting-things-gnome/gtg | closed | tagging task twice can lead to untag task | bug low-hanging-fruit needinfo priority:medium | Steps to reproduce :
- create a new task
- edit the new task
- enter "@mysupertag" in description in order to tag task -> the tag is colored in yellow (as expected)
- continue editing, then enter **again** "@mysupertag" in description -> the second tag is colored in yellow while the first is uncolored (as expected ? Maybe _this_ is the cause of the bug)
- at this point, if I close the task editor, all is ok : even if first tag is not colored, the second one is, thus the task is correctly tagged with @mysupertag
- but if I keep editing the task, and I erase the second tag, the first tag is not colored in yellow again
- if I close the task editor now, the task contains @mysupertag in description BUT IS NOT TAGGED !
The bug is fixed if I open again the task editor : at the opening, the remaining tag is colored in yellow again (I supposed that the description is parsed again)... But as it IS possible to have a @mysupertag in a task description without having this task tagged "mysupertag", this remains a problem.
| 1.0 | tagging task twice can lead to untag task - Steps to reproduce :
- create a new task
- edit the new task
- enter "@mysupertag" in description in order to tag task -> the tag is colored in yellow (as expected)
- continue editing, then enter **again** "@mysupertag" in description -> the second tag is colored in yellow while the first is uncolored (as expected ? Maybe _this_ is the cause of the bug)
- at this point, if I close the task editor, all is ok : even if first tag is not colored, the second one is, thus the task is correctly tagged with @mysupertag
- but if I keep editing the task, and I erase the second tag, the first tag is not colored in yellow again
- if I close the task editor now, the task contains @mysupertag in description BUT IS NOT TAGGED !
The bug is fixed if I open again the task editor : at the opening, the remaining tag is colored in yellow again (I supposed that the description is parsed again)... But as it IS possible to have a @mysupertag in a task description without having this task tagged "mysupertag", this remains a problem.
| priority | tagging task twice can lead to untag task steps to reproduce create a new task edit the new task enter mysupertag in description in order to tag task the tag is colored in yellow as expected continue editing then enter again mysupertag in description the second tag is colored in yellow while the first is uncolored as expected maybe this is the cause of the bug at this point if i close the task editor all is ok even if first tag is not colored the second one is thus the task is correctly tagged with mysupertag but if i keep editing the task and i erase the second tag the first tag is not colored in yellow again if i close the task editor now the task contains mysupertag in description but is not tagged the bug is fixed if i open again the task editor at the opening the remaining tag is colored in yellow again i supposed that the description is parsed again but as it is possible to have a mysupertag in a task description without having this task tagged mysupertag this remains a problem | 1 |
411,844 | 12,032,682,939 | IssuesEvent | 2020-04-13 12:43:40 | GruppOne/project-docs | https://api.github.com/repos/GruppOne/project-docs | opened | Preparazione grafici PdQ | docs - PdQ low priority | i dati che usate per creare i grafici dovrebbero venire condivisi a tutti in modo da poterli aggiornare man mano e da stabilire uno stile unico. Al momento alcuni dei grafici son fatti in un modo, altri in un altro. Alcuni a colori, altri in bianco e nero.
pensavo a un google sheet con un foglio diverso per ogni grafico che dobbiamo includere, e all'inizio di ciascun foglio le istruzioni per aggiungere dati al grafico, o un link alla sezione delle norme dove è spiegata la procedura | 1.0 | Preparazione grafici PdQ - i dati che usate per creare i grafici dovrebbero venire condivisi a tutti in modo da poterli aggiornare man mano e da stabilire uno stile unico. Al momento alcuni dei grafici son fatti in un modo, altri in un altro. Alcuni a colori, altri in bianco e nero.
pensavo a un google sheet con un foglio diverso per ogni grafico che dobbiamo includere, e all'inizio di ciascun foglio le istruzioni per aggiungere dati al grafico, o un link alla sezione delle norme dove è spiegata la procedura | priority | preparazione grafici pdq i dati che usate per creare i grafici dovrebbero venire condivisi a tutti in modo da poterli aggiornare man mano e da stabilire uno stile unico al momento alcuni dei grafici son fatti in un modo altri in un altro alcuni a colori altri in bianco e nero pensavo a un google sheet con un foglio diverso per ogni grafico che dobbiamo includere e all inizio di ciascun foglio le istruzioni per aggiungere dati al grafico o un link alla sezione delle norme dove è spiegata la procedura | 1 |
768,340 | 26,961,340,052 | IssuesEvent | 2023-02-08 18:25:49 | openmsupply/open-msupply | https://api.github.com/repos/openmsupply/open-msupply | closed | Add item performance -- front-end | Priority: Low | Split out from #1043 based on [this discussion](https://github.com/openmsupply/open-msupply/issues/1043#issuecomment-1399645459).
Don't fetch the whole list, only the first 15-20 items, and then do search-as-you-type after that.
With some UX advice from Anisha. | 1.0 | Add item performance -- front-end - Split out from #1043 based on [this discussion](https://github.com/openmsupply/open-msupply/issues/1043#issuecomment-1399645459).
Don't fetch the whole list, only the first 15-20 items, and then do search-as-you-type after that.
With some UX advice from Anisha. | priority | add item performance front end split out from based on don t fetch the whole list only the first items and then do search as you type after that with some ux advice from anisha | 1 |
499,800 | 14,479,498,027 | IssuesEvent | 2020-12-10 09:53:30 | hochschule-darmstadt-UAS/ddk-artbrowser | https://api.github.com/repos/hochschule-darmstadt-UAS/ddk-artbrowser | opened | Match DDK Data with Wikidata | backend enhancement low priority | **Reason (Why?)**
It would be awesome to combine both data bases, because:
1. The DDK data base includes no images for all entities except artwork and is only in German, but is huge and of very good quality.
2. The wikidata data base includes translations and images for all kinds of things, but is not as 'curated' as ddk and not as huge
**Solution (What?)**
Both data bases include ids of [getty](http://vocab.getty.edu) and [dnb](https://www.dnb.de/DE/Home/home_node.html). We could try to match data on that basis.
**Out of scope**
Matching data without dnb/getty id on eg name..
**Acceptance criteria**
A wikidata link can be generated for matching ddk data sets.
| 1.0 | Match DDK Data with Wikidata - **Reason (Why?)**
It would be awesome to combine both data bases, because:
1. The DDK data base includes no images for all entities except artwork and is only in German, but is huge and of very good quality.
2. The wikidata data base includes translations and images for all kinds of things, but is not as 'curated' as ddk and not as huge
**Solution (What?)**
Both data bases include ids of [getty](http://vocab.getty.edu) and [dnb](https://www.dnb.de/DE/Home/home_node.html). We could try to match data on that basis.
**Out of scope**
Matching data without dnb/getty id on eg name..
**Acceptance criteria**
A wikidata link can be generated for matching ddk data sets.
| priority | match ddk data with wikidata reason why it would be awesome to combine both data bases because the ddk data base includes no images for all entities except artwork and is only in german but is huge and of very good quality the wikidata data base includes translations and images for all kinds of things but is not as curated as ddk and not as huge solution what both data bases include ids of and we could try to match data on that basis out of scope matching data without dnb getty id on eg name acceptance criteria a wikidata link can be generated for matching ddk data sets | 1 |
540,998 | 15,820,055,926 | IssuesEvent | 2021-04-05 18:24:14 | buttercup/buttercup-desktop | https://api.github.com/repos/buttercup/buttercup-desktop | closed | add more options for linux | Effort: Low Platform: Linux Priority: Low Status: Available Type: Enhancement | <!-- Love buttercup-desktop? Please consider supporting our collective:
👉 https://opencollective.com/buttercup/donate -->
is there a possibility to provide buttercup as an [appimage](https://appimage.org/)
would be also nice to see buttercup on [snap](https://snapcraft.io/) | 1.0 | add more options for linux - <!-- Love buttercup-desktop? Please consider supporting our collective:
👉 https://opencollective.com/buttercup/donate -->
is there a possibility to provide buttercup as an [appimage](https://appimage.org/)
would be also nice to see buttercup on [snap](https://snapcraft.io/) | priority | add more options for linux love buttercup desktop please consider supporting our collective 👉 is there a possibility to provide buttercup as an would be also nice to see buttercup on | 1 |
351,654 | 10,521,743,470 | IssuesEvent | 2019-09-30 07:01:01 | AY1920S1-CS2103T-T09-2/main | https://api.github.com/repos/AY1920S1-CS2103T-T09-2/main | opened | As a student who likes to keep things neat i want to be able to archive my older exercises | priority.Low type.Story | so that i can be more focused on recent exercises | 1.0 | As a student who likes to keep things neat i want to be able to archive my older exercises - so that i can be more focused on recent exercises | priority | as a student who likes to keep things neat i want to be able to archive my older exercises so that i can be more focused on recent exercises | 1 |
136,116 | 5,271,683,361 | IssuesEvent | 2017-02-06 10:26:28 | python/mypy | https://api.github.com/repos/python/mypy | opened | Dynamic base classes | feature needs discussion priority-2-low | Currently mypy isn't happy about dynamic base classes, even though these are not uncommon. Maybe mypy could do a better job.
Currently this works:
```py
base: Any = create_class()
class A(base): ...
```
However, these don't work:
```py
base2 = create_class() # no annotation for base2 -> doesn't work
class B(base2): ...
class C(create_class()): ... # function call as base class
base3: Type[A] = ...
class D(base3): ...
```
A plugin architecture (https://github.com/python/mypy/issues/1240) would help with commonly used libraries, but it wouldn't help with more ad-hoc uses of dynamic base classes. | 1.0 | Dynamic base classes - Currently mypy isn't happy about dynamic base classes, even though these are not uncommon. Maybe mypy could do a better job.
Currently this works:
```py
base: Any = create_class()
class A(base): ...
```
However, these don't work:
```py
base2 = create_class() # no annotation for base2 -> doesn't work
class B(base2): ...
class C(create_class()): ... # function call as base class
base3: Type[A] = ...
class D(base3): ...
```
A plugin architecture (https://github.com/python/mypy/issues/1240) would help with commonly used libraries, but it wouldn't help with more ad-hoc uses of dynamic base classes. | priority | dynamic base classes currently mypy isn t happy about dynamic base classes even though these are not uncommon maybe mypy could do a better job currently this works py base any create class class a base however these don t work py create class no annotation for doesn t work class b class c create class function call as base class type class d a plugin architecture would help with commonly used libraries but it wouldn t help with more ad hoc uses of dynamic base classes | 1 |
151,324 | 5,810,274,607 | IssuesEvent | 2017-05-04 15:06:59 | japanesemediamanager/ShokoDesktop | https://api.github.com/repos/japanesemediamanager/ShokoDesktop | closed | tvdb linking does not save correctly (3.7.0.126) | Bug - Low Priority | seems the tvdb links does not save correctly.
for example on hunter x hunter there is 3 seasons on tvdb.
its admin confirmed and everything.
if i choose to use the community recommendations it has saved a few ways.
linking episode 59 to season 3 instead of 2 and not saving the season 1 link at all
i have also had episode 59 be linked to season 2 and episode 79 to season 3 (which i dont even find in the community tab)
it really seems random in many ways with what i get and dont get when using the premade links of the community.
unsure if manual linking outside of the community links works 100% aswell.
seems weird comparing too how it was.
tried +5 times and it didnt get it right once.
| 1.0 | tvdb linking does not save correctly (3.7.0.126) - seems the tvdb links does not save correctly.
for example on hunter x hunter there is 3 seasons on tvdb.
its admin confirmed and everything.
if i choose to use the community recommendations it has saved a few ways.
linking episode 59 to season 3 instead of 2 and not saving the season 1 link at all
i have also had episode 59 be linked to season 2 and episode 79 to season 3 (which i dont even find in the community tab)
it really seems random in many ways with what i get and dont get when using the premade links of the community.
unsure if manual linking outside of the community links works 100% aswell.
seems weird comparing too how it was.
tried +5 times and it didnt get it right once.
| priority | tvdb linking does not save correctly seems the tvdb links does not save correctly for example on hunter x hunter there is seasons on tvdb its admin confirmed and everything if i choose to use the community recommendations it has saved a few ways linking episode to season instead of and not saving the season link at all i have also had episode be linked to season and episode to season which i dont even find in the community tab it really seems random in many ways with what i get and dont get when using the premade links of the community unsure if manual linking outside of the community links works aswell seems weird comparing too how it was tried times and it didnt get it right once | 1 |
398,865 | 11,742,441,977 | IssuesEvent | 2020-03-12 00:48:29 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Make the starting year field in the registration form a dropdown | priority: low registrations technical change | In GitLab by @se-bastiaan on Jul 12, 2018, 11:00
### One-sentence description
Make the starting year field in the registration form a dropdown
### Why?
To prevent weird values being entered
### Current implementation
It's an integer field
### Desired implementation
Dropdown! | 1.0 | Make the starting year field in the registration form a dropdown - In GitLab by @se-bastiaan on Jul 12, 2018, 11:00
### One-sentence description
Make the starting year field in the registration form a dropdown
### Why?
To prevent weird values being entered
### Current implementation
It's an integer field
### Desired implementation
Dropdown! | priority | make the starting year field in the registration form a dropdown in gitlab by se bastiaan on jul one sentence description make the starting year field in the registration form a dropdown why to prevent weird values being entered current implementation it s an integer field desired implementation dropdown | 1 |
475,778 | 13,725,717,597 | IssuesEvent | 2020-10-03 19:46:56 | kir-dev/tanulo-next | https://api.github.com/repos/kir-dev/tanulo-next | closed | Don't use ts-node to run copyStaticAssets.ts | enhancement good first issue low priority | ts-node is very slow compared to just running a JS script with node. With the use of `node -r esm <file>` we can even use ES imports in `copyStaticAssets` without the need for the .ts extension. | 1.0 | Don't use ts-node to run copyStaticAssets.ts - ts-node is very slow compared to just running a JS script with node. With the use of `node -r esm <file>` we can even use ES imports in `copyStaticAssets` without the need for the .ts extension. | priority | don t use ts node to run copystaticassets ts ts node is very slow compared to just running a js script with node with the use of node r esm we can even use es imports in copystaticassets without the need for the ts extension | 1 |
686,963 | 23,510,284,851 | IssuesEvent | 2022-08-18 15:53:52 | SteamGridDB/SGDBoop | https://api.github.com/repos/SteamGridDB/SGDBoop | opened | Replace dialog box with tabbed interface separating non-Steam apps, mods, and Steam apps. | enhancement help wanted low priority | Right now everything is bundled just together in one huge list.
Relevant documentation: https://www.tecgraf.puc-rio.br/iup/en/elem/iuptabs.html
Steam games yet to be implemented in #12 | 1.0 | Replace dialog box with tabbed interface separating non-Steam apps, mods, and Steam apps. - Right now everything is bundled just together in one huge list.
Relevant documentation: https://www.tecgraf.puc-rio.br/iup/en/elem/iuptabs.html
Steam games yet to be implemented in #12 | priority | replace dialog box with tabbed interface separating non steam apps mods and steam apps right now everything is bundled just together in one huge list relevant documentation steam games yet to be implemented in | 1 |
649,555 | 21,315,682,243 | IssuesEvent | 2022-04-16 08:22:22 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | reopened | lsm6dso | bug priority: low area: Sensors | Compilation issue :
In zephyr/drivers/sensor/lsm6dso_trigger.c line 45 in function _lsm6dso_enable_t_int_, the variable int2_route is not defined and has been replaced by int2_ctrl (struct type lsm6dso_int2_ctrl_t ) line 31.
static int lsm6dso_enable_t_int(const struct device *dev, int enable)
{
const struct lsm6dso_config *cfg = dev->config;
stmdev_ctx_t *ctx = (stmdev_ctx_t *)&cfg->ctx;
struct lsm6dso_data *lsm6dso = dev->data;
lsm6dso_int2_ctrl_t int2_ctrl;
if (enable) {
int16_t buf;
/* dummy read: re-trigger interrupt */
lsm6dso_temperature_raw_get(ctx, &buf);
}
/* set interrupt (TEMP DRDY interrupt is only on INT2) */
if (cfg->int_pin == 1)
return -EIO;
lsm6dso_read_reg(ctx, LSM6DSO_INT2_CTRL, (uint8_t *)&int2_ctrl, 1);
int2_route.int2_ctrl.int2_drdy_temp = enable;
return lsm6dso_write_reg(ctx, LSM6DSO_INT2_CTRL,
(uint8_t *)&int2_ctrl, 1);
}
#endif
The correction is to replace the line 45 by : int2_ctrl.int2_drdy_temp = enable;
| 1.0 | lsm6dso - Compilation issue :
In zephyr/drivers/sensor/lsm6dso_trigger.c line 45 in function _lsm6dso_enable_t_int_, the variable int2_route is not defined and has been replaced by int2_ctrl (struct type lsm6dso_int2_ctrl_t ) line 31.
static int lsm6dso_enable_t_int(const struct device *dev, int enable)
{
const struct lsm6dso_config *cfg = dev->config;
stmdev_ctx_t *ctx = (stmdev_ctx_t *)&cfg->ctx;
struct lsm6dso_data *lsm6dso = dev->data;
lsm6dso_int2_ctrl_t int2_ctrl;
if (enable) {
int16_t buf;
/* dummy read: re-trigger interrupt */
lsm6dso_temperature_raw_get(ctx, &buf);
}
/* set interrupt (TEMP DRDY interrupt is only on INT2) */
if (cfg->int_pin == 1)
return -EIO;
lsm6dso_read_reg(ctx, LSM6DSO_INT2_CTRL, (uint8_t *)&int2_ctrl, 1);
int2_route.int2_ctrl.int2_drdy_temp = enable;
return lsm6dso_write_reg(ctx, LSM6DSO_INT2_CTRL,
(uint8_t *)&int2_ctrl, 1);
}
#endif
The correction is to replace the line 45 by : int2_ctrl.int2_drdy_temp = enable;
| priority | compilation issue in zephyr drivers sensor trigger c line in function enable t int the variable route is not defined and has been replaced by ctrl struct type ctrl t line static int enable t int const struct device dev int enable const struct config cfg dev config stmdev ctx t ctx stmdev ctx t cfg ctx struct data dev data ctrl t ctrl if enable t buf dummy read re trigger interrupt temperature raw get ctx buf set interrupt temp drdy interrupt is only on if cfg int pin return eio read reg ctx ctrl t ctrl route ctrl drdy temp enable return write reg ctx ctrl t ctrl endif the correction is to replace the line by ctrl drdy temp enable | 1 |
173,746 | 6,530,569,412 | IssuesEvent | 2017-08-30 15:31:03 | ngageoint/hootenanny | https://api.github.com/repos/ngageoint/hootenanny | opened | Add ability to filter hoot core log activity at the class level | Category: Core Priority: Low Status: New/Undefined Type: Task | Not sure how to do this or if it could be done... but it would be really useful to be able to just see trace level logging for one or more classes and not all of them at once. Often I'm debugging and I need to see trace level statements but only in one or two sections of the code. With all the trace logging on, the log output size is unmanageable. | 1.0 | Add ability to filter hoot core log activity at the class level - Not sure how to do this or if it could be done... but it would be really useful to be able to just see trace level logging for one or more classes and not all of them at once. Often I'm debugging and I need to see trace level statements but only in one or two sections of the code. With all the trace logging on, the log output size is unmanageable. | priority | add ability to filter hoot core log activity at the class level not sure how to do this or if it could be done but it would be really useful to be able to just see trace level logging for one or more classes and not all of them at once often i m debugging and i need to see trace level statements but only in one or two sections of the code with all the trace logging on the log output size is unmanageable | 1 |
563,511 | 16,687,462,209 | IssuesEvent | 2021-06-08 09:29:28 | panmau/stormsimulator | https://api.github.com/repos/panmau/stormsimulator | reopened | More Random Change of Rain Volume / Lightning Amount | Priority: Low Type: Enhancement | Received this feedback from a user:
"If letting it run in the background for a long time it can get a little stale and monotonous. It would be nice, and a more natural-like simulation, if one could set the three parameters to vary over time. Especially the rain one, it seems to me. Some kind of random, or timed, variation of intensity would be much better."
| 1.0 | More Random Change of Rain Volume / Lightning Amount - Received this feedback from a user:
"If letting it run in the background for a long time it can get a little stale and monotonous. It would be nice, and a more natural-like simulation, if one could set the three parameters to vary over time. Especially the rain one, it seems to me. Some kind of random, or timed, variation of intensity would be much better."
| priority | more random change of rain volume lightning amount received this feedback from a user if letting it run in the background for a long time it can get a little stale and monotonous it would be nice and a more natural like simulation if one could set the three parameters to vary over time especially the rain one it seems to me some kind of random or timed variation of intensity would be much better | 1 |
252,768 | 8,041,592,941 | IssuesEvent | 2018-07-31 03:56:02 | MarshallAsch/veil-droid | https://api.github.com/repos/MarshallAsch/veil-droid | closed | sorting UI and filter UI not update with theme | Priority: Low Status: Review Needed Type: Bug | Sorting UI:
- the button is updated but the dropdown menu is not updated with the dark theme
Filter UI:
- none of the filter UI is updated for the theme | 1.0 | sorting UI and filter UI not update with theme - Sorting UI:
- the button is updated but the dropdown menu is not updated with the dark theme
Filter UI:
- none of the filter UI is updated for the theme | priority | sorting ui and filter ui not update with theme sorting ui the button is updated but the dropdown menu is not updated with the dark theme filter ui none of the filter ui is updated for the theme | 1 |
441,666 | 12,729,102,256 | IssuesEvent | 2020-06-25 04:49:12 | alanqchen/Bear-Post | https://api.github.com/repos/alanqchen/Bear-Post | closed | Fix/Investigate injectFirst prop warning | Low Priority bug frontend | During builds, `injectFirst` is not a valid prop even though it is listed in the Material UI documentation. | 1.0 | Fix/Investigate injectFirst prop warning - During builds, `injectFirst` is not a valid prop even though it is listed in the Material UI documentation. | priority | fix investigate injectfirst prop warning during builds injectfirst is not a valid prop even though it is listed in the material ui documentation | 1 |
740,297 | 25,742,904,803 | IssuesEvent | 2022-12-08 07:42:51 | AirSkyBoat/AirSkyBoat | https://api.github.com/repos/AirSkyBoat/AirSkyBoat | closed | 🐛 Mog houses contain moogle without having to interact with NPC to rent | bug NPC Tag NPC Issue System Very Low Priority | <!-- Remove space and place 'x' mark between square [] brackets or click the checkbox after saving to affirm the following points: -->
<!-- (it should look like this: - [x] I have ...) -->
**_I affirm:_**
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the [Contributing Guide](https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/CODE_OF_CONDUCT.md).
- [x] I have searched existing [issues](https://github.com/AirSkyBoat/AirSkyBoat/issues) to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
## Overview Of Issue
I believe in retail you had to talk to an NPC stationed outside of the mog house entrance in order to "rent" a room in a foreign nation, allowing you to enter and see your moogle in there. It appears on the beata server that mog houses are "rented" by default in all cities, meaning that you can enter and see your moogle in a foreign nation without having to interact with an NPC.
I realise this might be a deliberate QoL change however.
In addition, it's a little odd but the moogle does not seem to load in if you enter the a mog house from one of the areas where all NPCs have currently been changed to use the Cid model. Doubt this is an issue for release though :)
## If possible, provide steps to reproduce
<!-- Add steps to reproduce here -->
## If participating in HorizonXI Bugsquasher Campaign, please provide your character name used during the HorizonXI Beta:
Go to various cities and enter mog houses without speaking to NPCs. Notice the moogle is always there (apart from in Cid-ified zones)
### If more than one player participated in discovering this bug, please also provide their beta character names:
Vivette
## Please provide any screenshots related to the reported bug by attaching them to this issue
| 1.0 | 🐛 Mog houses contain moogle without having to interact with NPC to rent - <!-- Remove space and place 'x' mark between square [] brackets or click the checkbox after saving to affirm the following points: -->
<!-- (it should look like this: - [x] I have ...) -->
**_I affirm:_**
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the [Contributing Guide](https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/CODE_OF_CONDUCT.md).
- [x] I have searched existing [issues](https://github.com/AirSkyBoat/AirSkyBoat/issues) to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
## Overview Of Issue
I believe in retail you had to talk to an NPC stationed outside of the mog house entrance in order to "rent" a room in a foreign nation, allowing you to enter and see your moogle in there. It appears on the beata server that mog houses are "rented" by default in all cities, meaning that you can enter and see your moogle in a foreign nation without having to interact with an NPC.
I realise this might be a deliberate QoL change however.
In addition, it's a little odd but the moogle does not seem to load in if you enter the a mog house from one of the areas where all NPCs have currently been changed to use the Cid model. Doubt this is an issue for release though :)
## If possible, provide steps to reproduce
<!-- Add steps to reproduce here -->
## If participating in HorizonXI Bugsquasher Campaign, please provide your character name used during the HorizonXI Beta:
Go to various cities and enter mog houses without speaking to NPCs. Notice the moogle is always there (apart from in Cid-ified zones)
### If more than one player participated in discovering this bug, please also provide their beta character names:
Vivette
## Please provide any screenshots related to the reported bug by attaching them to this issue
| priority | 🐛 mog houses contain moogle without having to interact with npc to rent i affirm i understand that if i do not agree to the following points by completing the checkboxes my issue will be ignored i have read and understood the and the i have searched existing to see if the issue has already been opened and i have checked the commit log to see if the issue has been resolved since my server was last updated overview of issue i believe in retail you had to talk to an npc stationed outside of the mog house entrance in order to rent a room in a foreign nation allowing you to enter and see your moogle in there it appears on the beata server that mog houses are rented by default in all cities meaning that you can enter and see your moogle in a foreign nation without having to interact with an npc i realise this might be a deliberate qol change however in addition it s a little odd but the moogle does not seem to load in if you enter the a mog house from one of the areas where all npcs have currently been changed to use the cid model doubt this is an issue for release though if possible provide steps to reproduce if participating in horizonxi bugsquasher campaign please provide your character name used during the horizonxi beta go to various cities and enter mog houses without speaking to npcs notice the moogle is always there apart from in cid ified zones if more than one player participated in discovering this bug please also provide their beta character names vivette please provide any screenshots related to the reported bug by attaching them to this issue | 1 |
430,822 | 12,466,547,830 | IssuesEvent | 2020-05-28 15:38:25 | GeyserMC/Geyser | https://api.github.com/repos/GeyserMC/Geyser | closed | Issue with Fireworks [java.lang.Integer cannot be cast to class java.lang.Byte (FireworkEntity)] | Confirmed Bug Priority: Low | **Describe the bug**
I get the following exception in my console whenever i pass near any firework, i do not see the fireworks on bedrock edition. I do see the fireworks on my Java client.
Fireworks launched on bedrock edition -> can see on both bedrock and java clients
Fireworks launched on Java client -> can see on only java client, there are NO effects seen on the bedrock edition
**To Reproduce**
1. Connect both a bedrock player and java player
2. On java client, give yourself a firework
`/give @p firework_rocket{Fireworks:{Flight:2,Explosions:[{Type:1,Flicker:0,Trail:0,Colors:[I;11743532]}]}} 1`
3. Now deploy the firework observing it from the bedrock player
4. The firework launches but it never explodes(no explosion effects seen) on (only) the bedrock edition.
**Expected behavior**
Firework effects should be visible on bedrock client the same way they are on java client
**Screenshots / Videos**
Firework Effect on Java client [Launched on Java client]

Same firework as seen on Bedrock client [Launched on java client]

**Server Version**

**Geyser Version**
Geyser-Bukkit v1.0-SNAPSHOT
Bukkit plugin
auth-type: offline
**Minecraft: Bedrock Edition Version**
1.14.60.5
**Additional Context**
It does not seem like any plugins would cause the issue.
I have attached the server console output.
[console.txt](https://github.com/GeyserMC/Geyser/files/4693114/console.txt)
| 1.0 | Issue with Fireworks [java.lang.Integer cannot be cast to class java.lang.Byte (FireworkEntity)] - **Describe the bug**
I get the following exception in my console whenever i pass near any firework, i do not see the fireworks on bedrock edition. I do see the fireworks on my Java client.
Fireworks launched on bedrock edition -> can see on both bedrock and java clients
Fireworks launched on Java client -> can see on only java client, there are NO effects seen on the bedrock edition
**To Reproduce**
1. Connect both a bedrock player and java player
2. On java client, give yourself a firework
`/give @p firework_rocket{Fireworks:{Flight:2,Explosions:[{Type:1,Flicker:0,Trail:0,Colors:[I;11743532]}]}} 1`
3. Now deploy the firework observing it from the bedrock player
4. The firework launches but it never explodes(no explosion effects seen) on (only) the bedrock edition.
**Expected behavior**
Firework effects should be visible on bedrock client the same way they are on java client
**Screenshots / Videos**
Firework Effect on Java client [Launched on Java client]

Same firework as seen on Bedrock client [Launched on java client]

**Server Version**

**Geyser Version**
Geyser-Bukkit v1.0-SNAPSHOT
Bukkit plugin
auth-type: offline
**Minecraft: Bedrock Edition Version**
1.14.60.5
**Additional Context**
It does not seem like any plugins would cause the issue.
I have attached the server console output.
[console.txt](https://github.com/GeyserMC/Geyser/files/4693114/console.txt)
| priority | issue with fireworks describe the bug i get the following exception in my console whenever i pass near any firework i do not see the fireworks on bedrock edition i do see the fireworks on my java client fireworks launched on bedrock edition can see on both bedrock and java clients fireworks launched on java client can see on only java client there are no effects seen on the bedrock edition to reproduce connect both a bedrock player and java player on java client give yourself a firework give p firework rocket fireworks flight explosions now deploy the firework observing it from the bedrock player the firework launches but it never explodes no explosion effects seen on only the bedrock edition expected behavior firework effects should be visible on bedrock client the same way they are on java client screenshots videos firework effect on java client same firework as seen on bedrock client server version geyser version geyser bukkit snapshot bukkit plugin auth type offline minecraft bedrock edition version additional context it does not seem like any plugins would cause the issue i have attached the server console output | 1 |
606,771 | 18,768,100,532 | IssuesEvent | 2021-11-06 09:48:08 | AY2122S1-CS2103T-W12-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-W12-3/tp | closed | [PE-D] Email domain without .com is accepted | priority.Low | 

<!--session: 1635494228974-d6e1887f-ff77-402d-b903-db869bcf874e-->
<!--Version: Web v3.4.1-->
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: zognin/ped#6 | 1.0 | [PE-D] Email domain without .com is accepted - 

<!--session: 1635494228974-d6e1887f-ff77-402d-b903-db869bcf874e-->
<!--Version: Web v3.4.1-->
-------------
Labels: `severity.Medium` `type.FeatureFlaw`
original: zognin/ped#6 | priority | email domain without com is accepted labels severity medium type featureflaw original zognin ped | 1 |
521,828 | 15,117,022,767 | IssuesEvent | 2021-02-09 07:48:40 | rchain/rchain | https://api.github.com/repos/rchain/rchain | opened | Exit rnode when out of disk space | Priority-Low enhancement | On a latest 0.10.0 release, got following out of disk space error, however, the node still kept running.
Jan 17, 2021 @ 03:34:29.439 testnet-node-lfs Uncaught Exception
org.lmdbjava.LmdbNativeException$ConstantDerivedException: Platform constant error code: ENOSPC No space left on device (28)
at org.lmdbjava.ResultCodeMapper.checkRc(ResultCodeMapper.java:114)
at org.lmdbjava.Txn.commit(Txn.java:110)
at coop.rchain.lmdb.LMDBStore.withTxn(LMDBStore.scala:20)
at coop.rchain.lmdb.LMDBStore.$anonfun$withWriteTxnF$1(LMDBStore.scala:37)
at cats.effect.Sync.$anonfun$delay$1(Sync.scala:54)
at cats.effect.Sync$KleisliSync.$anonfun$suspend$6(Sync.scala:314)
at runToFuture @ coop.rchain.catscontrib.TaskContrib$TaskOps$.unsafeRunSync$extension(taskOps.scala:27)
| 1.0 | Exit rnode when out of disk space - On a latest 0.10.0 release, got following out of disk space error, however, the node still kept running.
Jan 17, 2021 @ 03:34:29.439 testnet-node-lfs Uncaught Exception
org.lmdbjava.LmdbNativeException$ConstantDerivedException: Platform constant error code: ENOSPC No space left on device (28)
at org.lmdbjava.ResultCodeMapper.checkRc(ResultCodeMapper.java:114)
at org.lmdbjava.Txn.commit(Txn.java:110)
at coop.rchain.lmdb.LMDBStore.withTxn(LMDBStore.scala:20)
at coop.rchain.lmdb.LMDBStore.$anonfun$withWriteTxnF$1(LMDBStore.scala:37)
at cats.effect.Sync.$anonfun$delay$1(Sync.scala:54)
at cats.effect.Sync$KleisliSync.$anonfun$suspend$6(Sync.scala:314)
at runToFuture @ coop.rchain.catscontrib.TaskContrib$TaskOps$.unsafeRunSync$extension(taskOps.scala:27)
| priority | exit rnode when out of disk space on a latest release got following out of disk space error however the node still kept running jan testnet node lfs uncaught exception org lmdbjava lmdbnativeexception constantderivedexception platform constant error code enospc no space left on device at org lmdbjava resultcodemapper checkrc resultcodemapper java at org lmdbjava txn commit txn java at coop rchain lmdb lmdbstore withtxn lmdbstore scala at coop rchain lmdb lmdbstore anonfun withwritetxnf lmdbstore scala at cats effect sync anonfun delay sync scala at cats effect sync kleislisync anonfun suspend sync scala at runtofuture coop rchain catscontrib taskcontrib taskops unsaferunsync extension taskops scala | 1 |
767,668 | 26,935,819,146 | IssuesEvent | 2023-02-07 20:33:14 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | Rust language beta support mega-issue | enhancement priority:low lang:rust | Hi all,
We currently have a moderate amount of Rust code within our organization. However, there are not many Rust Semgrep rules available yet, which makes it difficult to adopt Semgrep on our Rust codebases. Rust is also growing very quickly, and becoming a darling of the open source community. With that, I'd like to purpose an initiative to move Rust from experimental -> beta support in Semgrep.
As you know, there are [three requirements](https://semgrep.dev/docs/supported-languages/) to make this happen:
- Parse rate
- Feature support
- Rule count
[`semgrep-rules`](https://github.com/returntocorp/semgrep-rules) does not currently have any Rust rules. I'd be happy to contribute 5-10 of Rust's first rules to `semgrep-rules` if r2c can handle the parse rate and feature support.
Rust is [currently sitting at 98.8% parse rate](https://dashboard.semgrep.dev/metric/semgrep.core.rust.parse.pct), very close to the 99% requirement for beta. I haven't investigated Rust's missing beta feature support, so that would have to be done as part of this task.
Of course, once this is done it could be accompanied by the usual language promotion blog post 👍
Related issues:
- https://github.com/returntocorp/semgrep-rules/issues/1442 | 1.0 | Rust language beta support mega-issue - Hi all,
We currently have a moderate amount of Rust code within our organization. However, there are not many Rust Semgrep rules available yet, which makes it difficult to adopt Semgrep on our Rust codebases. Rust is also growing very quickly, and becoming a darling of the open source community. With that, I'd like to purpose an initiative to move Rust from experimental -> beta support in Semgrep.
As you know, there are [three requirements](https://semgrep.dev/docs/supported-languages/) to make this happen:
- Parse rate
- Feature support
- Rule count
[`semgrep-rules`](https://github.com/returntocorp/semgrep-rules) does not currently have any Rust rules. I'd be happy to contribute 5-10 of Rust's first rules to `semgrep-rules` if r2c can handle the parse rate and feature support.
Rust is [currently sitting at 98.8% parse rate](https://dashboard.semgrep.dev/metric/semgrep.core.rust.parse.pct), very close to the 99% requirement for beta. I haven't investigated Rust's missing beta feature support, so that would have to be done as part of this task.
Of course, once this is done it could be accompanied by the usual language promotion blog post 👍
Related issues:
- https://github.com/returntocorp/semgrep-rules/issues/1442 | priority | rust language beta support mega issue hi all we currently have a moderate amount of rust code within our organization however there are not many rust semgrep rules available yet which makes it difficult to adopt semgrep on our rust codebases rust is also growing very quickly and becoming a darling of the open source community with that i d like to purpose an initiative to move rust from experimental beta support in semgrep as you know there are to make this happen parse rate feature support rule count does not currently have any rust rules i d be happy to contribute of rust s first rules to semgrep rules if can handle the parse rate and feature support rust is very close to the requirement for beta i haven t investigated rust s missing beta feature support so that would have to be done as part of this task of course once this is done it could be accompanied by the usual language promotion blog post 👍 related issues | 1 |
318,263 | 9,684,219,294 | IssuesEvent | 2019-05-23 13:19:51 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Change the popup text when deleting switch from pf | Priority: Low Type: Feature / Enhancement | I would like to ask, if it is possible to change the popup text when deleting a switch from packetfence.
When I click on the delete button, the switch is not highlighted. On a long list of switches on very wide displays, you have to follow the lines with your finger if you really delete the correct switch.
I guess it would be easier when the popup contains the switchname or IP address.

Something like "Really delete switch 10.0.0.2?"
Just a little "feature" request. :)
| 1.0 | Change the popup text when deleting switch from pf - I would like to ask, if it is possible to change the popup text when deleting a switch from packetfence.
When I click on the delete button, the switch is not highlighted. On a long list of switches on very wide displays, you have to follow the lines with your finger if you really delete the correct switch.
I guess it would be easier when the popup contains the switchname or IP address.

Something like "Really delete switch 10.0.0.2?"
Just a little "feature" request. :)
| priority | change the popup text when deleting switch from pf i would like to ask if it is possible to change the popup text when deleting a switch from packetfence when i click on the delete button the switch is not highlighted on a long list of switches on very wide displays you have to follow the lines with your finger if you really delete the correct switch i guess it would be easier when the popup contains the switchname or ip address something like really delete switch just a little feature request | 1 |
112,801 | 4,538,701,856 | IssuesEvent | 2016-09-09 08:06:38 | LearningLocker/learninglocker | https://api.github.com/repos/LearningLocker/learninglocker | closed | How to query property that is a url via API? | priority:low status:archived type:question | Hoping someone can help me out here. I'm trying to query an extension property. The extension is formed the way xAPI statements should (to my knowledge) with it being url:value. The question I have is how do you query this via the api as valid JSON and still get results?
I've made a custom property that has the role of the user and so I'm trying to query the learning locker api to get something like this:
```
{
"$match": {
"statement.verb.id": "http://adlnet.gov/expapi/verbs/completed",
"statement.object.definition.extensions['https://www.elmsln.org/x-api/elmsln-role']": "student"
}
}
```
for an API query like
```
http://USER:PASS@LRSLOCATION/api/v1/statements/aggregate?pipeline=[{"$match":{"statement.verb.id":"http://adlnet.gov/expapi/verbs/completed","statement.object.definition.extensions['https://www.elmsln.org/x-api/elmsln-role']":"student"}}]
```
When I do this (and there's a ton of data off this) it comes up with nothing. However if I don't filter on student role, and then parse the JSON return for the same properties they are there. Is it not possible to query on extensions or what am I missing here? | 1.0 | How to query property that is a url via API? - Hoping someone can help me out here. I'm trying to query an extension property. The extension is formed the way xAPI statements should (to my knowledge) with it being url:value. The question I have is how do you query this via the api as valid JSON and still get results?
I've made a custom property that has the role of the user and so I'm trying to query the learning locker api to get something like this:
```
{
"$match": {
"statement.verb.id": "http://adlnet.gov/expapi/verbs/completed",
"statement.object.definition.extensions['https://www.elmsln.org/x-api/elmsln-role']": "student"
}
}
```
for an API query like
```
http://USER:PASS@LRSLOCATION/api/v1/statements/aggregate?pipeline=[{"$match":{"statement.verb.id":"http://adlnet.gov/expapi/verbs/completed","statement.object.definition.extensions['https://www.elmsln.org/x-api/elmsln-role']":"student"}}]
```
When I do this (and there's a ton of data off this) it comes up with nothing. However if I don't filter on student role, and then parse the JSON return for the same properties they are there. Is it not possible to query on extensions or what am I missing here? | priority | how to query property that is a url via api hoping someone can help me out here i m trying to query an extension property the extension is formed the way xapi statements should to my knowledge with it being url value the question i have is how do you query this via the api as valid json and still get results i ve made a custom property that has the role of the user and so i m trying to query the learning locker api to get something like this match statement verb id statement object definition extensions student for an api query like student when i do this and there s a ton of data off this it comes up with nothing however if i don t filter on student role and then parse the json return for the same properties they are there is it not possible to query on extensions or what am i missing here | 1 |
184,256 | 6,711,390,539 | IssuesEvent | 2017-10-13 03:29:42 | Drupal4Gov/Drupal-GovCon-2017 | https://api.github.com/repos/Drupal4Gov/Drupal-GovCon-2017 | closed | (Firefox) Links: Cursor is not "pointer" | Frontend low priority | ### Requirements
- [ ] Fix cursor to be "pointer" for clickable things for Firefox -- see below.
#### Background
(Using Firefox 52.0.2 on Windows 7)
i.e. cursor for hero button-looking links is "text," and cursor for sponsor logos and social media links is "default". | 1.0 | (Firefox) Links: Cursor is not "pointer" - ### Requirements
- [ ] Fix cursor to be "pointer" for clickable things for Firefox -- see below.
#### Background
(Using Firefox 52.0.2 on Windows 7)
i.e. cursor for hero button-looking links is "text," and cursor for sponsor logos and social media links is "default". | priority | firefox links cursor is not pointer requirements fix cursor to be pointer for clickable things for firefox see below background using firefox on windows i e cursor for hero button looking links is text and cursor for sponsor logos and social media links is default | 1 |
747,974 | 26,102,777,670 | IssuesEvent | 2022-12-27 09:21:13 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] kid3-cli | request:remove-pkg priority:low | - Link to the package(s) in AUR: https://aur.archlinux.org/packages/kid3-cli/
- Utility this package has for you:
A very good cli for editing audio/video tags, etc.
- Do you consider this package(s) to be useful for **every** chaotic user?:
- [ ] YES
- [ ] No, but yes for a great amount.
- [x] No, but yes for a few.
- [ ] No, it's useful only for me.
- Do you consider this package(s) to be useful for feature testing/preview (e.g: mesa-aco, wine-wayland)?:
- [ ] YES
- [x] NO
- Are you sure we don't have this package already (test with `pacman -Ss <pkgname>`)?:
- [x] YES
- Have you tested if this package builds in a clean chroot?:
- [x] YES
- [ ] NO
- Does the package's license allows us to redistribute it?:
- [x] YES
- [ ] No clue.
- [ ] No, but the author doesn't really care, it's just for bureaucracy.
- Have you searched the [issues](https://github.com/chaotic-aur/packages/issues) to ensure this request is new (not duplicated)?:
- [x] YES
- Have you read the [README](https://github.com/chaotic-aur/packages#banished-and-rejected-packages) to ensure this package is not banned?:
- [x] YES
| 1.0 | [Request] kid3-cli - - Link to the package(s) in AUR: https://aur.archlinux.org/packages/kid3-cli/
- Utility this package has for you:
A very good cli for editing audio/video tags, etc.
- Do you consider this package(s) to be useful for **every** chaotic user?:
- [ ] YES
- [ ] No, but yes for a great amount.
- [x] No, but yes for a few.
- [ ] No, it's useful only for me.
- Do you consider this package(s) to be useful for feature testing/preview (e.g: mesa-aco, wine-wayland)?:
- [ ] YES
- [x] NO
- Are you sure we don't have this package already (test with `pacman -Ss <pkgname>`)?:
- [x] YES
- Have you tested if this package builds in a clean chroot?:
- [x] YES
- [ ] NO
- Does the package's license allows us to redistribute it?:
- [x] YES
- [ ] No clue.
- [ ] No, but the author doesn't really care, it's just for bureaucracy.
- Have you searched the [issues](https://github.com/chaotic-aur/packages/issues) to ensure this request is new (not duplicated)?:
- [x] YES
- Have you read the [README](https://github.com/chaotic-aur/packages#banished-and-rejected-packages) to ensure this package is not banned?:
- [x] YES
| priority | cli link to the package s in aur utility this package has for you a very good cli for editing audio video tags etc do you consider this package s to be useful for every chaotic user yes no but yes for a great amount no but yes for a few no it s useful only for me do you consider this package s to be useful for feature testing preview e g mesa aco wine wayland yes no are you sure we don t have this package already test with pacman ss yes have you tested if this package builds in a clean chroot yes no does the package s license allows us to redistribute it yes no clue no but the author doesn t really care it s just for bureaucracy have you searched the to ensure this request is new not duplicated yes have you read the to ensure this package is not banned yes | 1 |
658,635 | 21,898,895,469 | IssuesEvent | 2022-05-20 11:26:42 | SALUNAinMC/SkyTraveller-datapack | https://api.github.com/repos/SALUNAinMC/SkyTraveller-datapack | closed | 追加[魔法] : ホーミングマウス | 😵help wanted 🗒️ priority: low ✨ feature ⚔item 📦need modeling | ### 概要
- 近くにいる敵を追尾するネズミを召喚する。
- 敵に追いついたときに、1の固定ダメージと発光効果を付与する。
### 性能
- 消費MP 5
- クールダウン 3sec
- ネズミの移動速度 0.35
### タスク
- [ ] アイテム(ゲーミング縦笛(仮))の表示を作成
- [ ] ネズミ(これは一般的なネズミ)のモデルを作成
- [ ] 召喚効果を作成
- [ ] ネズミの行動を作成 | 1.0 | 追加[魔法] : ホーミングマウス - ### 概要
- 近くにいる敵を追尾するネズミを召喚する。
- 敵に追いついたときに、1の固定ダメージと発光効果を付与する。
### 性能
- 消費MP 5
- クールダウン 3sec
- ネズミの移動速度 0.35
### タスク
- [ ] アイテム(ゲーミング縦笛(仮))の表示を作成
- [ ] ネズミ(これは一般的なネズミ)のモデルを作成
- [ ] 召喚効果を作成
- [ ] ネズミの行動を作成 | priority | 追加[魔法] ホーミングマウス 概要 近くにいる敵を追尾するネズミを召喚する。 敵に追いついたときに、 。 性能 消費mp クールダウン ネズミの移動速度 タスク アイテム ゲーミング縦笛 仮 の表示を作成 ネズミ これは一般的なネズミ のモデルを作成 召喚効果を作成 ネズミの行動を作成 | 1 |
197,574 | 6,961,423,774 | IssuesEvent | 2017-12-08 09:25:59 | meine-stadt-transparent/meine-stadt-transparent | https://api.github.com/repos/meine-stadt-transparent/meine-stadt-transparent | closed | Make the search filter pretty | Low priority | The search filters are working, yet they are much bigger and uglier than they'd need to be. | 1.0 | Make the search filter pretty - The search filters are working, yet they are much bigger and uglier than they'd need to be. | priority | make the search filter pretty the search filters are working yet they are much bigger and uglier than they d need to be | 1 |
417,852 | 12,180,205,534 | IssuesEvent | 2020-04-28 12:03:54 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | KROA-Roanoke-Blacksburg Regional Airport/Woodrum Field-VIRGINIA-USA | Being Redone Low Priority | # Airport Name
Roanoke-Blacksburg Regional Airport/Woodrum Field
# Country?
US of A
# Improvements that need to be made?
Full rework
# Are you working on this airport?
yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
low
| 1.0 | KROA-Roanoke-Blacksburg Regional Airport/Woodrum Field-VIRGINIA-USA - # Airport Name
Roanoke-Blacksburg Regional Airport/Woodrum Field
# Country?
US of A
# Improvements that need to be made?
Full rework
# Are you working on this airport?
yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
low
| priority | kroa roanoke blacksburg regional airport woodrum field virginia usa airport name roanoke blacksburg regional airport woodrum field country us of a improvements that need to be made full rework are you working on this airport yes airport priority if event runway world us capital low low | 1 |
769,991 | 27,025,212,809 | IssuesEvent | 2023-02-11 14:11:54 | kordis-leitstelle/kordis | https://api.github.com/repos/kordis-leitstelle/kordis | closed | Choose a license | priority:low type:discussion | As we aim to be “open-source” we should choose a license pretty quickly to have no liability or warranty issues. Furthermore, we need to discuss if we want to be truly open source or license Kordis under a non-commercial license which would prevent someone to sell Kordis or create a SaaS layer over it. An example license would be the Elastic License, which technically is not an open-source license!
My choice would be a [General Public License](https://choosealicense.com/licenses/agpl-3.0/) that specifies that source code of distributed material from Kordis must be available under the same license, which, I think, is more than fair. | 1.0 | Choose a license - As we aim to be “open-source” we should choose a license pretty quickly to have no liability or warranty issues. Furthermore, we need to discuss if we want to be truly open source or license Kordis under a non-commercial license which would prevent someone to sell Kordis or create a SaaS layer over it. An example license would be the Elastic License, which technically is not an open-source license!
My choice would be a [General Public License](https://choosealicense.com/licenses/agpl-3.0/) that specifies that source code of distributed material from Kordis must be available under the same license, which, I think, is more than fair. | priority | choose a license as we aim to be “open source” we should choose a license pretty quickly to have no liability or warranty issues furthermore we need to discuss if we want to be truly open source or license kordis under a non commercial license which would prevent someone to sell kordis or create a saas layer over it an example license would be the elastic license which technically is not an open source license my choice would be a that specifies that source code of distributed material from kordis must be available under the same license which i think is more than fair | 1 |
245,777 | 7,890,802,337 | IssuesEvent | 2018-06-28 09:55:15 | aiidateam/aiida_core | https://api.github.com/repos/aiidateam/aiida_core | opened | on_finish can get an (empty) dictionary which shouldn't happen | priority/important topic/Workflows type/bug | I will try to narrow down a MWE that demonstrates this behavior | 1.0 | on_finish can get an (empty) dictionary which shouldn't happen - I will try to narrow down a MWE that demonstrates this behavior | priority | on finish can get an empty dictionary which shouldn t happen i will try to narrow down a mwe that demonstrates this behavior | 1 |
144,879 | 5,547,199,250 | IssuesEvent | 2017-03-23 04:24:32 | nossas/bonde-client | https://api.github.com/repos/nossas/bonde-client | closed | Remove community activists download report link | Category: Frontend Priority: Low Stage: Done Type: Improvement | # Introduction
It needs to remove the community activists download report link on community info page. Now, this report can be downloaded from community settings **report tab**.
**This link needs to be removed**
<img width="391" alt="screen shot 2017-03-16 at 2 49 05 am" src="https://cloud.githubusercontent.com/assets/5435389/23983495/24b5773c-09f3-11e7-9dc6-c35f07e76606.png">
# URL
http://reboo-staging.org/community/info | 1.0 | Remove community activists download report link - # Introduction
It needs to remove the community activists download report link on community info page. Now, this report can be downloaded from community settings **report tab**.
**This link needs to be removed**
<img width="391" alt="screen shot 2017-03-16 at 2 49 05 am" src="https://cloud.githubusercontent.com/assets/5435389/23983495/24b5773c-09f3-11e7-9dc6-c35f07e76606.png">
# URL
http://reboo-staging.org/community/info | priority | remove community activists download report link introduction it needs to remove the community activists download report link on community info page now this report can be downloaded from community settings report tab this link needs to be removed img width alt screen shot at am src url | 1 |
681,203 | 23,300,741,274 | IssuesEvent | 2022-08-07 09:28:56 | TuSimple/naive-ui | https://api.github.com/repos/TuSimple/naive-ui | closed | 折叠面板 Collapse | feature request priority: low | <!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ -->
### This function solves the problem (这个功能解决的问题)
现在业务场景中有个需求,就是,可能其中一个或多个,根据接口返回的数据状态,禁止展开。
比如,1-3条数据正常,可正常展开,4-6条数据,不允许展开,7-9条数据可展开。
### Expected API (期望的 API)
希望,n-collapse-item 组件,增加一个是否可展开(或是否禁用)的参数。
<!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ --> | 1.0 | 折叠面板 Collapse - <!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ -->
### This function solves the problem (这个功能解决的问题)
现在业务场景中有个需求,就是,可能其中一个或多个,根据接口返回的数据状态,禁止展开。
比如,1-3条数据正常,可正常展开,4-6条数据,不允许展开,7-9条数据可展开。
### Expected API (期望的 API)
希望,n-collapse-item 组件,增加一个是否可展开(或是否禁用)的参数。
<!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ --> | priority | 折叠面板 collapse this function solves the problem 这个功能解决的问题 现在业务场景中有个需求,就是,可能其中一个或多个,根据接口返回的数据状态,禁止展开。 比如, ,可正常展开, ,不允许展开, 。 expected api 期望的 api 希望,n collapse item 组件,增加一个是否可展开(或是否禁用)的参数。 | 1 |
643,040 | 20,922,144,986 | IssuesEvent | 2022-03-24 18:26:54 | bigbinary/neeto_commons | https://api.github.com/repos/bigbinary/neeto_commons | opened | Use different favicon in dark/light mode. | low-priority | As shown in the below screenshot, our neeto favicon does not look good in dark mode browsers. Can we use a favicon based on the theme? Reporting as a low priority feedback.
<img width="1379" alt="Screenshot 2022-03-24 at 11 50 42 PM" src="https://user-images.githubusercontent.com/93119254/159985197-931c2c45-a2a7-4d88-964e-9cf660613b1b.png">
| 1.0 | Use different favicon in dark/light mode. - As shown in the below screenshot, our neeto favicon does not look good in dark mode browsers. Can we use a favicon based on the theme? Reporting as a low priority feedback.
<img width="1379" alt="Screenshot 2022-03-24 at 11 50 42 PM" src="https://user-images.githubusercontent.com/93119254/159985197-931c2c45-a2a7-4d88-964e-9cf660613b1b.png">
| priority | use different favicon in dark light mode as shown in the below screenshot our neeto favicon does not look good in dark mode browsers can we use a favicon based on the theme reporting as a low priority feedback img width alt screenshot at pm src | 1 |
796,662 | 28,122,800,063 | IssuesEvent | 2023-03-31 15:18:15 | GenomicMedLab/cool-seq-tool | https://api.github.com/repos/GenomicMedLab/cool-seq-tool | closed | Add methods from vrs-python's SeqRepoDataProxy to SeqRepoAccess | enhancement priority:low | Alternatively, we could extend the SeqRepoDataProxy class. This would be useful in variation-normalizer so we only have to use one SeqRepo client rather than 2 | 1.0 | Add methods from vrs-python's SeqRepoDataProxy to SeqRepoAccess - Alternatively, we could extend the SeqRepoDataProxy class. This would be useful in variation-normalizer so we only have to use one SeqRepo client rather than 2 | priority | add methods from vrs python s seqrepodataproxy to seqrepoaccess alternatively we could extend the seqrepodataproxy class this would be useful in variation normalizer so we only have to use one seqrepo client rather than | 1 |
748,093 | 26,106,856,994 | IssuesEvent | 2022-12-27 14:17:14 | vchelaru/FlatRedBall | https://api.github.com/repos/vchelaru/FlatRedBall | closed | Add ability to search for folders in the tree view search box | enhancement PriorityLow | My game has a lot of global content organized in folders. It would be helpful to be able to search in the tree view search box for example "outskirts" and be able to double click on the result and it would take me to the actual "outskirts" folder.
 | 1.0 | Add ability to search for folders in the tree view search box - My game has a lot of global content organized in folders. It would be helpful to be able to search in the tree view search box for example "outskirts" and be able to double click on the result and it would take me to the actual "outskirts" folder.
 | priority | add ability to search for folders in the tree view search box my game has a lot of global content organized in folders it would be helpful to be able to search in the tree view search box for example outskirts and be able to double click on the result and it would take me to the actual outskirts folder | 1 |
743,866 | 25,917,241,710 | IssuesEvent | 2022-12-15 18:25:34 | crnormand/gurps | https://api.github.com/repos/crnormand/gurps | closed | Actor Permissions & Actor Biographies | enhancement low priority | I'm putting in an issue request for the one main feature that's preventing me from using this system right now. I'm rolling these two suggestions together because there's some overlap. In my game, we like to have a list of characters that people have met and they can scroll through some basic info on them. Keeping these tied into the actor list reduces the amount of clutter, instead of needing separate journal entries as well.
For the bio part, I would like to suggest this:
Surround the current character sheet in a wrapper and add navigation. One option for the biography (default), and the other the character sheet. The biography would just display a page, and then it can be edited by the owner/GM with a basic WYSIWYG editor. Below this, a basic GM note section may be nice as well.
The permissions part plays into this. My proposal is below for the permission levels:
- None: Actor doesn't exist for the user.
- Limited: Actor shows up, and the bio is visible to the user.
- Observer: Actor bio **and** the character sheet shows up, but is read-only.
- Owner: Same as observer, with edit permissions. | 1.0 | Actor Permissions & Actor Biographies - I'm putting in an issue request for the one main feature that's preventing me from using this system right now. I'm rolling these two suggestions together because there's some overlap. In my game, we like to have a list of characters that people have met and they can scroll through some basic info on them. Keeping these tied into the actor list reduces the amount of clutter, instead of needing separate journal entries as well.
For the bio part, I would like to suggest this:
Surround the current character sheet in a wrapper and add navigation. One option for the biography (default), and the other the character sheet. The biography would just display a page, and then it can be edited by the owner/GM with a basic WYSIWYG editor. Below this, a basic GM note section may be nice as well.
The permissions part plays into this. My proposal is below for the permission levels:
- None: Actor doesn't exist for the user.
- Limited: Actor shows up, and the bio is visible to the user.
- Observer: Actor bio **and** the character sheet shows up, but is read-only.
- Owner: Same as observer, with edit permissions. | priority | actor permissions actor biographies i m putting in an issue request for the one main feature that s preventing me from using this system right now i m rolling these two suggestions together because there s some overlap in my game we like to have a list of characters that people have met and they can scroll through some basic info on them keeping these tied into the actor list reduces the amount of clutter instead of needing separate journal entries as well for the bio part i would like to suggest this surround the current character sheet in a wrapper and add navigation one option for the biography default and the other the character sheet the biography would just display a page and then it can be edited by the owner gm with a basic wysiwyg editor below this a basic gm note section may be nice as well the permissions part plays into this my proposal is below for the permission levels none actor doesn t exist for the user limited actor shows up and the bio is visible to the user observer actor bio and the character sheet shows up but is read only owner same as observer with edit permissions | 1 |
608,853 | 18,850,140,756 | IssuesEvent | 2021-11-11 19:42:37 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | systems: Move API to use `InputPort`, `OutputPort`, instead of indices? | priority: low team: dynamics component: system framework | At present, things like `Context.FixInputPort()` ~and `DiagramBuilder.ExportInput()`~ interface with indices.
It'd be nice if they all just used the first-class objects, consistently. That way, it'd motivate users to more closely inspect their methods, and learn about `Eval()` as it'd be introduced in #10592.
\cc @sherm1 @jwnimmer-tri | 1.0 | systems: Move API to use `InputPort`, `OutputPort`, instead of indices? - At present, things like `Context.FixInputPort()` ~and `DiagramBuilder.ExportInput()`~ interface with indices.
It'd be nice if they all just used the first-class objects, consistently. That way, it'd motivate users to more closely inspect their methods, and learn about `Eval()` as it'd be introduced in #10592.
\cc @sherm1 @jwnimmer-tri | priority | systems move api to use inputport outputport instead of indices at present things like context fixinputport and diagrambuilder exportinput interface with indices it d be nice if they all just used the first class objects consistently that way it d motivate users to more closely inspect their methods and learn about eval as it d be introduced in cc jwnimmer tri | 1 |
435,667 | 12,539,178,406 | IssuesEvent | 2020-06-05 08:08:44 | ethereum/ethereum-org-website | https://api.github.com/repos/ethereum/ethereum-org-website | closed | Add previous landing page artwork to /assets page | Priority: Low Status: Stale Type: Content Type: Feature | **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
We'll be removing the artwork initiative announcement from the homepage (https://github.com/ethereum/ethereum-org-website/issues/330) - let's provide a way to credit past contributors & display their artwork.
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
Add a section to /assets: "Previous landing page artwork"
The purpose of this section is to display previous HERO images, credit the artists for their work, and let people find and use this art themselves. Include a link to blog post on the initiative.
Initially, this section will include only two images:
- the current artwork, with the same credit information found on the main page
- The previous artwork from launch (still available in our repo), with credit information to be provided by @jjmstark
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->
| 1.0 | Add previous landing page artwork to /assets page - **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
We'll be removing the artwork initiative announcement from the homepage (https://github.com/ethereum/ethereum-org-website/issues/330) - let's provide a way to credit past contributors & display their artwork.
**Describe the solution you'd like**
<!-- A clear and concise description of what you want to happen. -->
Add a section to /assets: "Previous landing page artwork"
The purpose of this section is to display previous HERO images, credit the artists for their work, and let people find and use this art themselves. Include a link to blog post on the initiative.
Initially, this section will include only two images:
- the current artwork, with the same credit information found on the main page
- The previous artwork from launch (still available in our repo), with credit information to be provided by @jjmstark
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->
| priority | add previous landing page artwork to assets page is your feature request related to a problem please describe we ll be removing the artwork initiative announcement from the homepage let s provide a way to credit past contributors display their artwork describe the solution you d like add a section to assets previous landing page artwork the purpose of this section is to display previous hero images credit the artists for their work and let people find and use this art themselves include a link to blog post on the initiative initially this section will include only two images the current artwork with the same credit information found on the main page the previous artwork from launch still available in our repo with credit information to be provided by jjmstark describe alternatives you ve considered additional context | 1 |
558,424 | 16,533,133,738 | IssuesEvent | 2021-05-27 08:39:56 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Orbital insertion | Priority: Low QA | **Version:** 0.8.1.0 beta
**Steps to Reproduce:**
Mine some rocks while standing on them
**Expected behavior:**
Broken rocks
**Actual behavior:**
Being rocketed straight up so high that I could see the entire planet and then some. Actually it was quite entertaining. I wish I could reproduce this at will.
**Do you have mods installed? Does issue happen when no mods are installed?:**
No mods. | 1.0 | USER ISSUE: Orbital insertion - **Version:** 0.8.1.0 beta
**Steps to Reproduce:**
Mine some rocks while standing on them
**Expected behavior:**
Broken rocks
**Actual behavior:**
Being rocketed straight up so high that I could see the entire planet and then some. Actually it was quite entertaining. I wish I could reproduce this at will.
**Do you have mods installed? Does issue happen when no mods are installed?:**
No mods. | priority | user issue orbital insertion version beta steps to reproduce mine some rocks while standing on them expected behavior broken rocks actual behavior being rocketed straight up so high that i could see the entire planet and then some actually it was quite entertaining i wish i could reproduce this at will do you have mods installed does issue happen when no mods are installed no mods | 1 |
540,354 | 15,806,556,888 | IssuesEvent | 2021-04-04 05:56:25 | AY2021S2-CS2103T-W14-1/tp | https://api.github.com/repos/AY2021S2-CS2103T-W14-1/tp | closed | [PE-D] Adding images that are not square do not crop properly in the UI | priority.Medium severity.Low type.Enhancement | ### What is the issue:
Adding an image that is wider than it is longer (i.e rectangular, landscape) does not crop to the center
### How to replicate:
1. Start FriendDex
2. Add an image for any user
3. Observe that the cropping is on the extreme left of the image rather than the centre
### Expected behaviour
Images should crop to the centre
### Why this is an issue:
The subject of most profile photos would be somewhere in the center, and not towards the sides
### Screenshot:

### Images used:


<!--session: 1617429934695-f5d57f1e-5986-44e2-ab31-d20e9d0aba5c-->
-------------
Labels: `severity.Medium` `type.FunctionalityBug`
original: DrWala/ped#3 | 1.0 | [PE-D] Adding images that are not square do not crop properly in the UI - ### What is the issue:
Adding an image that is wider than it is longer (i.e rectangular, landscape) does not crop to the center
### How to replicate:
1. Start FriendDex
2. Add an image for any user
3. Observe that the cropping is on the extreme left of the image rather than the centre
### Expected behaviour
Images should crop to the centre
### Why this is an issue:
The subject of most profile photos would be somewhere in the center, and not towards the sides
### Screenshot:

### Images used:


<!--session: 1617429934695-f5d57f1e-5986-44e2-ab31-d20e9d0aba5c-->
-------------
Labels: `severity.Medium` `type.FunctionalityBug`
original: DrWala/ped#3 | priority | adding images that are not square do not crop properly in the ui what is the issue adding an image that is wider than it is longer i e rectangular landscape does not crop to the center how to replicate start frienddex add an image for any user observe that the cropping is on the extreme left of the image rather than the centre expected behaviour images should crop to the centre why this is an issue the subject of most profile photos would be somewhere in the center and not towards the sides screenshot images used labels severity medium type functionalitybug original drwala ped | 1 |
387,397 | 11,460,586,424 | IssuesEvent | 2020-02-07 10:02:55 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | Clever error message wrong on var parameter syntax | Error messages Low Priority Parser | With the following wrong syntax, `;` instead of `:` we get a clever but wrong error message, it still gives the correct solution from the wrong assumptions though.
```Nim
proc foo(x; var int) =
discard
```
```
Error: the syntax is 'parameter: var T', not 'var parameter: T'
``` | 1.0 | Clever error message wrong on var parameter syntax - With the following wrong syntax, `;` instead of `:` we get a clever but wrong error message, it still gives the correct solution from the wrong assumptions though.
```Nim
proc foo(x; var int) =
discard
```
```
Error: the syntax is 'parameter: var T', not 'var parameter: T'
``` | priority | clever error message wrong on var parameter syntax with the following wrong syntax instead of we get a clever but wrong error message it still gives the correct solution from the wrong assumptions though nim proc foo x var int discard error the syntax is parameter var t not var parameter t | 1 |
139,150 | 5,357,449,586 | IssuesEvent | 2017-02-20 18:31:43 | MRN-Code/coinstac | https://api.github.com/repos/MRN-Code/coinstac | opened | Alpha-sort FreeSurfer ROIs | enhancement low priority | Add a `.sort()` to the FreeSurfer valid ROIs in the computations:
https://github.com/MRN-Code/decentralized-laplacian-ridge-regression/blob/master/src/index.js#L33
https://github.com/MRN-Code/decentralized-single-shot-ridge-regression/blob/master/src/index.js#L139 | 1.0 | Alpha-sort FreeSurfer ROIs - Add a `.sort()` to the FreeSurfer valid ROIs in the computations:
https://github.com/MRN-Code/decentralized-laplacian-ridge-regression/blob/master/src/index.js#L33
https://github.com/MRN-Code/decentralized-single-shot-ridge-regression/blob/master/src/index.js#L139 | priority | alpha sort freesurfer rois add a sort to the freesurfer valid rois in the computations | 1 |
305,583 | 9,371,565,786 | IssuesEvent | 2019-04-03 15:38:53 | python-am-cp/tinkoff_cafe | https://api.github.com/repos/python-am-cp/tinkoff_cafe | closed | Небольшие проблемы с метрикой | priority: low question | В описанной метрике, если рассматривать заказ как множество, то получается, что количество блюда (в штуках) не играет роль в оценке качества, играет роль только сам факт, что человек заказал блюдо, а система угадала, что он его закажет.
Пример:
Человек взял три куска хлеба, а система предсказала один.
По данной метрике мы получим единицу... | 1.0 | Небольшие проблемы с метрикой - В описанной метрике, если рассматривать заказ как множество, то получается, что количество блюда (в штуках) не играет роль в оценке качества, играет роль только сам факт, что человек заказал блюдо, а система угадала, что он его закажет.
Пример:
Человек взял три куска хлеба, а система предсказала один.
По данной метрике мы получим единицу... | priority | небольшие проблемы с метрикой в описанной метрике если рассматривать заказ как множество то получается что количество блюда в штуках не играет роль в оценке качества играет роль только сам факт что человек заказал блюдо а система угадала что он его закажет пример человек взял три куска хлеба а система предсказала один по данной метрике мы получим единицу | 1 |
520,175 | 15,081,281,055 | IssuesEvent | 2021-02-05 12:58:43 | TaleTime/TaleTime | https://api.github.com/repos/TaleTime/TaleTime | closed | Bei “Mein Account” funktioniert das "X" - Button nicht | kind/bug priority/low | Im Bereich "Einstellungen" -> "Nutzer" -> "Mein Account" funktioniert der Ausgangs - "X" - Button nicht. | 1.0 | Bei “Mein Account” funktioniert das "X" - Button nicht - Im Bereich "Einstellungen" -> "Nutzer" -> "Mein Account" funktioniert der Ausgangs - "X" - Button nicht. | priority | bei “mein account” funktioniert das x button nicht im bereich einstellungen nutzer mein account funktioniert der ausgangs x button nicht | 1 |
182,569 | 6,671,211,635 | IssuesEvent | 2017-10-04 05:50:04 | Yalantis/Koloda | https://api.github.com/repos/Yalantis/Koloda | closed | App Crash on iOS 11 | priority: low status: need feedback type: bug | Hello! One of our users encountered an app crash, I learned about this from crashlytics logs. Also I used the Organizer app and there I got the estimated drop location of the application. We use 4.1 Koloda version. Thanks
```
Crashed: com.apple.main-thread
0 myapp 0x1001d7844 specialized CardViewController.koloda(KolodaView, didSwipeCardAt : Int, in : SwipeResultDirection) -> () (CardViewController.swift:443)
1 myapp 0x10007281c protocol witness for KolodaViewDelegate.koloda(KolodaView, didSwipeCardAt : Int, in : SwipeResultDirection) -> () in conformance CardViewController (FIRImageDatabaseManager.swift)
2 Koloda 0x101777c9c specialized KolodaView.(swipedAction(SwipeResultDirection) -> ()).(closure #1) (KolodaView.swift:364)
3 Koloda 0x101779df8 partial apply for KolodaView.(swipedAction(SwipeResultDirection) -> ()).(closure #1) (KolodaView.swift)
4 pop 0x102043254 _POPAnimationState::handleDidStop(bool) (POPAction.h:58)
5 pop 0x1020417c8 _POPAnimationState::stop(bool, bool) (POPAnimationInternal.h:305)
6 pop 0x1020415c0 stopAndCleanup(POPAnimator*, std::__1::shared_ptr<POPAnimatorItem>, bool, bool) (POPAnimator.mm:321)
7 pop 0x1020412ac -[POPAnimator _renderTime:item:] (POPAnimator.mm:570)
8 pop 0x102040e08 -[POPAnimator _renderTime:items:] (memory:4604)
9 pop 0x102042634 -[POPAnimator renderTime:] (list:670)
10 QuartzCore 0x1935295dc CA::Display::DisplayLinkItem::dispatch(unsigned long long) + 44
11 QuartzCore 0x19352948c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 436
12 IOKit 0x190583b9c IODispatchCalloutFromCFMessage + 372
13 CoreFoundation 0x1902ad960 __CFMachPortPerform + 180
14 CoreFoundation 0x1902c5ae4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
15 CoreFoundation 0x1902c5284 __CFRunLoopDoSource1 + 436
16 CoreFoundation 0x1902c2d98 __CFRunLoopRun + 1752
17 CoreFoundation 0x1901f2da4 CFRunLoopRunSpecific + 424
18 GraphicsServices 0x191c5d074 GSEventRunModal + 100
19 UIKit 0x1964adc9c UIApplicationMain + 208
20 myapp 0x10006d2cc main (FIRImageDatabaseManager.swift:23)
21 libdyld.dylib 0x18f20159c start + 4
```
 | 1.0 | App Crash on iOS 11 - Hello! One of our users encountered an app crash, I learned about this from crashlytics logs. Also I used the Organizer app and there I got the estimated drop location of the application. We use 4.1 Koloda version. Thanks
```
Crashed: com.apple.main-thread
0 myapp 0x1001d7844 specialized CardViewController.koloda(KolodaView, didSwipeCardAt : Int, in : SwipeResultDirection) -> () (CardViewController.swift:443)
1 myapp 0x10007281c protocol witness for KolodaViewDelegate.koloda(KolodaView, didSwipeCardAt : Int, in : SwipeResultDirection) -> () in conformance CardViewController (FIRImageDatabaseManager.swift)
2 Koloda 0x101777c9c specialized KolodaView.(swipedAction(SwipeResultDirection) -> ()).(closure #1) (KolodaView.swift:364)
3 Koloda 0x101779df8 partial apply for KolodaView.(swipedAction(SwipeResultDirection) -> ()).(closure #1) (KolodaView.swift)
4 pop 0x102043254 _POPAnimationState::handleDidStop(bool) (POPAction.h:58)
5 pop 0x1020417c8 _POPAnimationState::stop(bool, bool) (POPAnimationInternal.h:305)
6 pop 0x1020415c0 stopAndCleanup(POPAnimator*, std::__1::shared_ptr<POPAnimatorItem>, bool, bool) (POPAnimator.mm:321)
7 pop 0x1020412ac -[POPAnimator _renderTime:item:] (POPAnimator.mm:570)
8 pop 0x102040e08 -[POPAnimator _renderTime:items:] (memory:4604)
9 pop 0x102042634 -[POPAnimator renderTime:] (list:670)
10 QuartzCore 0x1935295dc CA::Display::DisplayLinkItem::dispatch(unsigned long long) + 44
11 QuartzCore 0x19352948c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 436
12 IOKit 0x190583b9c IODispatchCalloutFromCFMessage + 372
13 CoreFoundation 0x1902ad960 __CFMachPortPerform + 180
14 CoreFoundation 0x1902c5ae4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
15 CoreFoundation 0x1902c5284 __CFRunLoopDoSource1 + 436
16 CoreFoundation 0x1902c2d98 __CFRunLoopRun + 1752
17 CoreFoundation 0x1901f2da4 CFRunLoopRunSpecific + 424
18 GraphicsServices 0x191c5d074 GSEventRunModal + 100
19 UIKit 0x1964adc9c UIApplicationMain + 208
20 myapp 0x10006d2cc main (FIRImageDatabaseManager.swift:23)
21 libdyld.dylib 0x18f20159c start + 4
```
 | priority | app crash on ios hello one of our users encountered an app crash i learned about this from crashlytics logs also i used the organizer app and there i got the estimated drop location of the application we use koloda version thanks crashed com apple main thread myapp specialized cardviewcontroller koloda kolodaview didswipecardat int in swiperesultdirection cardviewcontroller swift myapp protocol witness for kolodaviewdelegate koloda kolodaview didswipecardat int in swiperesultdirection in conformance cardviewcontroller firimagedatabasemanager swift koloda specialized kolodaview swipedaction swiperesultdirection closure kolodaview swift koloda partial apply for kolodaview swipedaction swiperesultdirection closure kolodaview swift pop popanimationstate handledidstop bool popaction h pop popanimationstate stop bool bool popanimationinternal h pop stopandcleanup popanimator std shared ptr bool bool popanimator mm pop popanimator mm pop memory pop list quartzcore ca display displaylinkitem dispatch unsigned long long quartzcore ca display displaylink dispatch items unsigned long long unsigned long long unsigned long long iokit iodispatchcalloutfromcfmessage corefoundation cfmachportperform corefoundation cfrunloop is calling out to a perform function corefoundation corefoundation cfrunlooprun corefoundation cfrunlooprunspecific graphicsservices gseventrunmodal uikit uiapplicationmain myapp main firimagedatabasemanager swift libdyld dylib start | 1 |
630,720 | 20,116,964,741 | IssuesEvent | 2022-02-07 20:37:39 | CDCgov/prime-reportstream | https://api.github.com/repos/CDCgov/prime-reportstream | opened | ImageMover - Make Device ID a Required Field | onboarding-ops sender Enhancement Low Priority | As mentioned in this ticket: https://app.zenhub.com/workspaces/onboarding--operations-6166edbd409257001e09f1b2/issues/cdcgov/prime-reportstream/3525
We need to work with ImageMover to inform them of updates to the schema we are proposing that will results in errors if one of the options in 3525 is not met.
To do
1. Alert ImageMover of our proposed changes and assess sender needs
2. Make the changes to sender schema
3. Ensure sender's data is complying with the schema changes | 1.0 | ImageMover - Make Device ID a Required Field - As mentioned in this ticket: https://app.zenhub.com/workspaces/onboarding--operations-6166edbd409257001e09f1b2/issues/cdcgov/prime-reportstream/3525
We need to work with ImageMover to inform them of updates to the schema we are proposing that will results in errors if one of the options in 3525 is not met.
To do
1. Alert ImageMover of our proposed changes and assess sender needs
2. Make the changes to sender schema
3. Ensure sender's data is complying with the schema changes | priority | imagemover make device id a required field as mentioned in this ticket we need to work with imagemover to inform them of updates to the schema we are proposing that will results in errors if one of the options in is not met to do alert imagemover of our proposed changes and assess sender needs make the changes to sender schema ensure sender s data is complying with the schema changes | 1 |
166,211 | 6,300,042,641 | IssuesEvent | 2017-07-21 01:46:00 | e-e-e/dat-library | https://api.github.com/repos/e-e-e/dat-library | opened | Progress counts are not accurate | bug low priority | If you import a library - sometimes the download counts and progress are out of whack.
Content downloads can exceed 100%.
Restarting fixes them. | 1.0 | Progress counts are not accurate - If you import a library - sometimes the download counts and progress are out of whack.
Content downloads can exceed 100%.
Restarting fixes them. | priority | progress counts are not accurate if you import a library sometimes the download counts and progress are out of whack content downloads can exceed restarting fixes them | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.