[JAVA-1357] Fix numberFormatException when providing server address without port Created: 08/Aug/14 Updated: 30/Jan/15 Resolved: 12/Aug/14 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Error Handling |
| Affects Version/s: | None |
| Fix Version/s: | 2.13.0, 3.0.0 |
| Type: | Improvement | Priority: | Minor - P4 |
| Reporter: | Ross Lawley | Assignee: | Ross Lawley |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
See the pull request: https://github.com/mongodb/mongo-java-driver/pull/229 |
| Comments |
| Comment by Githook User [ 30/Jan/15 ] |
|
Author: {u'username': u'rozza', u'name': u'Ross Lawley', u'email': u'ross.lawley@gmail.com'}Message: Fixed NumberFormat Exception when uri is missing the port
|
| Comment by Githook User [ 12/Aug/14 ] |
|
Author: {u'username': u'neerajbhatt', u'name': u'neerajbhatt', u'email': u'neerajbhatt2000@gmail.com'}Message: Fixing NumberFormatException when parsing http:// address https://jira.mongodb.org/browse/JAVA-913 Fixed, When http:// address is Refs |
| Comment by Githook User [ 12/Aug/14 ] |
|
Author: {u'username': u'rozza', u'name': u'Ross Lawley', u'email': u'ross.lawley@gmail.com'}Message: Fixed NumberFormat Exception when uri is missing the port
|
| Comment by Ross Lawley [ 12/Aug/14 ] |
| Comment by Githook User [ 12/Aug/14 ] |
|
Author: {u'username': u'neerajbhatt', u'name': u'neerajbhatt', u'email': u'neerajbhatt2000@gmail.com'}Message: Fixing NumberFormatException when parsing http:// address https://jira.mongodb.org/browse/JAVA-913 Fixed, When http:// address is Refs |