forked from apache/shardingsphere
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from sharding-sphere/dev
update from origin
- Loading branch information
Showing
76 changed files
with
1,929 additions
and
2,472 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
name: "\U0001F41B Bug Report" | ||
about: Something isn't working as expected | ||
--- | ||
|
||
## Bug Report | ||
|
||
**For English only**, other languages will not accept. | ||
|
||
Before report a bug, make sure you have: | ||
|
||
- Searched open and closed [GitHub issues](https://github.com/sharding-sphere/sharding-sphere/issues). | ||
- Read documentation: [Sharding-Sphere Doc](http://shardingsphere.io/document/current/en/overview/). | ||
|
||
Please pay attention on issues you submitted, because we maybe need more details. | ||
If no response **more than 7 days** and we cannot reproduce it on current information, we will **close it**. | ||
|
||
Please answer these questions before submitting your issue. Thanks! | ||
|
||
### Which version of Sharding-Sphere did you use? | ||
|
||
### Which project did you use? Sharding-JDBC or Sharding-Proxy? | ||
|
||
### Expected behavior | ||
|
||
### Actual behavior | ||
|
||
### Reason analyze (If you can) | ||
|
||
### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. | ||
|
||
### Example codes for reproduce this issue (such as a github link). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: "\U0001F680 Feature Request" | ||
about: I have a suggestion | ||
--- | ||
|
||
## Feature Request | ||
|
||
**For English only**, other languages will not accept. | ||
|
||
Please pay attention on issues you submitted, because we maybe need more details. | ||
If no response **more than 7 days** and we cannot make decision by current information, we will **close it**. | ||
|
||
Please answer these questions before submitting your issue. Thanks! | ||
|
||
### Is your feature request related to a problem? | ||
|
||
### Describe the feature you would like. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: "\U0001F914 Question" | ||
about: Usage question that isn't answered in docs or discussion | ||
--- | ||
|
||
## Question | ||
|
||
**For English only**, other languages will not accept. | ||
|
||
Before asking a question, make sure you have: | ||
|
||
- Googled your question. | ||
- Searched open and closed [GitHub issues](https://github.com/sharding-sphere/sharding-sphere/issues). | ||
- Read documentation: [Sharding-Sphere Doc](http://shardingsphere.io/document/current/en/overview/). | ||
|
||
Please pay attention on issues you submitted, because we maybe need more details. | ||
If no response **more than 7 days** and we cannot reproduce it on current information, we will **close it**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
sharding-core/src/main/java/io/shardingsphere/core/event/root/RootInvokeFinishEvent.java
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
sharding-core/src/main/java/io/shardingsphere/core/event/root/RootInvokeStartEvent.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 0 additions & 44 deletions
44
sharding-core/src/main/java/io/shardingsphere/core/executor/sql/SQLExecuteUnit.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.