eBay / restcommander

Fast Parallel Async HTTP client as a Service to monitor and manage 10,000 web servers. (Java+Akka)
Apache License 2.0
900 stars 132 forks source link

Update DbPlugin.ProxyDriver #12

Closed heyunxia closed 9 years ago

heyunxia commented 9 years ago

the class ProxyDriver haven't implements the Driver.java method: public Logger getParentLogger() throws SQLFeatureNotSupportedException;

jeffpeiyt commented 9 years ago

Thanks Yunxia for your kind effort and contribution! Really appreciate it!

We use rest commander internally and have a lot of more features and updates. Such as parallel SSH, async poller for concurrency on job level rather than request level ( for async request with return on progress and UUID etc). We will try to update them here too after a change of the structure for the internal and external versions..

thanks,